Releases: outofcoffee/imposter
Releases · outofcoffee/imposter
v4.5.8
Changed
- chore(deps): bump org.apache.maven.plugins:maven-clean-plugin
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
- chore(deps): bumps Vert.x to 4.5.13.
- refactor: remove redundant cast.
- test: migrate to JUnit 5.
- test: removes implicit config dir from base verticle test.
See change log.
v4.5.7
Changed
- docs: describes how to produce JSON in Groovy scripts.
- test: renames additional context test.
Fixed
- fix: context.request.method should return a string.
See change log.
v4.5.6
Changed
- chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0
- chore(deps): bumps CLI version to 1.0.3.
- docs: adds syntax highlighting in code blocks.
- docs: enables markdown parsing within details blocks.
- docs: improves details blocks.
- docs: links to GitHub Actions releases page.
See change log.
v4.5.5
v4.5.4
v4.5.3
v4.5.2
Changed
- refactor: provides richer JSON schema example values.
- test(soap): fixes SOAP 1.2 envelope namespace.
- test: go engine supports multiple config dirs.
- test: healthcheck for terminated go engine processes should fail fast.
- test: sets go engine log level to trace.
- test: specify schema response examples as objects.
- test: supports imposter-go engine.
See change log.
v4.5.1
Changed
- docs: describes directory responses.
- refactor: normalises response file path and store preload file path.
See change log.
v4.5.0
Added
- feat: adds anyOf expression matcher.
Changed
- docs: updates links to JavaScript bindings to https://github.com/imposter-project.
- refactor: improves expression matcher config naming.
See change log.
v4.4.0
Added
- feat: adds expression evaluator resource matcher.
Changed
- docs: describes trailing wildcard matching.
- docs: fixes example HTML title.
See change log.