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: mperham/connection_pool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.4
Choose a base ref
...
head repository: mperham/connection_pool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.5
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 13, 2025

  1. doc: explain weird code

    mperham committed Sep 13, 2025
    Configuration menu
    Copy the full SHA
    78def7b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    475f7d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e77b7a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6 (#208)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    e733afb View commit details
    Browse the repository at this point in the history
  2. prep for release

    mperham committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    35ea6ce View commit details
    Browse the repository at this point in the history
Loading