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.37.31
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.38.0
Choose a head ref
  • 5 commits
  • 95 files changed
  • 3 contributors

Commits on Mar 15, 2021

  1. Release v1.37.31 (2021-03-15) (#3823)

    Release v1.37.31 (2021-03-15)
    ===
    
    ### Service Client Updates
    * `service/codedeploy`: Updates service API and documentation
      * AWS CodeDeploy can now detect instances running an outdated revision of your application and automatically update them with the latest revision.
    * `service/ecs`: Updates service API and documentation
      * This is for ecs exec feature release which includes two new APIs - execute-command and update-cluster and an AWS CLI customization for execute-command API
    * `service/elasticmapreduce`: Updates service API and documentation
      * Amazon EMR customers can now specify Resource Group to target Capacity Reservations in their EMR clusters with instance fleets using allocation strategy.
    * `service/fis`: Updates service API, documentation, paginators, and examples
    * `service/transcribe-streaming`: Updates service API and documentation
    aws-sdk-go-automation authored Mar 15, 2021
    Copy the full SHA
    ae393af View commit details

Commits on Mar 16, 2021

  1. Release v1.37.32 (2021-03-16) (#3824)

    Release v1.37.32 (2021-03-16)
    ===
    
    ### Service Client Updates
    * `service/accessanalyzer`: Updates service API, documentation, and paginators
    * `service/gamelift`: Updates service API, documentation, and paginators
      * GameLift expands to six new AWS Regions, adds support for multi-location fleets to streamline management of hosting resources, and lets you customize more of the game session placement process.
    * `service/iam`: Updates service documentation
      * Documentation updates for AWS Identity and Access Management (IAM).
    * `service/lambda`: Updates service API
      * Allow empty list for function response types
    * `service/mediaconnect`: Updates service API and documentation
    * `service/mediatailor`: Updates service API, documentation, and paginators
    * `service/mwaa`: Updates service API
    aws-sdk-go-automation authored Mar 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    67f532f View commit details

Commits on Mar 17, 2021

  1. Release v1.37.33 (2021-03-17) (#3825)

    Release v1.37.33 (2021-03-17)
    ===
    
    ### Service Client Updates
    * `service/batch`: Updates service API and documentation
      * Making serviceRole an optional parameter when creating a compute environment. If serviceRole is not provided then Service Linked Role will be created (or reused if it already exists).
    * `service/sagemaker`: Updates service API and documentation
      * Support new target device ml_eia2 in SageMaker CreateCompilationJob API
    aws-sdk-go-automation authored Mar 17, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    888dfa8 View commit details

Commits on Mar 18, 2021

  1. Copy the full SHA
    308635b View commit details
  2. Release v1.38.0 (2021-03-18)

    ===
    
    ### Service Client Updates
    * `service/autoscaling`: Updates service API and documentation
      * Amazon EC2 Auto Scaling Instance Refresh now supports phased deployments.
    * `service/redshift`: Updates service API and documentation
      * Add new fields for additional information about VPC endpoint for clusters with reallocation enabled, and a new field for total storage capacity for all clusters.
    * `service/securityhub`: Updates service API and documentation
    
    ### SDK Features
    * `service/s3`: S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request
    * `service/s3control`: S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request.
    awssdkgo committed Mar 18, 2021
    Copy the full SHA
    fa58648 View commit details
Loading