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: hookdeck/hookdeck-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: hookdeck/hookdeck-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    c444291 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    3f6366c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42d724 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #146 from hookdeck/chore/bump-go-npm-next

    chore(deps): update go-npm-next dependency to version 1.1.0
    leggetter authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    93483e0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #145 from hookdeck/dependabot/go_modules/github.co…

    …m/stretchr/testify-1.11.0
    
    chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
    leggetter authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    e8e4138 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    0db5a39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #152 from hookdeck/chore/connection-query-docs

    docs: clarify connection-query parameter usage in CLI
    leggetter authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    72238a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. too many oprn files fix

    mkherlakian committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    c36975b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Add connection pooling. Track active connections. Warn users if conne…

    …ctions close to limit. Allow max-connections override.
    mkherlakian committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    d9c2c7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6805cc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #153 from hookdeck/fix/too-many-open-files

    Fix/too many open files
    mkherlakian authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    908f990 View commit details
    Browse the repository at this point in the history
Loading