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.44.224
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.44.225
Choose a head ref
  • 3 commits
  • 30 files changed
  • 3 contributors

Commits on Mar 15, 2023

  1. Copy the full SHA
    5afcc94 View commit details

Commits on Mar 20, 2023

  1. Merge pull request #4759 from d3QUone/fix-typo

    Fix typo in AssumeRoleTokenProvider description
    lucix-aws authored Mar 20, 2023
    Copy the full SHA
    02f19bf View commit details
  2. Release v1.44.225 (2023-03-20) (#4766)

    Release v1.44.225 (2023-03-20)
    ===
    
    ### Service Client Updates
    * `service/application-autoscaling`: Updates service API, documentation, and examples
    * `service/neptune`: Updates service API and documentation
      * This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
    * `service/s3outposts`: Updates service API and documentation
    * `service/workdocs`: Updates service API, documentation, and paginators
      * This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.
    aws-sdk-go-automation authored Mar 20, 2023
    Copy the full SHA
    dce5731 View commit details
Loading