Releases: rootlyhq/rootly-java
Releases · rootlyhq/rootly-java
Release list
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