main
docs: moves examples to top level directory.
docs: adds short description.
docs: improves build, capture and docker pages.
docs: adds instructions for debugging Groovy scripts.
build: adds comment to mkdocs constraints file.
docs: adds CNAME.
refactor!: removes deprecated script context properties.
docs: updates benchmarks based on current version.
docs: improves AWS lambda bundle instructions.
docs: improves description of deployment patterns and bundle steps.
docs: adds links to bundled config steps from config description.
docs: describes how to trigger SOAP fault response.
fix: use relative link to configuration documentation in CORS section.
docs: fixes capture enable/disable example.
docs: splits Lambda deployment approaches into separate files.
refactor: deprecates IMPOSTER_S3_CONFIG_URL env var in favour of IMPOSTER_CONFIG_DIR.
docs: splits out and expands bundle documentation.
docs: improves embedded JVM instructions.
feat!: switches to GraalVM as the default JavaScript engine.
refactor: moves mock implementations to dedicated subdirectory.
docs: describes failure simulation effects and improves examples.
docs: improves setup instructions for fake-data plugin.
docs: splits features and plugins.
refactor: replaces openapi and rest distributions with core distribution.
docs: adds CLI instructions for enabling debug mode for Groovy scripts.
docs: improves plugin install instructions.
docs: reference GraalVM as default JavaScript engine.
docs: adds interceptors documentation.
docs: better signposts healthcheck endpoint.
docs: describes capture of body and header in CLI proxy.
feat: allows raw request body content to be matched.
docs: updates roadmap.
docs: improves CLI installation steps.
feat: adds distroless Docker image.
docs: improves proxy details and getting started.
docs: improves proxy and scaffold sections.
docs: simplifies scripting documentation.
docs: clarifies behaviour of 'exists' operators.
docs(soap): improves scripted examples.
docs: fixes links to stores documentation.
feat: allows store items to be read as JSON.
docs: improves nav.
feat: adds request.path and request.uri template placeholders.
docs: fixes example methods.
docs: adds usage example for IMPOSTER_OPENAPI_SPEC_PATH_PREFIX.
Adds explanatory note on certificate trust to TLS documentation.
docs: improves configuration location instructions.
docs: improves usage instructions.