Skip to content

Release v1.53.10

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 24 May 18:50
· 24 commits to main since this release
2e099e6

Release v1.53.10 (2024-05-24)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation only updates for DynamoDB.
  • service/iotfleetwise: Updates service API and documentation
  • service/managedblockchain: Updates service API and documentation

SDK Bugs

  • Fix misaligned struct member used in atomic operation.
    • This change fixes panics on 32-bit systems in services that use endpoint discovery.