Skip to content
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.49.16
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.49.21
Choose a head ref
  • 7 commits
  • 77 files changed
  • 3 contributors

Commits on Jan 8, 2024

  1. Release v1.49.17 (2024-01-08) (#5135)

    Release v1.49.17 (2024-01-08)
    ===
    
    ### Service Client Updates
    * `service/codebuild`: Updates service API and documentation
      * Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
    * `service/ec2`: Updates service API
      * Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
    * `service/route53resolver`: Updates service API and documentation
    aws-sdk-go-automation authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    534f762 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Release v1.49.18 (2024-01-10) (#5136)

    Release v1.49.18 (2024-01-10)
    ===
    
    ### Service Client Updates
    * `service/connectcampaigns`: Updates service API
    * `service/location`: Updates service API and documentation
    * `service/logs`: Updates service API and documentation
      * Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
    * `service/qconnect`: Updates service API
    * `service/redshift-serverless`: Updates service documentation
    * `service/route53`: Updates service API and documentation
      * Route53 now supports geoproximity routing in AWS regions
    * `service/wisdom`: Updates service API
    aws-sdk-go-automation authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    98c36d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Release v1.49.19 (2024-01-11) (#5137)

    Release v1.49.19 (2024-01-11)
    ===
    
    ### Service Client Updates
    * `service/ec2`: Updates service API and documentation
      * This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
    * `service/ecs`: Updates service API and documentation
      * This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
    * `service/eventbridge`: Updates service API and documentation
    * `service/iot`: Updates service API and documentation
      * Add ConflictException to Update APIs of AWS IoT Software Package Catalog
    * `service/iotfleetwise`: Updates service API
    * `service/secretsmanager`: Updates service documentation and examples
      * Doc only update for Secrets Manager
    * `service/workspaces`: Updates service documentation
      * Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update
    aws-sdk-go-automation authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0a25be2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    e972d39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9475fb View commit details
    Browse the repository at this point in the history
  3. Release v1.49.20 (2024-01-12) (#5140)

    Release v1.49.20 (2024-01-12)
    ===
    
    ### Service Client Updates
    * `service/connect`: Updates service API and documentation
    * `service/connectparticipant`: Updates service API
    * `service/location`: Updates service documentation
    * `service/mwaa`: Updates service API and documentation
    * `service/s3control`: Adds new service
      * S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
    * `service/supplychain`: Adds new service
    * `service/transfer`: Updates service API and documentation
      * AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
    aws-sdk-go-automation authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f7f68df View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Release v1.49.21 (2024-01-14) (#5142)

    Release v1.49.21 (2024-01-14)
    ===
    
    ### Service Client Updates
    * `service/sagemaker`: Updates service API
      * This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
    aws-sdk-go-automation authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    a1bdcb0 View commit details
    Browse the repository at this point in the history
Loading