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.27
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.29
Choose a head ref
  • 2 commits
  • 51 files changed
  • 1 contributor

Commits on Feb 28, 2024

  1. Release v1.50.28 (2024-02-28) (#5185)

    Release v1.50.28 (2024-02-28)
    ===
    
    ### Service Client Updates
    * `service/batch`: Updates service API and documentation
      * This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
    * `service/bedrock-agent-runtime`: Updates service API and documentation
    * `service/ce`: Updates service API and documentation
    * `service/ec2`: Updates service API and documentation
      * This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.
    * `service/iot`: Updates service API and documentation
      * This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
    * `service/wafv2`: Updates service API and documentation
    aws-sdk-go-automation authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b79e466 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Release v1.50.29 (2024-02-29) (#5186)

    Release v1.50.29 (2024-02-29)
    ===
    
    ### Service Client Updates
    * `service/docdb-elastic`: Updates service API and documentation
    * `service/eks`: Updates service API
    * `service/migrationhuborchestrator`: Updates service API and documentation
    * `service/models.lex.v2`: Updates service API and documentation
    * `service/quicksight`: Updates service API and documentation
      * TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
    * `service/sagemaker`: Updates service API and documentation
      * Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
    * `service/securitylake`: Updates service API and documentation
    aws-sdk-go-automation authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3d2694d View commit details
    Browse the repository at this point in the history
Loading