Skip to content

v4.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 15:06
· 18 commits to main since this release

Changed

  • chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0
  • chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin
  • chore(deps): bump org.apache.maven.plugins:maven-site-plugin
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
  • chore(deps): bump org.testcontainers:localstack from 1.17.6 to 1.20.2
  • refactor(openapi): converts examples to inner types.
  • test(awslambda): removed unnecessary test data.
  • test(lambda): improves coverage for lambda requests with query strings.

Fixed

  • fix(awslambda): adds failing test case for IllegalStateException when returning 404.
  • fix(awslambda): attributes should persist between exchanges for the same request/response pair.
  • fix: ignore invalid expressions when parsing config.

See change log.