Releases: wiremock/wiremock-state-extension
Releases · wiremock/wiremock-state-extension
0.3.3
👻 Maintenance
- Release flow: Fix signing key propagation (#78) @oleg-nenashev
0.3.2
👻 Maintenance
- Fix environment variables propagation in signing and release publishing (#77) @oleg-nenashev
0.3.1
👻 Maintenance
- Fix release pipeline to trigger on
publish
(#76) @oleg-nenashev
0.3.0
🐛 Bug fixes
- Use proper defaults when properties or contexts are not missing (#69) @dirkbolte
📝 Documentation updates
- Document the module release process (#75) @oleg-nenashev
- README page to the demo (#70) @ayan-joshi
👻 Maintenance
- Escape
@
in Javadoc to fix Java 11 builds (#74) @oleg-nenashev - Automate releases to Maven Central (#72) @oleg-nenashev
0.2.1
What's Changed
- Bump org.wiremock:wiremock from 3.1.0 to 3.2.0 by @dependabot in #52
- Bump com.diffplug.spotless from 6.21.0 to 6.22.0 by @dependabot in #53
- Adding image deletion to demo by @dirkbolte in #55
- Bump postcss from 8.4.30 to 8.4.31 in /demo/wiremock_state_extension_demo by @dependabot in #54
- Feature/webinar-presentation by @dirkbolte in #62
- refactor: extend logging for happy cases by @dirkbolte in #66
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Bump org.wiremock:wiremock from 3.0.0 to 3.0.1 by @dependabot in #41
- Adding matcher for property existence/non-existence by @dirkbolte in #42
- Bump org.wiremock:wiremock from 3.0.1 to 3.0.2 by @dependabot in #43
- Bump org.wiremock:wiremock from 3.0.2 to 3.0.3 by @dependabot in #44
- allow to delete a selective property by @dirkbolte in #45
- Bump org.wiremock:wiremock from 3.0.3 to 3.0.4 by @dependabot in #47
- Bump io.rest-assured:rest-assured-bom from 5.3.1 to 5.3.2 by @dependabot in #46
- Bump org.wiremock:wiremock from 3.0.4 to 3.1.0 by @dependabot in #48
- Adding demo for extension functionality by @dirkbolte in #49
- demo version updates by @dirkbolte in #51
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Fix text case in WireMock and features summary by @oleg-nenashev in #35
- Fix package relocation for standalone jar by @dirkbolte in #37
- Bump org.wiremock:wiremock from 3.0.0-beta-15 to 3.0.0 by @dependabot in #38
- Bump com.diffplug.spotless from 6.20.0 to 6.21.0 by @dependabot in #39
- Update README.md with version dependency by @dirkbolte in #40
New Contributors
- @oleg-nenashev made their first contribution in #35
Full Changelog: 0.0.7...0.1.0
0.0.7
What's Changed
- Bump com.github.ben-manes.caffeine:caffeine from 3.1.7 to 3.1.8 by @dependabot in #32
- Bump org.wiremock:wiremock from 3.0.0-beta-14 to 3.0.0-beta-15 by @dependabot in #33
- Support for iterating over list property by @dirkbolte in #34
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- Convert class diagram from PlantUML to mermaid by @dirkbolte in #23
- Adding documentation for usage with docker by @dirkbolte in #24
- Added integration test examples by @ioanngolovko in #26
- Bump org.wiremock:wiremock from 3.0.0-beta-13 to 3.0.0-beta-14 by @dependabot in #27
- Referencing code as examples for using this extension by @dirkbolte in #28
- Fix Optional handling for default value in state handlebar helper by @dirkbolte in #29
- Use BeforeRequestSent event for all event listeners by @dirkbolte in #30
- Added new version dependency in README.md by @dirkbolte in #31
New Contributors
- @ioanngolovko made their first contribution in #26
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #12
- Bump com.github.ben-manes.caffeine:caffeine from 3.1.6 to 3.1.7 by @dependabot in #13
- Correct documentation for JSON stubs by @dirkbolte in #15
- Bump org.wiremock:wiremock from 3.0.0-beta-12 to 3.0.0-beta-13 by @dependabot in #20
- state lists feature by @dirkbolte in #17
state
template helperdefault
property feature by @dirkbolte in #19- Allow accessing the current state in this extension's configuration options by @dirkbolte in #21
- stabilize
deleteRecord
tests by @dirkbolte in #22
Full Changelog: 0.0.4...0.0.5