Skip to content

Release v1.44.327

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 18 Aug 18:23
· 289 commits to main since this release
1dee181

Release v1.44.327 (2023-08-18)

Service Client Updates

  • service/codecommit: Updates service API, documentation, and paginators
    • Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.
  • service/securityhub: Updates service API and documentation

SDK Bugs

  • aws/credentials/ssocreds: Modify sso token provider logic to handle possible nil val returned by CreateToken.