Skip to content

Releases: rootlyhq/rootly-java

Release 1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:06
v1.0.0
5efa98b

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

Choose a tag to compare

@kwent kwent released this 07 May 18:08
1915b67

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-nullable from 0.2.6 → 0.2.10 (fixes unavailable RC transitive dep)
  • Fixed javax.annotation.Generatedjakarta.annotation.Generated across all generated sources
  • Updated Makefile to clean stale test stubs before regeneration
  • Stripped UUID.validateJsonElement calls in addition to Object.validateJsonElement

Release 0.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jan 19:33
v0.0.4
6b70cdc

Release version 0.0.4

See CHANGELOG.md for details.

Full Changelog: v0.0.3...v0.0.4