Releases: rootlyhq/rootly-java
Releases · rootlyhq/rootly-java
Release list
v2.0.0
✍ Other changes
- Regenerate Java client and release v2.0.0 (#63) @kwent
- Bump the gradle-minor-patch group across 1 directory with 2 updates (#62) @dependabot[bot]
- Bump actions/setup-java from 5.6.0 to 5.7.0 in the github-actions-minor-patch group (#61) @dependabot[bot]
- Bump the maven-minor-patch group with 2 updates (#58) @dependabot[bot], @kwent
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions-minor-patch group (#60) @dependabot[bot]
- Bump actions/setup-java from 5.5.0 to 5.6.0 in the github-actions-minor-patch group (#57) @dependabot[bot]
- Bump org.junit.platform:junit-platform-launcher from 6.1.1 to 6.1.2 in the gradle-minor-patch group (#56) @dependabot[bot], @kwent
- Bump actions/setup-java from 5.4.0 to 5.5.0 in the github-actions-minor-patch group (#55) @dependabot[bot]
OpenAPI spec
This release includes 5356 API change(s) (486 breaking, 443 potentially breaking), via oasdiff. The full changelog can be found attached to this release.
Breaking and potentially breaking changes omitted — see attached openapi-diff.md for details.
Release 1.0.0
Release version 1.0.0
See CHANGELOG.md for details.
What's Changed
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 in the maven-minor-patch group by @dependabot[bot] in #43
- Bump the maven-minor-patch group with 2 updates by @dependabot[bot] in #46
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions-minor-patch group by @dependabot[bot] in #47
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #49
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 in the maven-minor-patch group by @dependabot[bot] in #50
- Bump actions/setup-java from 5.2.0 to 5.3.0 in the github-actions-minor-patch group across 1 directory by @dependabot[bot] in #48
- Bump actions/setup-java from 5.3.0 to 5.4.0 in the github-actions-minor-patch group by @dependabot[bot] in #52
- Bump gradle-wrapper from 8.7 to 9.6.1 by @dependabot[bot] in #53
- Bump org.junit.platform:junit-platform-launcher from 1.14.3 to 6.1.1 by @dependabot[bot] in #54
Full Changelog: v0.1.0...v1.0.0
Release 0.1.0
What's Changed
New API Resources
- Alert fields, alert routes, API keys
- Catalog checklists, communications groups/stages/templates
- Edge connector actions, escalation policy paths
- On-call pay reports, SLA conditions
Improvements
- Regenerated full SDK from latest Rootly OpenAPI spec (openapi-generator v7.13.0)
- Upgraded
jackson-databind-nullablefrom 0.2.6 → 0.2.10 (fixes unavailable RC transitive dep) - Fixed
javax.annotation.Generated→jakarta.annotation.Generatedacross all generated sources - Updated Makefile to clean stale test stubs before regeneration
- Stripped
UUID.validateJsonElementcalls in addition toObject.validateJsonElement