Releases: quarkiverse/quarkiverse-parent
Releases · quarkiverse/quarkiverse-parent
18
What's Changed
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #165
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #166
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #167
- Bump org.asciidoctor:asciidoctorj from 2.5.13 to 3.0.0 by @dependabot in #168
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #169
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #170
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #171
- Skip CI during release stages by @gastaldi in #172
- Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #173
- Bump net.revelc.code:impsort-maven-plugin from 1.11.0 to 1.12.0 by @dependabot in #174
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #175
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #176
- Release 18 by @gastaldi in #180
Full Changelog: 17...18
17
What's Changed
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 2.2.6 by @dependabot in #130
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 by @dependabot in #131
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #132
- Bump org.asciidoctor:asciidoctorj from 2.5.11 to 2.5.12 by @dependabot in #133
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #134
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #135
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #136
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #137
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #138
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #139
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #140
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #141
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #142
- Bump org.asciidoctor:asciidoctorj from 2.5.12 to 2.5.13 by @dependabot in #144
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot in #143
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #145
- Bump net.revelc.code:impsort-maven-plugin from 1.9.0 to 1.10.0 by @dependabot in #146
- Bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.24.0 by @dependabot in #147
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #148
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #149
- Revert "Bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.24.0" by @gastaldi in #150
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #152
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #153
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #155
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #156
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #157
- Bump net.revelc.code:impsort-maven-plugin from 1.10.0 to 1.11.0 by @dependabot in #158
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #159
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #160
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #161
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #162
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #163
- Bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.24.1 by @dependabot in #164
- Release 17 by @gastaldi in #154
Full Changelog: 16...17
16
Breaking Changes
- This release sets the
maven.compiler.release
to JDK 17. Make sure you have at least JDK 17 configured as the target JDK.
What's Changed
- Bump maven-clean-plugin from 3.2.0 to 3.3.1 by @dependabot in #106
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 by @dependabot in #107
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 by @dependabot in #108
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #109
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #112
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in #111
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #113
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #116
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #114
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #115
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #118
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #117
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #121
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 by @dependabot in #120
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #122
- Bump org.asciidoctor:asciidoctorj from 2.5.10 to 2.5.11 by @dependabot in #123
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #124
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #126
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #125
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 by @dependabot in #127
- Naming the distributionManagement repositories by @gastaldi in #128
- Bump
maven.compiler.release
to 17 by @gastaldi in #119 - Release 16 by @gastaldi in #129
Full Changelog: 15...16
15
What's Changed
- Bump formatter-maven-plugin from 2.22.0 to 2.23.0 by @dependabot in #96
- Bump asciidoctorj from 2.5.8 to 2.5.9 by @dependabot in #97
- Bump asciidoctorj from 2.5.9 to 2.5.10 by @dependabot in #99
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #98
- Bump buildnumber-maven-plugin from 3.1.0 to 3.2.0 by @dependabot in #102
- Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 by @dependabot in #101
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #100
- Add maven-compiler-plugin into pluginManagement by @majguo in #103
- docs: add majguo as a contributor for code by @allcontributors in #104
- Release 15 by @gastaldi in #105
New Contributors
Full Changelog: 14...15
14
What's Changed
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #87
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #85
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 by @dependabot in #86
- Bump impsort-maven-plugin from 1.8.0 to 1.9.0 by @dependabot in #88
- Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #89
- Bump buildnumber-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #90
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #91
- Bump asciidoctor-maven-plugin from 2.2.3 to 2.2.4 by @dependabot in #93
- Enforce
maven-jar-plugin
version and set default configuration by @gastaldi in #94 - Release 14 by @gastaldi in #95
Full Changelog: 13...14
13
What's Changed
- Bump formatter-maven-plugin from 2.21.0 to 2.22.0 by @dependabot in #73
- Bump asciidoctor-maven-plugin from 2.2.2 to 2.2.3 by @dependabot in #75
- Bump
quarkus-ide-config
to 3.0.0.Final by @gastaldi in #76 - Bump asciidoctorj from 2.5.7 to 2.5.8 by @dependabot in #77
- Remove dependency on
jboss-parent
by @gastaldi in #78 - Add Quarkus developers by @gastaldi in #83
- Release 13 by @gastaldi in #84
Full Changelog: 12...13
12
What's Changed
- Bump impsort-maven-plugin from 1.7.0 to 1.8.0 by @dependabot in #66
- Format and import sort should happen in the format profile only by @gastaldi in #69
- Remove
activeByDefault
from theformat
andvalidate
profiles by @gastaldi in #71 - Release 12 by @gastaldi in #70
Full Changelog: 11...12
11
What's Changed
- Modified release preparation goals by @gastaldi in #56
- Bump formatter-maven-plugin from 2.19.0 to 2.20.0 by @dependabot in #58
- Bump asciidoctorj from 2.5.4 to 2.5.5 by @dependabot in #59
- Bump asciidoctorj from 2.5.5 to 2.5.6 by @dependabot in #61
- Bump asciidoctorj from 2.5.6 to 2.5.7 by @dependabot in #62
- Bump formatter-maven-plugin from 2.20.0 to 2.21.0 by @dependabot in #63
- Consider Jakarta packages in
impsort-maven-plugin
by @gastaldi in #64 - Release 11 by @gastaldi in #65
Full Changelog: 10...11
10
Changelog
- Bump asciidoctorj from 2.5.2 to 2.5.3 by @dependabot in #41
- Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2 by @dependabot in #42
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.9 by @dependabot in #43
- Bump nexus-staging-maven-plugin from 1.6.9 to 1.6.10 by @dependabot in #44
- Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 by @dependabot in #45
- Bump formatter-maven-plugin from 2.17.1 to 2.18.0 by @dependabot in #48
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.12 by @dependabot in #47
- Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #49
- Bump impsort-maven-plugin from 1.6.2 to 1.7.0 by @dependabot in #50
- Bump asciidoctorj from 2.5.3 to 2.5.4 by @dependabot in #51
- Bump formatter-maven-plugin from 2.18.0 to 2.19.0 by @dependabot in #52
- Propagate maven.repo.local and maven.settings properties to the test plugins by @aloubyansky in #53
- Update actions by @gastaldi in #54
- Release v10 by @gastaldi in #55
Contributors
- @aloubyansky made their first contribution in #53
Full Changelog: 9...10