Skip to content

Releases: quarkiverse/quarkus-wiremock

1.3.2

27 Apr 08:22
Compare
Choose a tag to compare

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

08 Apr 21:07
Compare
Choose a tag to compare

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

02 Mar 23:46
Compare
Choose a tag to compare

🚀 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

20 Feb 20:49
Compare
Choose a tag to compare

💥 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

29 Jan 07:43
Compare
Choose a tag to compare

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

05 Jan 20:12
Compare
Choose a tag to compare

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

17 Nov 13:46
Compare
Choose a tag to compare

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

0.1.2

27 Oct 14:58
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump Quarkus from 2.16.11 to 2.16.12 by @wjglerum in #55
  • feat: switch to wiremock-jre8-standalone by @wjglerum in #56

Full Changelog: 0.1.1...0.1.2

0.1.1

19 Oct 07:10
Compare
Choose a tag to compare

What's Changed

  • feat: enable global response templating by @wjglerum in #51

Full Changelog: 0.1.0...0.1.1

0.1.0

17 Oct 17:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.1.0