Releases: wiremock/wiremock-state-extension
Releases · wiremock/wiremock-state-extension
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
0.0.4
What's Changed
- Adding test and example for recording and retrieving a complete response body by @dirkbolte in #7
- Introduce special property
updateCount
and corresponding matchers by @dirkbolte in #8 - Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by @dependabot in #9
- Adding support for usage with standalone WireMock by @dirkbolte in #10
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Adding state request matcher by @dirkbolte in #1
- Bump com.diffplug.spotless from 6.17.0 to 6.19.0 by @dependabot in #2
- Bump com.github.tomakehurst:wiremock from 3.0.0-beta-8 to 3.0.0-beta-10 by @dependabot in #3
- Adding state delete + migrate to new event system by @dirkbolte in #4
- Bump org.wiremock:wiremock from 3.0.0-beta-11 to 3.0.0-beta-12 by @dependabot in #5
- Adding release to GitHub packages by @dirkbolte in #6
New Contributors
- @dirkbolte made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/wiremock/wiremock-extension-state/commits/0.0.3