Skip to content

Releases: newrelic/java-aws-lambda

Version 3.5.0

Version 3.5.0 Pre-release
Pre-release

Choose a tag to compare

@obenkenobi obenkenobi released this 23 Jun 18:10
2589f4c

What's Changed

  • Update software.amazon.awssdk:bom to 2.46.5 in #88

Full Changelog: v3.4.0...v3.5.0

Version 3.4.0

Choose a tag to compare

@deleonenriqueta deleonenriqueta released this 26 May 23:34
544f8d7

What's Changed

  • Upgrade AWS SDK to 2.44.12 in #85
    • amazon.awssdk:s3:2.44.12 (previous version: 2.44.0)
    • amazon.awssdk:s3-event-notifications:2.44.12 (previous version: 2.44.0)

Full Changelog: v3.2.0...v3.4.0

Version 3.2.0

Choose a tag to compare

@obenkenobi obenkenobi released this 04 May 23:36
347282c

What's Changed

  • Upgrade software.amazon.awssdk:s3 and software.amazon.awssdk:s3-event-notifications from version 2.40.11 to 2.44.0 by @obenkenobi in #84

Full Changelog: v3.1.0...v3.2.0

Version 3.1.0

Choose a tag to compare

@deleonenriqueta deleonenriqueta released this 06 Mar 23:04
283f1fe

What's Changed

  • Upgrade AWS SDK in #82
    • amazon.awssdk:s3:1.2.3:2.40.11 (previous version: 2.31.43)
    • amazon.awssdk:s3-event-notifications:2.40.11 (previous version: 2.31.43)

Full Changelog: v3.3.0...v3.1.0

Version 3.0.0

Choose a tag to compare

@jtduffy jtduffy released this 30 May 11:51
65da2a8

What's Changed

  • Upgrade AWS dependencies and general code cleanup #78
    • This version of the library made changes to the versions of AWS dependencies. The following dependencies are now used:
      • com.amazonaws:aws-lambda-java-core:1.2.3 (previous version: 1.1.0)
      • com.amazonaws:aws-lambda-java-events:3.15.0 (previous version: 2.2.7)
      • software.amazon.awssdk:s3:2.31.43 (replaces com.amazonaws:aws-java-sdk-s3:1.12.771)
      • software.amazon.awssdk:s3-event-notifications:2.31.43 (replaces com.amazonaws:aws-java-sdk-s3:1.12.771)
    • It is recommended that functions that utilize the New Relic AWS Lamdba OpenTracing Java SDK utilize the same (or higher) versions of the underlying AWS libraries as noted above. Functions that are unable to upgrade should remain on version 2.2.0 of this library.

Full Changelog: v2.2.0...v3.3.0

Version 2.2.0

Choose a tag to compare

@deleonenriqueta deleonenriqueta released this 25 Sep 19:45
aae9722

What's Changed

  • Upgrade AWS S3 Library dependency to 1.12.771

Full Changelog: v2.1.1...v2.2.0

Version 2.1.1

Choose a tag to compare

@jtduffy jtduffy released this 11 May 14:55
c170e55

What's Changed

  • Update AWS S3 library dependency to v1.12.13 to address CVE-2022-31159

v2.1.0

Choose a tag to compare

@jasonjkeller jasonjkeller released this 27 Aug 22:24
664e32f

The SDK has been refactored to address issues with type erasure/reflection #36

This release maintains backwards compatibility with v2.0.0

v2.0.0

Choose a tag to compare

@jasonjkeller jasonjkeller released this 01 Jul 01:22
6268478

Support for OpenTracing 0.33.0

v1.0.0

Choose a tag to compare

@jasonjkeller jasonjkeller released this 01 Jul 01:21
07fdfce

Support for OpenTracing 0.31.0