Skip to content

Release (2022-11-02)

Compare
Choose a tag to compare
@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 02 Nov 18:52
· 1795 commits to main since this release

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.26.0
    • Feature: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.25.0
    • Feature: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.53.0
    • Feature: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.17.0
    • Feature: Adds support for tagging replication-set on creation.