Skip to content

Comments

Bump version to 1.8.0 to reflect recent features and bug fixes#31

Merged
Subterrane merged 2 commits intomasterfrom
copilot/fix-30
Sep 15, 2025
Merged

Bump version to 1.8.0 to reflect recent features and bug fixes#31
Subterrane merged 2 commits intomasterfrom
copilot/fix-30

Conversation

Copy link
Contributor

Copilot AI commented Sep 15, 2025

This PR updates the version number from 1.7.0 to 1.8.0 across all relevant files to reflect the significant new features and bug fixes that have been added since the 1.7.0 release.

Changes Made

The following files have been updated with the new version number:

  • composer.json: Updated version field from "1.7.0" to "1.8.0"
  • src/OneLoginClient.php: Updated VERSION constant from "1.7.0" to "1.8.0"
  • README.md: Updated documentation header to reflect version 1.8.0 and added changelog noting bug fixes

Why 1.8.0?

Since the 1.7.0 release, several important updates have been merged:

  • Exception handling support for API errors (backward compatible)
  • Bug fixes for otp_devices API compatibility
  • Support disclaimers and documentation improvements
  • Various other enhancements

These constitute minor version changes (new features with backward compatibility) according to semantic versioning, making 1.8.0 the appropriate next version.

Validation

  • ✅ All version constants are correctly updated and consistent
  • ✅ User agent string reflects new version
  • ✅ composer.json syntax is valid
  • ✅ No breaking changes to existing functionality

Fixes #30.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e
    • Triggering command: /usr/bin/php8.3 -n -c /tmp/DglD4M /usr/bin/composer install (http block)
  • https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822
    • Triggering command: /usr/bin/php8.3 -n -c /tmp/DglD4M /usr/bin/composer install (http block)

If you need me to access, download, or install something from one of these locations, you can either:


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Subterrane <5290140+Subterrane@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump the version number Bump version to 1.8.0 to reflect recent features and bug fixes Sep 15, 2025
Copilot AI requested a review from Subterrane September 15, 2025 19:11
@Subterrane Subterrane marked this pull request as ready for review September 15, 2025 19:20
@Subterrane Subterrane merged commit 40a4116 into master Sep 15, 2025
4 checks passed
@Subterrane Subterrane deleted the copilot/fix-30 branch September 15, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump the version number

2 participants