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: boto/botocore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.34.69
Choose a base ref
...
head repository: boto/botocore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.34.70
Choose a head ref
  • 7 commits
  • 18 files changed
  • 3 contributors

Commits on Mar 22, 2024

  1. Merge branch 'release-1.34.69' into develop

    * release-1.34.69:
      Bumping version to 1.34.69
      Update to latest models
    aws-sdk-python-automation committed Mar 22, 2024
    Copy the full SHA
    34adb1e View commit details

Commits on Mar 25, 2024

  1. Per-request credential override (#3146)

    Add ability to use credentials from the context to override credentials that will be used to sign a given request
    SamRemis authored Mar 25, 2024
    Copy the full SHA
    5f1b980 View commit details
  2. Make bucket name injection for S3Express more generic (#3144)

    * Make bucket_name injection for S3Express more generic
    
    * Update list of injection parameters to be a tuple
    
    ---------
    
    Co-authored-by: Nate Prewitt <nate.prewitt@gmail.com>
    SamRemis and nateprewitt authored Mar 25, 2024
    Copy the full SHA
    60491da View commit details
  3. Copy the full SHA
    d28bcab View commit details
  4. Copy the full SHA
    4b6f70a View commit details
  5. Copy the full SHA
    2656638 View commit details
  6. Merge branch 'release-1.34.70'

    * release-1.34.70:
      Bumping version to 1.34.70
      Update endpoints model
      Update to latest models
      Make bucket name injection for S3Express more generic (#3144)
      Per-request credential override (#3146)
    aws-sdk-python-automation committed Mar 25, 2024
    Copy the full SHA
    79a6b34 View commit details
Loading