Skip to content

3.0.3

Compare
Choose a tag to compare
@maciejwalkowiak maciejwalkowiak released this 06 Nov 07:37
· 78 commits to main since this release
e739584

Reference documentation

๐Ÿ“— https://docs.awspring.io/spring-cloud-aws/docs/3.0.3/reference/html/index.html

What's Changed

SQS

  • Add manual container instantiation sample by @mcruzdev in #788
  • Add Validator setter in EndpointRegistrar by @maksym-telepchuk-ocado in #893
  • Enhance SqsAutoConfiguration to use an available ObjectMapper by @postalservice14 in #906
  • Add acknowledgement mode on @SqsListener annotation by @jvcalassio in #870

S3

  • Fix S3 file listing if the prefix resolves to slash by @klopfdreh in #912
  • Add a method to check if bucket exists in S3Template by @straurob in #915
  • Fix S3Presigner region resolution by @anappi-vc in #937

Parameter Store

  • Adds array properties support to Parameter Store by @deki in #894
  • Add option to set property prefix on Parameter Store property sources by @beccagaspard in #927

Secrets Manager

SNS

Core

  • Fixed AwsClientCustomizer to handle asyncHttpClientBuilder properly by @mokamoto12 in #875

Documentation

Dependency Updates

  • Upgrade Spring Cloud Commons to 4.0.4 by @straurob in #916
  • Upgrade AWS SDK v2 to 2.21.12
  • Upgrade Amazon DAX Client to 2.0.4
  • Upgrade AWS CRT to 0.28.3

New Contributors

Full Changelog: v3.0.2...v3.0.3