Skip to content

Releases: micronaut-projects/micronaut-aws

Micronaut AWS 2.4.2

30 Mar 15:50
Compare
Choose a tag to compare

v2.4.2 (2021-03-30)

  • Improvements to Micronaut Alexa documentation

Full Changelog

Micronaut AWS 2.5.0

18 Mar 11:27
Compare
Choose a tag to compare

Adds a Micronaut AWS BOM


v2.5.0 (2021-03-18)

Full Changelog

Closed issues:

  • Create a project BOM #325

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut AWS 2.4.1

18 Mar 05:56
Compare
Choose a tag to compare

v2.4.1 (2021-03-18)

Dependencies:

  • aws-java-jdk to 1.11.976
  • aws sdk version 2.16.20

Issues:


Full Changelog

Fixed bugs:

  • Request reader does not take into account produces mediatype #868
  • "Error decoding JSON stream" in @error methods #761
  • FileNotFoundException error getting public host name from:http://169.254.169.254/latest/meta-data/publicHostname #497
  • CORS headers should be present for deserialization failure #208
  • No CORS headers returned (again) if exception is raised with API Gateway Proxy + Lambda, GraalVM native image #136

Merged pull requests:

  • remove githubBranch #987 (@sdelamo)
  • build: bump up micronaut security to 2.3.1 #985 (@sdelamo)
  • build: bump jmespath-java from 1.11.974 to 1.11.976 #984 (@dependabot[bot])
  • build: bump software.amazon.awssdk:bom from 2.16.19 to 2.16.20 #983 (@dependabot[bot])
  • build: bump aws-java-sdk-lambda from 1.11.975 to 1.11.976 #982 (@dependabot[bot])
  • build: bump aws-java-sdk-route53 from 1.11.975 to 1.11.976 #981 (@dependabot[bot])
  • build: bump aws-java-sdk-servicediscovery from 1.11.975 to 1.11.976 #980 (@dependabot[bot])
  • build: bump aws-java-sdk-core from 1.11.971 to 1.11.976 #979 (@dependabot[bot])
  • build: bump aws-java-sdk-servicediscovery from 1.11.971 to 1.11.975 #978 (@dependabot[bot])
  • build: bump aws-java-sdk-route53 from 1.11.971 to 1.11.975 #976 (@dependabot[bot])
  • build: bump aws-java-sdk-lambda from 1.11.964 to 1.11.975 #974 (@dependabot[bot])
  • build: bump software.amazon.awssdk:bom from 2.16.13 to 2.16.19 #973 (@dependabot[bot])
  • build: bump jmespath-java from 1.11.971 to 1.11.974 #971 (@dependabot[bot])
  • build: mn application gradle plugin to 1.4.2 #962 (@sdelamo)
  • build: bump aws-java-sdk-core from 1.11.968 to 1.11.971 #960 (@dependabot[bot])
  • respect produces media type in controllers #959 (@pgressa)
  • fix failure when body was already decoded #958 (@pgressa)
  • build: bump aws-java-sdk-route53 from 1.11.964 to 1.11.969 #957 (@dependabot[bot])
  • build: bump aws-java-sdk-servicediscovery from 1.11.968 to 1.11.969 #955 (@dependabot[bot])
  • build: bump jmespath-java from 1.11.968 to 1.11.971 #954 (@dependabot[bot])
  • build: bump aws sdk from 2.16.12 to 2.16.13 #952 (@sdelamo)
  • build: bump jmespath-java from 1.11.964 to 1.11.968 #948 (@dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator

Micronaut AWS 2.4.0

05 Mar 12:40
Compare
Choose a tag to compare

v2.4.0 (2021-03-05)

Full Changelog

Closed issues:

  • AWS SDK v2 includes out of the box support for GraalVM #930
  • micronaut-aws-parameter-store exception in native execution #917
  • AWS lambda can not build S3 Client #915
  • Cannont build native image with AWS param store due to io.micronaut.discovery.client.DnsResolver #898
  • New artifact io.micronaut.aws:micronaut-function-aws-test not in micronaut BOM #890
  • MicronautLambdaRuntime swallows exception root cause #881
  • Ensure all AWS events are registered for reflection and work in Native Image #493

Implemented enhancements:

  • When Parameter Store is rate limiting, calls are not retried #899

Merged pull requests:

Micronaut AWS 2.3.0

15 Jan 15:23
Compare
Choose a tag to compare

