Skip to content

Releases: micronaut-projects/micronaut-aws

Micronaut AWS 2.8.1

17 Aug 10:48
Compare
Choose a tag to compare

v2.8.1 (2021-08-17)

Full Changelog

Dependencies

  • build: bump software.amazon.awssdk:bom from 2.16.78 to 2.16.88 (#1104)
  • build: bump aws-java-sdk-bom from 1.11.1034 to 1.12.10 (#1103)
  • build: bump bcprov-jdk15on from 1.68 to 1.69 (#1097)

Fixed bugs:

Documentation:

  • doc: Document Lambda invocation via @FunctionClient (#1157)
  • doc: MicronautRequestStreamHandler and @FunctionBean (#1151)

Micronaut AWS 2.7.3

17 Aug 10:36
Compare
Choose a tag to compare

v2.7.3 (2021-08-17)

Full Changelog

Fixed bugs:

Documentation:

  • doc: Document Lambda invocation via @FunctionClient (#1157)
  • doc: MicronautRequestStreamHandler and @FunctionBean (#1151)

Micronaut AWS 2.6.2

17 Aug 10:18
Compare
Choose a tag to compare

v2.6.2 (2021-08-17)

Full Changelog

Fixed bugs:

Documentation:

  • doc: Document Lambda invocation via @FunctionClient (#1157)
  • doc: MicronautRequestStreamHandler and @FunctionBean (#1151)

Micronaut AWS 3.0.0-M1

22 Jul 07:29
Compare
Choose a tag to compare
Pre-release
  • bump up micronaut to 3.0.0-M4
  • Replace internal usage of rxjava2 with Reacotr
  • Replace javax.inject with jakarta.inject

## BREAKING CHANGES

  • remove module route53 (#1134)
  • remove @IntentHandler
  • BREAKING CHANGE: remove @IntentHandler (#1128) (#1136)

Micronaut AWS 2.9.0

19 Jul 09:14
Compare
Choose a tag to compare

v2.9.0 (2021-07-19)

Full Changelog

  • software.amazon.awssdk:bom from 2.16.78 to 2.16.100
  • aws-java-sdk-bom from 1.11.1034 to 1.12.24
  • jcl-over-slf4j from 1.7.30 to 1.7.31

doc: improvements to cold startup explanation.

Closed issues:

  • @MockBean does not work with MicronautRequestHandler #1092

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut AWS 2.8.0

08 Jun 09:17
Compare
Choose a tag to compare

New Features:

  • Distributed configuration via Secrets manager (#1056)
  • Factory for Service Discovery Client and Builder (#1086)
  • Propagate tracing header via system property (#1087) Issue 234

v2.8.0 (2021-06-08)

Full Changelog

Micronaut AWS 2.7.2

07 Jun 09:51
Compare
Choose a tag to compare

v2.7.2 (2021-06-07)

Full Changelog

  • build: bump aws-java-sdk-bom from 1.11.1030 to 1.11.1034 (#1089)
  • build: bump software.amazon.awssdk:bom from 2.16.74 to 2.16.78 (#1090)

Micronaut AWS 2.7.1

01 Jun 10:33
Compare
Choose a tag to compare

v2.7.1 (2021-06-01)

Full Changelog

Fixed bugs:

  • NPE .AwsProxySecurityContext.getAuthenticationScheme( #1084

Merged pull requests:

  • build: bump aws-java-sdk-bom from 1.11.1024 to 1.11.1030 #1083 (@dependabot[bot])
  • build: bump software.amazon.awssdk:bom from 2.16.68 to 2.16.74 #1082 (@dependabot[bot])
  • build: bump actions/cache from 2.1.5 to 2.1.6 #1081 (@dependabot[bot])
  • build: bump peter-evans/create-pull-request from 3.9.2 to 3.10.0 #1080 (@dependabot[bot])
  • ci: set github branch from 2.5.x to 3.0.x #1076 (@sdelamo)

* This Changelog was automatically generated by github_changelog_generator

Micronaut AWS 2.6.1

01 Jun 12:52
Compare
Choose a tag to compare

Fixed bugs:

  • NPE .AwsProxySecurityContext.getAuthenticationScheme( #1084

Micronaut AWS 2.7.0

24 May 08:38
Compare
Choose a tag to compare

v2.7.0 (2021-05-24)

Full Changelog

  • It bumps Micronaut from 2.3.4 to 2.5.0
  • It bumps software.amazon.awssdk:bom from 2.16.29 to 2.16.68
  • It bumps aws-java-sdk-bom from 1.11.986 to 1.11.1024
  • It bumps Micronaut security 2.3.1 to 2.4.2
  • It bumps Micronaut Test 2.3.2 to 2.3.3
  • It bumps ask version from 2.37.1 to 2.38.1
  • It bumps micronaut-gradle-plugins from 3.0.3 to 3.0.4.
  • It uses micronaut nullability annotations (#1050)
  • It adds gradle scans
  • It splits docs into sections. E.g. distributed configuration
  • It bumps micronaut-discovery-client from 2.3.0 to 2.4.0.

Closed issues:

  • Error building native image with rdsdata dependency #1032
  • Move aws-parameter-store-annotation example to guide #991

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator