Skip to content

Releases: autorender/autorender-java

v0.1.3

v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 07 Aug 05:16
c9cbd6d

0.1.3 (2026-07-12)

Chores

  • rename autorenderhq -> autorender references (GitHub org rename) (#11) (4229441)

v0.1.2

v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 29 Jun 17:32
1a3aa34

0.1.2 (2026-06-29)

Chores

  • remove Stainless attribution from README and SECURITY (4c839ff)
  • strip internal workflows; preserve production-managed files (d7db835)

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 12 Jun 08:53
015e773

0.1.1 (2026-06-12)

Bug Fixes

  • preserve production-managed files in release branch (5f201f6)
  • strip internal workflows from production release branch (e22f717)
  • update promote workflow and add back-sync from production (ea351cb)
  • use blob comparison in overlay; add language-specific version files (43eb184)
  • use persist-credentials: false in sync workflow (bc21325)

Chores

  • preserve production-managed files (1a161c0)
  • remove staging-only workflows from production (274d4bf)
  • remove staging-only workflows from production (e0aa612)
  • strip internal workflows; preserve production-managed files (8c90eef)

Documentation

  • add auto-generated notice to CONTRIBUTING.md (f05fd86)

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 05 Jun 05:35
b900baa

0.1.0 (2026-06-05)

Features

Bug Fixes

  • switch ServiceParamsTest to multipart assertion (2cb8ba5)
  • tests: use multipart assertion for upload ServiceParamsTest (12d3056)

Performance Improvements

  • client: create one json mapper (ee277c8)

Chores

  • redact api-key headers in debug logs (9641f64)
  • remove duplicated dokka setup (7b87515)
  • tests: bump steady to v0.22.1 (0618328)
  • trigger release-please (a2d7ee2)

Documentation

  • clarify forwards compat behavior (f018951)

Styles

  • format ServiceParamsTest per ktfmt (500e625)