Skip to content

Releases: quarkiverse/quarkus-openfga-client

3.0.0

23 Jan 22:27
Compare
Choose a tag to compare

What's Changed

  • Register and test all use of all default clients by @kdubb in #196
  • Rework clients to common endpoint options and fix parameter passing by @kdubb in #197
  • Refactor, increase api coverage and add test coverage by @kdubb in #199
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #198
  • Relocate schema types to Schema and add root builder functions by @kdubb in #200
  • Prepare Release 3.0.0-RC by @kdubb in #201
  • Bump quarkus.version from 3.17.7 to 3.18.0 by @dependabot in #203
  • Fix generic types in expand and ListUsersFilter by @kdubb in #204
  • Prepare Release 3.0.0 by @kdubb in #205

Full Changelog: 2.3.0...3.0.0

3.0.0-RC

22 Jan 04:37
Compare
Choose a tag to compare

Major Changes

API Refactoring (Source Breaking)

All API model types have been refactored for commonality and provide a better developer experience. See 199 & 200 for details.

What's Changed

  • Register and test all use of all default clients by @kdubb in #196
  • Rework clients to common endpoint options and fix parameter passing by @kdubb in #197
  • Refactor, increase api coverage and add test coverage by @kdubb in #199
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #198
  • Relocate schema types to Schema and add root builder functions by @kdubb in #200
  • Prepare Release 3.0.0-RC by @kdubb in #201

Full Changelog: 2.3.0...3.0.0-RC

2.3.0

16 Jan 21:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

15 Jan 16:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...2.2.0

2.1.0

28 Sep 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

22 Aug 00:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...2.0.0

2.0.0.CR1

20 Aug 22:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...2.0.0.CR1

1.6.0 - Quarkus 3.13+

31 Jul 07:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0 - Quarkus 3.12+

31 Jul 07:08
Compare
Choose a tag to compare

What's Changed

  • Remove use of global TLSConfig by @kdubb in #136
  • Update Quarkus 3.12.3 by @kdubb in #145
  • 🐛 Fix "Unable to load authorization model" for Windows user in development by @TalkingSiren in #140
  • Bump org.testcontainers:openfga from 1.19.8 to 1.20.0 by @dependabot in #143
  • Prepare Release 1.5.0 by @kdubb in #146

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1 - Quarkus 3.11+

18 Jun 13:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1