Skip to content

Releases: quarkiverse/quarkus-openfga-client

Quarkus 3.8+

24 Feb 06:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

Quarkus 3.7+

24 Feb 06:10
21e1ceb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.1 - Quarkus 3 & OpenFGA Updates

26 Apr 02:31
Compare
Choose a tag to compare

What's Changed

  • Update devservices to use OpenFGA 1.0.1 by @kdubb in #64
  • Bump quarkus to 3.0.1.Final by @kdubb in #65
  • Initiate release 1.0.1 by @kdubb in #66

Full Changelog: 1.0.0...1.0.1

1.0.0 - Quarkus 3 & Documentation

24 Apr 13:24
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @gsmet made their first contribution in #57

Full Changelog: 0.0.6...1.0.0

0.0.7 - Latest OpenFGA with 1.1 schema support

24 Apr 08:05
Compare
Choose a tag to compare

What's Changed

  • Update to OpenFGA 0.3.0 and match API by @kdubb in #47
  • Bump quarkus.version from 2.15.0.Final to 2.16.6.Final by @kdubb in #58
  • Update to OpenFGA 0.4.3 by @kdubb in #59
  • Initiate release 0.0.7 by @kdubb in #60

Full Changelog: 0.0.6...0.0.7

0.0.6 - Bean definition & better error support

17 Dec 01:01
Compare
Choose a tag to compare

What's Changed

  • Support internal errors using new exception hierarchy by @kdubb in #45
  • Remove duplicate bean annotations from client by @kdubb in #46
  • Initiate release 0.0.6 by @kdubb in #48

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

0.0.5 - Update OpenFGA Dev Services Container

13 Dec 18:43
Compare
Choose a tag to compare

What's Changed

  • Update to OpenFGA 0.2.5 for devservices by @kdubb in #43
  • Initiate release 0.0.5 by @kdubb in #44

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

0.0.4 - Error fixes and dependency update

13 Dec 16:16
Compare
Choose a tag to compare

What's Changed

  • Fix class filter to allow checking classes with no package by @kdubb in #32
  • Fix FGAException deserialization by @kdubb in #40
  • Bump quarkiverse-parent from 10 to 12 by @dependabot in #39
  • Bump quarkus.version from 2.13.1.Final to 2.14.3.Final by @kdubb in #41
  • Initiate release 0.0.4 by @kdubb in #42

New Contributors

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

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