Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.54.6
Choose a base ref
...
head repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.54.15
Choose a head ref
  • 11 commits
  • 160 files changed
  • 3 contributors

Commits on Jun 24, 2024

  1. remove opsworks smoke test

    lucix-aws committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7ca485f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5294 from aws/fix-opsworks

    remove opsworks smoke test
    lucix-aws authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    38baa50 View commit details
    Browse the repository at this point in the history
  3. Release v1.54.7 (2024-06-24) (#5295)

    Release v1.54.7 (2024-06-24)
    ===
    
    ### Service Client Updates
    * `service/bedrock-runtime`: Updates service API
    * `service/customer-profiles`: Updates service API and documentation
    * `service/ec2`: Updates service API
      * Fix EC2 multi-protocol info in models.
    * `service/qbusiness`: Updates service API and documentation
    * `service/ssm`: Updates service API
      * Add sensitive trait to SSM IPAddress property for CloudTrail redaction
    * `service/workspaces-web`: Updates service API and documentation
    aws-sdk-go-automation authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    33c5946 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Release v1.54.8 (2024-06-25) (#5296)

    Release v1.54.8 (2024-06-25)
    ===
    
    ### Service Client Updates
    * `service/autoscaling`: Updates service API and documentation
      * Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
    * `service/ec2`: Updates service API
      * This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
    * `service/networkmanager`: Updates service API and documentation
    * `service/workspaces-thin-client`: Updates service API and documentation
    aws-sdk-go-automation authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cce1a63 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Release v1.54.9 (2024-06-26) (#5297)

    Release v1.54.9 (2024-06-26)
    ===
    
    ### Service Client Updates
    * `service/controltower`: Updates service API, documentation, and paginators
    * `service/eks`: Updates service API and documentation
    * `service/ivs-realtime`: Updates service API, documentation, and paginators
    * `service/kinesisanalyticsv2`: Updates service API, documentation, and paginators
    * `service/opensearch`: Updates service API and documentation
    aws-sdk-go-automation authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b9d7c6a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Release v1.54.10 (2024-06-27) (#5298)

    Release v1.54.10 (2024-06-27)
    ===
    
    ### Service Client Updates
    * `service/application-autoscaling`: Updates service API and documentation
    * `service/chime-sdk-media-pipelines`: Updates service API and documentation
    * `service/cloudfront`: Updates service API and documentation
      * Doc only update for CloudFront that fixes customer-reported issue
    * `service/datazone`: Updates service API, documentation, and paginators
    * `service/elasticache`: Updates service API
      * Add v2 smoke tests and smithy smokeTests trait for SDK testing.
    * `service/mq`: Updates service API and documentation
      * This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
    * `service/qconnect`: Updates service API, documentation, and paginators
    * `service/quicksight`: Updates service API and documentation
      * Adding support for Repeating Sections, Nested Filters
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * Updates Amazon RDS documentation for TAZ export to S3.
    * `service/sagemaker`: Updates service API and documentation
      * Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
    * `service/workspaces`: Updates service API and documentation
      * Added support for WorkSpaces Pools.
    aws-sdk-go-automation authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    372d444 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Release v1.54.11 (2024-06-28) (#5299)

    Release v1.54.11 (2024-06-28)
    ===
    
    ### Service Client Updates
    * `service/acm-pca`: Updates service API
    * `service/cloudhsmv2`: Updates service API and documentation
      * Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.
    * `service/connect`: Updates service API and documentation
    * `service/elasticmapreduce`: Updates service API and documentation
      * This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.
    * `service/glue`: Updates service API and documentation
      * Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.
    * `service/kinesisanalyticsv2`: Updates service API and documentation
    * `service/opensearch`: Updates service API and documentation
    * `service/pi`: Updates service API and documentation
    * `service/workspaces`: Updates service API and documentation
      * Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.
    aws-sdk-go-automation authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9607ced View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Release v1.54.12 (2024-07-01) (#5300)

    Release v1.54.12 (2024-07-01)
    ===
    
    ### Service Client Updates
    * `service/apigateway`: Updates service API
      * Add v2 smoke tests and smithy smokeTests trait for SDK testing.
    * `service/cognito-identity`: Updates service API
    * `service/connect`: Updates service API, documentation, and paginators
    * `service/docdb`: Updates service API
      * Add v2 smoke tests and smithy smokeTests trait for SDK testing.
    * `service/eks`: Updates service API
    * `service/payment-cryptography`: Updates service API and documentation
    * `service/payment-cryptography-data`: Updates service API, documentation, and waiters
    * `service/states`: Updates service API
      * Add v2 smoke tests and smithy smokeTests trait for SDK testing.
    * `service/swf`: Updates service API
      * Add v2 smoke tests and smithy smokeTests trait for SDK testing.
    * `service/wafv2`: Updates service API and documentation
    aws-sdk-go-automation authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8b71138 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Release v1.54.13 (2024-07-02) (#5301)

    Release v1.54.13 (2024-07-02)
    ===
    
    ### Service Client Updates
    * `service/ec2`: Updates service API and documentation
      * Documentation updates for Elastic Compute Cloud (EC2).
    * `service/fms`: Updates service API
    * `service/s3`: Updates service API, documentation, and examples
      * Added response overrides to Head Object requests.
    aws-sdk-go-automation authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d740a8a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Release v1.54.14 (2024-07-03) (#5302)

    Release v1.54.14 (2024-07-03)
    ===
    
    ### Service Client Updates
    * `service/application-autoscaling`: Updates service documentation
    * `service/directconnect`: Updates service documentation
      * This update includes documentation for support of new native 400 GBps ports for Direct Connect.
    * `service/organizations`: Updates service API and documentation
      * Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
    * `service/rekognition`: Updates service API and documentation
      * This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
    * `service/workspaces`: Updates service API
      * Fix create workspace bundle RootStorage/UserStorage to accept non null values
    aws-sdk-go-automation authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7255e05 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Release v1.54.15 (2024-07-05) (#5303)

    Release v1.54.15 (2024-07-05)
    ===
    
    ### Service Client Updates
    * `service/acm`: Updates service API and documentation
      * Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
    * `service/ecr`: Updates service API
      * This release for Amazon ECR makes change to bring the SDK into sync with the API.
    * `service/payment-cryptography-data`: Updates service API and documentation
    * `service/qbusiness`: Updates service API and documentation
    aws-sdk-go-automation authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5eaabf6 View commit details
    Browse the repository at this point in the history
Loading