You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v1.3.0: Regenerate client from latest OpenAPI spec
Why: The Python SDK was out of date with the latest Rootly API v1 spec,
missing new endpoints and models added since v1.2.1.
- Regenerate client from latest OpenAPI specification
- Apply nullable enum fix to 1,350 model files
- Add new endpoints: API Keys, SLAs, On-Calls, On-Call Pay Reports,
Meeting Recordings, Catalog Checklist Templates, Catalog Entity
Checklists, Catalog Properties
- Add new incident actions: detach_from_parent, unmark_as_duplicate
- Add new workflow task types: JSM Ops paging and alerts
- Add new role permission types (catalogs, communication, SLAs, etc.)
- BREAKING: Catalog Fields renamed to Catalog Properties
- Restore pyproject.toml settings overwritten by generator
- Update CHANGELOG.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments