Note ⚠️ : The previous release tag 0.9.10 didn't land properly on the registries because of a bug in the release pipeline, so this is a re-release with the same changelog.
Fixed
- add transactions and isTransactionsEnabled to ClientWriteOptions (#352) (4d851d2)
- force handlebars core to 4.5.2 to resolve path traversal CVE (#353) (62139f7)
- migrate transaction docs and examples to transactions() API (#373) (70cfa19), closes #368
- promote Jackson dependencies to api scope in published POM (#350) (e363ff1)
- promote jsr305 and opentelemetry-api to api scope (#360) (89a0a97)
What's Changed
- feat: draft releases, version verification, and reusable workflows by @SoulPancake in #341
- chore(ci): force tag creation in release config for draft releases by @SoulPancake in #342
- chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 in the dependencies group by @dependabot[bot] in #343
- chore(deps): bump gradle-wrapper from 9.5.0 to 9.5.1 in /examples/basic-examples in the dependencies group by @dependabot[bot] in #346
- chore(deps): bump the dependencies group in /examples/opentelemetry with 6 updates by @dependabot[bot] in #345
- chore: reverse sync java sdk with generator by @SoulPancake in #348
- chore: skip github release and use gpg signed tag flow by @SoulPancake in #347
- fix: promote Jackson dependencies to api scope in published POM by @curfew-marathon in #350
- chore(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #344
- test: strengthen coverage for error handling, status codes, assertions, and metrics by @curfew-marathon in #351
- chore: pin reusable release workflows by @SoulPancake in #354
- fix: force handlebars core to 4.5.2 to resolve path traversal CVE by @curfew-marathon in #353
- fix: add transactions and isTransactionsEnabled to ClientWriteOptions by @curfew-marathon in #352
- chore(deps): bump the dependencies group in /examples/basic-examples with 6 updates by @dependabot[bot] in #358
- chore(deps): bump the dependencies group in /examples/opentelemetry with 6 updates by @dependabot[bot] in #357
- chore(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #356
- chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #355
- fix: promote jsr305 and opentelemetry-api to api scope by @curfew-marathon in #360
- ci: add release-please-develop pre-release workflow by @SoulPancake in #362
- chore(deps): bump the dependencies group in /examples/basic-examples with 2 updates by @dependabot[bot] in #367
- chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #364
- chore(deps): bump the dependencies group in /examples/opentelemetry with 5 updates by @dependabot[bot] in #365
- chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #366
- chore(sync): sync with generator by @openfga-releaser-bot[bot] in #372
- fix: migrate transaction docs and examples to transactions() API by @curfew-marathon in #373
- release: v0.9.10 by @openfga-releaser-bot[bot] in #374
- ci: fix version extraction regex in verify-version by @SoulPancake in #375
- release: v0.9.11 by @openfga-releaser-bot[bot] in #376
Full Changelog: v0.9.9...v0.9.11