feat: Console SDK update for version 9.0.0#82
Conversation
Greptile SummaryThis PR updates the Console SDK to version 9.0.0, introducing several breaking changes: keys/labels/platforms CRUD is moved from the Confidence Score: 5/5Safe to merge — all previously flagged issues are resolved and no new P0/P1 defects were found. The scopes required/optional mismatch flagged on the old Projects service is correctly fixed in the new Project service. The platform enum consolidation resolves the identical-values issue raised in prior review rounds. All new methods follow the established overload + dispatch pattern consistently, and the breaking changes are thoroughly documented in the CHANGELOG. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "chore: regenerate Console SDK 9.0.0" | Re-trigger Greptile |
Regenerated with updated changelog entries covering webhook renames, removed API status methods, and new protocol/service status endpoints.
This PR contains updates to the Console SDK for version 9.0.0.