Skip to content

Releases: quarkiverse/quarkus-openfga-client

0.0.3 - JSON serialization & Kotlin fixes

09 Oct 04:44
Compare
Choose a tag to compare

What's Changed

  • Update extension metadata by @kdubb in #24
  • Fix json serialization of type definitions by @kdubb in #25
  • Update config properties in javadoc & README by @kdubb in #26
  • Rename OpenFGAClient methods to include "store" where needed by @kdubb in #27
  • Make equals methods compatible with Kotlin by @kdubb in #28
  • Initiate release 0.0.3 by @kdubb in #29

Full Changelog: 0.0.2...0.0.3

0.0.2 - Usability Improvements

07 Oct 21:45
Compare
Choose a tag to compare

What's Changed

  • Bump quarkus.version from 2.11.2.Final to 2.12.0.Final by @dependabot in #1
  • HealthCheck Revamp by @kdubb in #2
  • Lookup store-id for stores in shared DevServices by @kdubb in #3
  • Update to OpenFGA 0.2.1 by @kdubb in #4
  • Cleanup config docs by @kdubb in #5
  • Prepare 0.0.1 Release by @kdubb in #6
  • Fix ObjectMapper initialization by @kdubb in #10
  • Replace specialized initializer for DevServices with regular API by @kdubb in #11
  • Support initialization of tuples in DevServices container by @kdubb in #12
  • Bump quarkus.version from 2.12.0.Final to 2.12.2.Final by @dependabot in #14
  • Support resolving OpenFGA store id at runtime from store name by @kdubb in #19
  • Bump quarkus.version from 2.12.2.Final to 2.13.1.Final by @dependabot in #18
  • Expose HTTP, gRPC and Playground ports by @kdubb in #20
  • Update to OpenFGA 0.2.3 by @kdubb in #21
  • Update plugin management by @kdubb in #22
  • Initiaite Release 0.0.2 by @kdubb in #23

New Contributors

Full Changelog: https://github.com/quarkiverse/quarkus-openfga-client/commits/0.0.2

🎉 Initial Release

31 Aug 02:34
Compare
Choose a tag to compare

What's Changed

  • Bump quarkus.version from 2.11.2.Final to 2.12.0.Final by @dependabot in #1
  • HealthCheck Revamp by @kdubb in #2
  • Lookup store-id for stores in shared DevServices by @kdubb in #3
  • Update to OpenFGA 0.2.1 by @kdubb in #4
  • Cleanup config docs by @kdubb in #5
  • Prepare 0.0.1 Release by @kdubb in #6

New Contributors

  • @kdubb made their first contribution in #2

Full Changelog: https://github.com/quarkiverse/quarkus-openfga-client/commits/0.0.1