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.50.38
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.51.5
Choose a head ref
  • 7 commits
  • 121 files changed
  • 3 contributors

Commits on Mar 14, 2024

  1. Deprecate iotroborunner service (#5197)

    * deprecate iotroborunner service
    
    * update changelog
    
    ---------
    
    Co-authored-by: Tianyi Wang <wty@amazon.com>
    wty-Bryant and Tianyi Wang authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    113a726 View commit details
    Browse the repository at this point in the history
  2. Release v1.51.0 (2024-03-14) (#5198)

    Release v1.51.0 (2024-03-14)
    ===
    
    ### Service Client Updates
    * `service/amplify`: Updates service documentation
    * `service/ec2-instance-connect`: Updates service API and documentation
    * `service/elasticloadbalancingv2`: Updates service documentation
    * `service/fis`: Updates service API and documentation
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
    * `service/secretsmanager`: Updates service documentation
      * Doc only update for Secrets Manager
    * `service/timestream-influxdb`: Adds new service
    
    ### SDK Features
    * `service/iotroborunner`: Remove Iotroborunner
      * This change removes the iotroborunner service, since it is deprecated.
    aws-sdk-go-automation authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    53e4759 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Release v1.51.1 (2024-03-15) (#5199)

    Release v1.51.1 (2024-03-15)
    ===
    
    ### Service Client Updates
    * `service/backup`: Updates service API and documentation
    * `service/codebuild`: Updates service API and documentation
      * AWS CodeBuild now supports overflow behavior on Reserved Capacity.
    * `service/connect`: Updates service API and documentation
    * `service/ec2`: Updates service API and documentation
      * Add media accelerator and neuron device information on the describe instance types API.
    * `service/kinesisanalyticsv2`: Updates service API and documentation
    * `service/s3`: Updates service documentation and examples
      * Documentation updates for Amazon S3.
    * `service/sagemaker`: Updates service API and documentation
      * Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
    * `service/workspaces-thin-client`: Updates service API and documentation
    aws-sdk-go-automation authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fdce8a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Release v1.51.2 (2024-03-18) (#5200)

    Release v1.51.2 (2024-03-18)
    ===
    
    ### Service Client Updates
    * `service/cloudformation`: Updates service API and documentation
      * This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.
    * `service/kms`: Updates service API and documentation
      * Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy
    * `service/mediatailor`: Updates service API and documentation
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations.
    * `service/s3`: Updates service API and examples
      * Fix two issues with response root node names.
    * `service/timestream-query`: Updates service documentation
    aws-sdk-go-automation authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8c9d152 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Release v1.51.3 (2024-03-19) (#5202)

    Release v1.51.3 (2024-03-19)
    ===
    
    ### Service Client Updates
    * `service/cloudformation`: Updates service documentation
      * Documentation update, March 2024. Corrects some formatting.
    * `service/ec2`: Updates service API, documentation, and paginators
      * This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated.
    * `service/finspace`: Updates service API and documentation
    * `service/logs`: Updates service API and documentation
      * Update LogSamples field in Anomaly model to be a list of LogEvent
    * `service/managedblockchain-query`: Updates service API, documentation, and paginators
    aws-sdk-go-automation authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9d5e5d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Release v1.51.4 (2024-03-20) (#5203)

    Release v1.51.4 (2024-03-20)
    ===
    
    ### Service Client Updates
    * `service/accessanalyzer`: Updates service API and documentation
    * `service/codebuild`: Updates service documentation
      * This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).
    * `service/connect`: Updates service API and documentation
    * `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
      * This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter.
    * `service/managedblockchain-query`: Updates service API and documentation
    * `service/savingsplans`: Updates service API and documentation
    aws-sdk-go-automation authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fb4c556 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Release v1.51.5 (2024-03-21) (#5204)

    Release v1.51.5 (2024-03-21)
    ===
    
    ### Service Client Updates
    * `service/codeartifact`: Updates service API, documentation, and paginators
    aws-sdk-go-automation authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    90cffbc View commit details
    Browse the repository at this point in the history
Loading