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.0
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.50.10
Choose a head ref
  • 13 commits
  • 113 files changed
  • 3 contributors

Commits on Jan 22, 2024

  1. Release v1.50.1 (2024-01-22) (#5149)

    Release v1.50.1 (2024-01-22)
    ===
    
    ### Service Client Updates
    * `service/appconfigdata`: Adds new service
    * `service/cloud9`: Updates service documentation
      * Doc-only update around removing AL1 from list of available AMIs for Cloud9
    * `service/connectcases`: Updates service API, documentation, and paginators
    * `service/ec2`: Updates service documentation
      * Documentation updates for Amazon EC2.
    * `service/ecs`: Updates service API and documentation
      * This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
    * `service/finspace`: Updates service API
    * `service/organizations`: Updates service documentation
      * Doc only update for quota increase change
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
    aws-sdk-go-automation authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a91b4e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Release v1.50.2 (2024-01-23) (#5150)

    Release v1.50.2 (2024-01-23)
    ===
    
    ### Service Client Updates
    * `service/inspector2`: Updates service API, documentation, and paginators
    aws-sdk-go-automation authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8fd6108 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Release v1.50.3 (2024-01-24) (#5151)

    Release v1.50.3 (2024-01-24)
    ===
    
    ### Service Client Updates
    * `service/ec2`: Updates service API and documentation
      * Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
    * `service/ecs`: Updates service documentation
      * Documentation updates for Amazon ECS.
    * `service/outposts`: Updates service API
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * This release adds support for Aurora Limitless Database.
    * `service/storagegateway`: Updates service API and documentation
      * Add DeprecationDate and SoftwareVersion to response of ListGateways.
    aws-sdk-go-automation authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    15beed0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Release v1.50.4 (2024-01-25) (#5152)

    Release v1.50.4 (2024-01-25)
    ===
    
    ### Service Client Updates
    * `service/acm-pca`: Updates service API, documentation, and waiters
    * `service/lightsail`: Updates service API and documentation
      * This release adds support for IPv6-only instance plans.
    aws-sdk-go-automation authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d5e1369 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Release v1.50.5 (2024-01-26) (#5154)

    Release v1.50.5 (2024-01-26)
    ===
    
    ### Service Client Updates
    * `service/connect`: Updates service API
    * `service/inspector2`: Updates service API and documentation
    * `service/sagemaker`: Updates service API and documentation
      * Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.
    aws-sdk-go-automation authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    32e0058 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    8eb22a1 View commit details
    Browse the repository at this point in the history
  2. chore: relax stale issue timings

    We received customer feedback that our stale issue timings are too tight.
    This brings issue timings into line with other AWS SDK teams.
    kellertk committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9adcf75 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Release v1.50.6 (2024-01-29) (#5156)

    Release v1.50.6 (2024-01-29)
    ===
    
    ### Service Client Updates
    * `service/autoscaling`: Updates service API and documentation
      * EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
    * `service/comprehend`: Updates service documentation
    * `service/ec2`: Updates service API and documentation
      * EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
    * `service/mwaa`: Updates service API and documentation
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
    * `service/snowball`: Updates service documentation
      * Modified description of createaddress to include direction to add path when providing a JSON file.
    aws-sdk-go-automation authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e8a5e0e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Release v1.50.7 (2024-01-30) (#5157)

    Release v1.50.7 (2024-01-30)
    ===
    
    ### Service Client Updates
    * `service/datazone`: Updates service API and documentation
    * `service/route53`: Updates service documentation
      * Update the SDKs for text changes in the APIs.
    aws-sdk-go-automation authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1601952 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5155 from kellertk/main

    Minor GitHub workflow changes
    lucix-aws authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    87be112 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Release v1.50.8 (2024-01-31) (#5158)

    Release v1.50.8 (2024-01-31)
    ===
    
    ### Service Client Updates
    * `service/cloudformation`: Updates service API, documentation, paginators, and examples
      * CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
    * `service/elasticloadbalancingv2`: Updates service API and documentation
    * `service/glue`: Updates service API and documentation
      * Update page size limits for GetJobRuns and GetTriggers APIs.
    * `service/ssm`: Updates service API and documentation
      * This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.
    aws-sdk-go-automation authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3e2c844 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Release v1.50.9 (2024-02-01) (#5159)

    Release v1.50.9 (2024-02-01)
    ===
    
    ### Service Client Updates
    * `service/cognito-idp`: Updates service API and documentation
    * `service/ivs`: Updates service API, documentation, and paginators
    * `service/managedblockchain-query`: Updates service API and documentation
    * `service/mediaconvert`: Updates service API and documentation
      * This release includes support for broadcast-mixed audio description tracks.
    aws-sdk-go-automation authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3248e69 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Release v1.50.10 (2024-02-02) (#5160)

    Release v1.50.10 (2024-02-02)
    ===
    
    ### Service Client Updates
    * `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
      * Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
    * `service/sagemaker`: Updates service API and documentation
      * Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.
    aws-sdk-go-automation authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6c50976 View commit details
    Browse the repository at this point in the history
Loading