chore(main): release 9.0.0 - #418
Conversation
Greptile SummaryThis is an automated release PR generated by Release Please, bumping the SDK from v8.1.0 to v9.0.0 with several breaking changes and new features.
Confidence Score: 5/5Standard automated release commit — version constant, manifest, and changelog are all consistently updated to 9.0.0 with no logic changes. All changes are mechanical: a single constant updated in lib/Version.php, the manifest JSON bumped to match, the pending changelog entries merged into CHANGELOG.md, and the pending files deleted. No application logic, no new code paths, and the three files that carry the version number are mutually consistent. No files require special attention. Important Files Changed
|
4bfd9a9 to
ee725c3
Compare
ee725c3 to
cf5498d
Compare
4801d99 to
31075f5
Compare
2e3f75e to
a9dee3d
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
9.0.0 (2026-07-22)
⚠ BREAKING CHANGES
Connection.optionswas renamed toConnection.callbackEndpoint(#421)Features
Connection.optionswas renamed toConnection.callbackEndpoint(#421) (b28f1d4)Miscellaneous Chores
This PR was generated with Release Please. See documentation.