Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Features - Improvements - Fixes

Compare
Choose a tag to compare
@mshero mshero released this 19 Mar 16:55
· 17 commits to master since this release

Important Notes: - none

Version: 0.2.0

Author: M.Scheepers

Features

  • The callback-simulator post serve extension now supports AWS SQS message publishing.

Improvements

  • Callback URLs may now contain multiple placeholders.
  • Support for string embedded keyword usage.
  • Introduced new keyword ENV to provide access to environment variables.
    • Callback authentication properties may contain keywords.
  • Support max and optional min parameters for Random keyword.

Fixes

  • Bug during callback handling where exceptions where swallowed without logging.

Dependencies

  • bumped jackson-databind to 2.10.5.1