Skip to content

Conversation

@lizkenyon
Copy link
Contributor

@lizkenyon lizkenyon commented Oct 15, 2025

Updated the library to support the newly released 2025-10 REST Admin API version. Added 66 REST resource classes and corresponding test files covering all available endpoints in this API version, and set 2025-10 as the latest API version

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above
  • I have added/updated tests for this change
  • I have updated the documentation for public APIs from the library (if applicable)

@lizkenyon lizkenyon force-pushed the 2025-10-REST-resources branch from 66f376f to 21d07e8 Compare October 15, 2025 16:32
@lizkenyon lizkenyon force-pushed the 2025-10-REST-resources branch from 21d07e8 to 8f71026 Compare October 28, 2025 15:10
Updated the library to support the newly released 2025-10 REST Admin API version. Added 66 REST resource classes and corresponding test files covering all available endpoints in this API version, and set 2025-10 as the latest API version.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lizkenyon lizkenyon force-pushed the 2025-10-REST-resources branch from 8f71026 to 6227e3b Compare October 28, 2025 15:16
@lizkenyon lizkenyon merged commit 9289f94 into main Oct 28, 2025
7 checks passed
@lizkenyon lizkenyon deleted the 2025-10-REST-resources branch October 28, 2025 15:20
lizkenyon added a commit that referenced this pull request Oct 28, 2025
This major release includes:
- ⚠️ [Breaking] Remove `ApiVersion::LATEST` constant to prevent semver violations
- Add compliance webhook topics (#425)
- Add support for 2025-10 API version (#433)

The `apiVersion` parameter is now required in `Context::initialize()`.
Developers must explicitly specify API versions.
See BREAKING_CHANGES_FOR_V6.md for migration details.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lizkenyon lizkenyon mentioned this pull request Oct 28, 2025
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.

1 participant