Skip to content

v1.3.10

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 13 Aug 19:07
· 1390 commits to main since this release

[1.3.10] - 08/13/2024

Features

  • (amplify) Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
  • (appstream) This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
  • (fis) This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
  • (glue) Add AttributesToGet parameter support for Glue GetTables
  • (neptunegraph) Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value convertToIri for the blankNodeHandling parameter.

Fixes

  • Stop using double slashes in ImdsCredentialsProvider URLs