Releases: quarkiverse/quarkus-github-app
Releases Β· quarkiverse/quarkus-github-app
2.8.0
What's Changed
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #651
- Add a simple index page by @gsmet in #658
- Fix index page by @gsmet in #660
- Bump quarkus.version from 3.13.3 to 3.15.1 by @dependabot in #671
- Avoid publishing support modules in Maven Central by @gastaldi in #665
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #661
- Create CODEOWNERS by @gastaldi in #668
- Bump io.quarkiverse:quarkiverse-parent from 17 to 18 by @dependabot in #673
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #674
- Split and Reuse the Release workflow by @gastaldi in #676
- Release workflow names are inverted by @gastaldi in #677
- Bump quarkus.version from 3.15.1 to 3.16.0 by @dependabot in #678
- Improve documentation a bit by @gsmet in #679
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #681
- Bump io.smallrye:jandex-maven-plugin from 3.2.2 to 3.2.3 by @dependabot in #680
- Use Java 21 for downstream testing by @gsmet in #683
- Bump quarkus.version from 3.16.0 to 3.16.1 by @dependabot in #682
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #684
- Bump quarkus.version from 3.16.1 to 3.16.3 by @dependabot in #686
- Bump quarkus.version from 3.16.3 to 3.17.0 by @dependabot in #687
- Add codestarts by @gsmet in #688
- Release 2.8.0 by @gsmet in #689
- Release 2.8.0 by @gsmet in #690
Full Changelog: 2.7.0...2.8.0
2.7.0
What's Changed
- Add Replay UI description by @rsvoboda in #638
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 by @dependabot in #639
- Fix #627: Dev UI Card by @melloware in #633
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #643
- Bump quarkus-github-api.version from 1.321.0 to 1.322.0 by @dependabot in #640
- Bump quarkus.version from 3.11.3 to 3.13.1 by @dependabot in #646
- Switch to @ConfigMapping for the documentation by @gsmet in #645
- Bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.1 by @dependabot in #644
- Bump io.smallrye:jandex-maven-plugin from 3.2.1 to 3.2.2 by @dependabot in #649
- Bump quarkus.version from 3.13.1 to 3.13.2 by @dependabot in #648
- Commit all doc include changes by @gastaldi in #650
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #647
- Bump io.quarkiverse:quarkiverse-parent from 16 to 17 by @dependabot in #653
- Bump quarkus.version from 3.13.2 to 3.13.3 by @dependabot in #652
- Support events not containing an installation by @gsmet in #654
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #656
- Release 2.7.0 by @gsmet in #657
New Contributors
- @melloware made their first contribution in #633
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Bump quarkus.version from 3.9.2 to 3.9.3 by @dependabot in #609
- Bump io.smallrye:jandex-maven-plugin from 3.1.7 to 3.1.8 by @dependabot in #615
- Bump quarkus.version from 3.9.3 to 3.10.1 by @dependabot in #616
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #622
- Bump quarkus.version from 3.10.1 to 3.11.0 by @dependabot in #618
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #626
- Bump quarkus.version from 3.11.0 to 3.11.2 by @dependabot in #625
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 by @dependabot in #624
- Add GitHubCustomizer by @ryandens in #632
- Allow the webhook listener path to be configurable by @ryandens in #631
- docs: add ryandens as a contributor for code by @allcontributors in #635
- Upgrade to Quarkus 3.11.3 and Maven Compiler Plugin 3.13.0 by @gsmet in #636
- Release 2.6.0 by @gsmet in #637
New Contributors
Full Changelog: 2.5.1...2.6.0
2.5.1
What's Changed
- Add missing payloads to PayloadHelper#getContext() by @gsmet in #595
- Bump org.webjars.npm:jquery from 3.6.0 to 3.7.1 by @dependabot in #599
- Bump org.webjars.npm:fomantic-ui-css from 2.8.7 to 2.9.0 by @dependabot in #598
- Bump quarkus.version from 3.8.2 to 3.9.1 by @dependabot in #597
- Force using HTTP 1.1 for GitHub REST requests by @gsmet in #593
- Handle ServiceDownException by providing a proper error message by @gsmet in #594
- Bump quarkus.version from 3.9.1 to 3.9.2 by @dependabot in #603
- Implement CredentialsProvider support by @gsmet in #601
- Release 2.5.1 by @gsmet in #607
Full Changelog: 2.4.2...2.5.1
2.4.2
What's Changed
- Bump quarkus-github-api.version from 1.320.0 to 1.321.0 by @dependabot in #591
- Release 2.4.2 by @gsmet in #592
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- Fix some of the @repository events by @gsmet in #588
- Release 2.4.1 by @gsmet in #589
Full Changelog: 2.4.0...2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
What's Changed
- docs: add ebullient as a contributor for code by @allcontributors in #558
- Set maven.compiler.release to 17 by @gsmet in #559
- Add wrapping for
<pre>
in Replay UI by @gsmet in #560 - Bump quarkus.version from 3.7.0 to 3.7.3 by @dependabot in #565
- Bump io.quarkiverse:quarkiverse-parent from 15 to 16 by @dependabot in #563
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #562
- Update to Quarkus GitHub API 1.319.0 and support @DiscussionComment by @gsmet in #570
- Release 2.3.0 by @gsmet in #571
Full Changelog: 2.2.0...2.3.0