Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.2 KB

File metadata and controls

42 lines (33 loc) · 1.2 KB

November 06, 2020

2.0.8:

  • Bumped aws-lambda-java-events to version 3.6.0
  • Bumped junit-jupiter-engine to version 5.7.0

October 28, 2020

2.0.7:

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

October 07, 2020

2.0.6:

  • Fixed NPE when UserIdentity is null (#169)
  • Bumped aws-lambda-java-events to version 3.4.0

September 23, 2020

2.0.5:

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

September 14, 2020

2.0.4:

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

August 11, 2020

2.0.3:

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

July 31, 2020

2.0.2:

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

June 15, 2020

2.0.1:

  • Fixed NPE when mapping insert/delete events (#143)

May 20, 2020

2.0.0:

  • Updated AWS SDK V2 transformers for DynamodbEvent to work with aws-lambda-java-events versions 3.0.0 and up
  • Bumped software.amazon.awssdk:dynamodb to version 2.13.18

April 29, 2020

1.0.0:

  • Added AWS SDK V2 transformers for DynamodbEvent in aws-lambda-java-events versions up to and including 2.x