Skip to content

Releases: quarkiverse/quarkus-github-app

1.16.0

05 Jan 10:40
Compare
Choose a tag to compare

What's Changed

  • Replace deprecated Jandex calls by @gsmet in #410
  • Bump quarkus.version from 2.14.1.Final to 2.14.2.Final by @dependabot in #411
  • Bump maven-dependency-plugin from 3.3.0 to 3.4.0 by @dependabot in #412
  • Allow overriding both REST and GraphQL API endpoints by @gsmet in #415
  • Release 1.16.0 by @gsmet in #416

Full Changelog: 1.15.2...1.16.0

1.15.2

05 Jan 10:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.1...1.15.2

1.15.1

05 Jan 10:39
Compare
Choose a tag to compare

What's Changed

  • Add quarkus-github-lottery to downstream builds by @yrodiere in #394
  • Improve injection and introduce @AirlineInject by @gsmet in #396
  • Bump quarkus-github-api.version from 1.313.0 to 1.313.1 by @dependabot in #397
  • Release 1.15.1 by @gsmet in #398

Full Changelog: 1.15.0...1.15.1

1.15.0

21 Oct 16:47
Compare
Choose a tag to compare

⚠️ When using mocking in tests, we now consider the full name of the repository consistently so you might have to update your tests to use the full name (i.e. organization/repository) instead of the repository name only.