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/boto3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.38.36
Choose a base ref
...
head repository: boto/boto3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.38.37
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on May 30, 2025

  1. Correct inaccurate statement about resource use

    This update removes statements saying you can't access both buckets and access
    points on the same VPC endpoint, and adds an example demonstrating using an
    access point alias to access a bucket's contents.
    shepazon committed May 30, 2025
    Configuration menu
    Copy the full SHA
    21e8feb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Merge branch 'release-1.38.36' into develop

    * release-1.38.36:
      Bumping version to 1.38.36
      Add changelog entries from botocore
    aws-sdk-python-automation committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    e3bdb3c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Merge pull request #4546 from shepazon/privatelink-fix

    Correct inaccurate statement about resource use
    nateprewitt authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    a1b372e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Bump github/codeql-action from 3.28.1 to 3.29.0

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.29.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b6a472f...ce28f5b)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    4c698b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4557 from boto/dependabot/github_actions/github/c…

    …odeql-action-3.29.0
    
    Bump github/codeql-action from 3.28.1 to 3.29.0
    nateprewitt authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    a562bd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6768b0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e178571 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release-1.38.37'

    * release-1.38.37:
      Bumping version to 1.38.37
      Add changelog entries from botocore
      Bump github/codeql-action from 3.28.1 to 3.29.0
      Correct inaccurate statement about resource use This update removes statements saying you can't access both buckets and access points on the same VPC endpoint, and adds an example demonstrating using an access point alias to access a bucket's contents.
    aws-sdk-python-automation committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    510b972 View commit details
    Browse the repository at this point in the history
Loading