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.42.24
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.42.26
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 7, 2026

  1. Merge branch 'release-1.42.24' into develop

    * release-1.42.24:
      Bumping version to 1.42.24
      Add changelog entries from botocore
    aws-sdk-python-automation committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    6dda579 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    34bf8f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf89db View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-1.42.25' into develop

    * release-1.42.25:
      Bumping version to 1.42.25
      Add changelog entries from botocore
    aws-sdk-python-automation committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    f4381e3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release-1.42.25'

    * release-1.42.25:
      Bumping version to 1.42.25
      Add changelog entries from botocore
    aws-sdk-python-automation committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    8dd6007 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. Add note on logical operators (#4141)

    * add note on logical operators
    
    * Move logical operators note to DynamoDB conditions section header
    
    Move the note about chaining conditions with logical operators (&, |, ~)
    to appear directly under the "DynamoDB conditions" section header,
    before the Key and Attr class documentation. This placement makes the
    information more visible and clarifies that the operators apply to both
    condition classes.
    
    * added examples for each logical operator
    
    * remove duplicate note
    
    ---------
    
    Co-authored-by: veradri <veradri@amazon.com>
    tim-finnigan and adev-code authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    9397817 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Configuration menu
    Copy the full SHA
    4719811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8545a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-1.42.26'

    * release-1.42.26:
      Bumping version to 1.42.26
      Add changelog entries from botocore
      Add note on logical operators (#4141)
    aws-sdk-python-automation committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    5ffffe1 View commit details
    Browse the repository at this point in the history
Loading