Releases: autorender/autorender-java
Releases · autorender/autorender-java
Release list
v0.1.3
v0.1.2
v0.1.1
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
0.1.0 (2026-06-05)
Features
- add stlc generate workflow and setup-stlc action (46dcabc)
- add test CI job (b7e7e4b)
- api: api update (4a25743)
- api: api update (7618774)
- api: api update (679128f)
- api: api update (3398fa9)
- api: api update (fc9c207)
- api: api update (7954298)
- api: api update (8710a6b)
- api: api update (62e949a)
- api: api update (ad8f968)
- api: api update (6b95de0)
- client: improve logging (d2ef3ca)
- client: more robust error parsing (cc6c971)
- client: support proxy authentication (6c88520)
- initial stlc build (0289b62)
- ruby: enable rubygems publishing with release-please (8133572)
- support setting headers via env (3aa428c)
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)