Releases: quarkiverse/quarkus-wiremock
Releases · quarkiverse/quarkus-wiremock
1.4.0
What's Changed
- Commit all doc include changes by @gastaldi in #151
- Create CODEOWNERS by @gastaldi in #159
- Split and Reuse the Release workflow by @gastaldi in #167
- chore(deps): bump io.quarkiverse:quarkiverse-parent from 16 to 18 by @dependabot in #163
- chore(deps): update to Quarkus 3.15.x LTS version by @wjglerum in #169
- chore(deps): bump org.wiremock:wiremock-standalone from 3.6.0 to 3.9.2 by @dependabot in #168
- fix: stay on Quarkus 3.15.x LTS stream by @chberger in #171
- fix: assign alerts to the team instead of a single user by @chberger in #172
- fix: improve title of build job by @chberger in #173
- enable logging for wiremock service by @derari in #142
- docs: add documentation for the new logging features of the WireMock server by @chberger in #174
- chore(release): prepare release 1.4.0 by @chberger in #175
New Contributors
Full Changelog: 1.3.3...1.4.0
1.3.3
What's Changed
- chore(deps): bump org.wiremock:wiremock-standalone from 3.5.4 to 3.6.0 by @dependabot in #131
- chore(deps): bump quarkus.version from 3.8.4 to 3.8.5 by @dependabot in #133
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- fix: stay on Quarkus 3.8 LTS stream by @chberger in #123
- chore(deps): bump org.wiremock:wiremock-standalone from 3.5.2 to 3.5.3 by @dependabot in #122
- chore(deps): bump quarkus.version from 3.8.3 to 3.8.4 by @dependabot in #120
- chore(deps): bump org.wiremock:wiremock-standalone from 3.5.3 to 3.5.4 by @dependabot in #124
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- feat: Add config option that enables Service Loading by @geoand in #111
- feat: Allow resource loading to be done from the Classpath by @geoand in #112
- fix(docs): generate docs for configuration options automatically by @chberger in #116
- chore(deps): bump org.wiremock:wiremock-standalone from 3.4.2 to 3.5.2 by @dependabot in #109
- chore(deps): bump quarkus.version from 3.8.1 to 3.8.3 by @chberger in #117
- chore(release): prepare release 1.3.1 by @chberger in #118
New Contributors
Full Changelog: 1.3.0...1.3.1
1.3.0
🚀 What's Changed
- chore(deps): bump io.quarkus.quarkus-bom from 3.2.10.Final to 3.8.1 by @chberger
- chore(deps): bump org.wiremock:wiremock-standalone from 3.4.1 to 3.4.2 by @dependabot in #101
- docs: reference to Quarkus Super Heroes project added by @chberger in #102
Full Changelog: 1.2.0...1.3.0
1.2.0
💥 Breaking changes
This extension does no longer support Java versions older than 17.
🚀 What's Changed
- This feature sets the maven.compiler.release to JDK 17 by @chberger in #93
- Bump build/release workflow to JDK 17 by @gastaldi in #91
- chore(deps): bump org.wiremock:wiremock-standalone from 3.3.1 to 3.4.1 by @dependabot in #96
- fix: Don't publish docs and integration-tests modules to Maven central by @chberger in #98
- feat: Prepare support for Java 21 in CI build workflow by @chberger in #99
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- WireMock config changes are taken into account for live-reload (dev mode only) by @chberger in #85
- chore(deps): bump quarkus.version from 3.2.9.Final to 3.2.10.Final by @dependabot in #88
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- chore(deps): bump quarkus.version from 3.2.8.Final to 3.2.9.Final by @dependabot in #67
- fix: render WireMock Dev Service in Dev UI by @chberger in #72
- feat: Add support for random port allocation by @chberger in #74
- docs: add oleg-nenashev as a contributor for review by @allcontributors in #75
- Bump build to JDK 17 by @gastaldi in #77
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #78
- feat: Configure WireMock without profile aware properties by @chberger in #83
- chore(deps): bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #79
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- feat: Upgrade Quarkus version to 3.2.6.Final by @chberger in #45
- chore(deps): bump dcarbone/install-yq-action from 1.0.1 to 1.1.1 by @dependabot in #48
- chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #49
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #47
- feat: upgrade to WireMock 3 by @wjglerum in #35
- feat: enable global response templating for WireMock 3 by @wjglerum in #52
- chore(deps): bump quarkus.version from 3.2.6.Final to 3.2.7.Final by @dependabot in #57
- feat: upgrade and switch to WireMock standalone by @wjglerum in #60
- fix: Integration tests are not supposed to be released by @chberger in #61
- fix: don't make the dev service name configurable by @chberger in #62
- chore(deps): bump quarkus.version from 3.2.7.Final to 3.2.8.Final by @dependabot in #63
- feat: Definition of reasonable defaults by @chberger in #64
- feat: ConnectWireMock annotation introduced by @chberger in #65
Full Changelog: https://github.com/quarkiverse/quarkus-wiremock/commits/1.0.0