Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 846 Bytes

RELEASE.CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 846 Bytes

August 26, 2021

1.1.1:

  • Bumped aws-lambda-java-events to version 3.11.0

August 26, 2021

1.1.0:

  • Added test for RabbitMQEvent (#256)
  • Added test for KafkaEventRecord headers (#260)
  • Bumped aws-lambda-java-events to version 3.10.0

March 24, 2021

1.0.2:

  • Bumped aws-lambda-java-events to version 3.9.0

March 24, 2021

1.0.1:

  • Added sorting to the event/response files to guarantee order (#218)
  • Added bootstrapServers to Kafka Event tests (#216)
  • Bumped aws-lambda-java-events to version 3.8.0

December 10, 2020

1.0.0:

  • Initial release of AWS Lambda Java Tests