v2.3.0 (2020-12-23)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • build: bump peter-evans/create-pull-request from v3.5.2 to v3.6.0 #843 (@dependabot[bot])
  • build: bump aws-java-sdk-lambda from 1.11.924 to 1.11.925 #842 (@dependabot[bot])
  • build: bump aws-java-sdk-ssm from 1.11.923 to 1.11.925 #841 (@dependabot[bot])
  • build: bump aws-java-sdk-route53 from 1.11.918 to 1.11.924 #840 (@dependabot[bot])
  • build: bump micronaut-test-spock from 2.3.0 to 2.3.1 #839 (@dependabot[bot])
  • build: bump jmespath-java from 1.11.918 to 1.11.924 #838 (@dependabot[bot])
  • build: bump aws-java-sdk-lambda from 1.11.923 to 1.11.924 #837 (@dependabot[bot])
  • build: bump software.amazon.awssdk:bom from 2.15.50 to 2.15.51 #836 (@dependabot[bot])
  • build: bump aws-java-sdk-servicediscovery from 1.11.922 to 1.11.924 #835 (@dependabot[bot])
  • build: bump aws-java-sdk-lambda from 1.11.921 to 1.11.923 #834 (@dependabot[bot])
  • build: bump software.amazon.awssdk:bom from 2.15.49 to 2.15.50 #833 (@dependabot[bot])
  • build: bump aws-java-sdk-ssm from 1.11.918 to 1.11.923 #832 (@dependabot[bot])
  • build: bump software.amazon.awssdk:bom from 2.15.48 to 2.15.49 #829 (@dependabot[bot])
  • build: bump aws-java-sdk-servicediscovery from 1.11.921 to 1.11.922 #827 (@dependabot[bot])
  • build: bump micronaut-gradle-plugins from 2.0.13 to 2.0.14 #826 (@dependabot[bot])
  • build: aws-java-sdk-lambda to 1.11.921 #825 (@dependabot[bot])
  • build: aws-java-sdk-core to 1.11.921 #824 (@dependabot[bot])
  • build: awssdk:bom from 2.15.45 to 2.15.48 #823 (@dependabot[bot])
  • build: aws-java-sdk-servicediscovery to 1.11.921 #822 (@dependabot[bot])
  • build: bump aws-java-sdk-ssm from 1.11.912 to 1.11.918 #807 (@dependabot[bot])
  • build: bump aws-java-sdk-lambda from 1.11.912 to 1.11.918 #806 (@dependabot[bot])
  • build: bump aws-java-sdk-servicediscovery from 1.11.913 to 1.11.918 #805 (@dependabot[bot])
  • build: bump peter-evans/create-pull-request from v3.5.1 to v3.5.2 #791 (@dependabot[bot])
  • build: aws sdk to 2.15.45 and aws-java-sdk to 1.11.918 #783 (@micronaut-build)
  • ci: set github core branch to 2.3.x #782 (@sdelamo)
  • build: bump up project version to 2.3.0-SNAPSHOT #781 (@sdelamo)

* This Changelog was automatically generated by github_changelog_generator

Micronaut AWS 2.2.5

23 Dec 20:09
Compare
Choose a tag to compare

This is a release built with Micronaut Gradle Plugin 2.0.14

Micronaut AWS 2.2.4

05 Dec 05:59
Compare
Choose a tag to compare

🐛Bugs fixed

  • #754 Fix Query value request parameter gathering in AWS proxy adapter
  • The QueryValue annotation no longer works for micronaut version 2.2.0 apps that use the lambda runtime #754

⚙️Dependencies

  • bump up aws-java-sdk to 1.11.913
  • bump up awsSdkVersion to 2.15.40
  • bump jetty-server to 9.4.35.v20201120

Micronaut AWS 2.2.3

16 Nov 19:38
Compare
Choose a tag to compare

v2.2.3 (2020-11-16)

Full Changelog

Closed issues:

  • Parameter Store queries could use some configurability #657
  • Lambda proxy is routing and passing decoded path variable when it should be encoded #656

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut AWS 2.2.2

26 Oct 16:53
Compare
Choose a tag to compare

v2.2.2 (2020-10-26)

Full Changelog

Issues:

  • Initialize eagerly singletons and configuration #613 (@ilopmar)
  • Upgrade AWS Java SDK to 1.11.887
  • Upgrade AWS SDK to 2.15.14

Merged pull requests:

Micronaut AWS 2.2.1

15 Oct 10:17
Compare
Choose a tag to compare

v2.2.1 (2020-10-14)

Full Changelog

Closed issues:

  • Using DynamoDB client (with URLConnection client) results in an error (#605)

Upgraded dependencies: