Thanks to visit codestin.com
Credit goes to github.com

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: amqp-rs/lapin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: amqp-rs/lapin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 14 commits
  • 15 files changed
  • 1 contributor

Commits on Aug 22, 2025

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

Commits on Aug 28, 2025

  1. Add events listener mechanism

    First attempt at fixing #443
    Keruspe committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    4666938 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. Configuration menu
    Copy the full SHA
    4294689 View commit details
    Browse the repository at this point in the history
  2. silence clippy

    Keruspe committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    a5bd072 View commit details
    Browse the repository at this point in the history
  3. mark on_error as deprecated

    Keruspe committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    188593d View commit details
    Browse the repository at this point in the history
  4. v3.3.0

    Keruspe committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    f105832 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. properly hook up secure-ok in connection step

    rabbit cr demo is just a demo and we don't support anything else using
    it anyways, but it was broken since a rework, now works again
    Keruspe committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    896d8b5 View commit details
    Browse the repository at this point in the history
  2. unify connection process error handling

    and make sure we always resolve our promises when bad things happen
    Keruspe committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    b840fd6 View commit details
    Browse the repository at this point in the history
  3. v3.4.0

    Keruspe committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    e051f0a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

  1. update Cargo.lock

    Keruspe committed Sep 13, 2025
    Configuration menu
    Copy the full SHA
    3914b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4884697 View commit details
    Browse the repository at this point in the history
  3. v3.5.0

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

Commits on Sep 15, 2025

  1. Configuration menu
    Copy the full SHA
    e38de7d View commit details
    Browse the repository at this point in the history
  2. v3.6.0

    Keruspe committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    74c3e8b View commit details
    Browse the repository at this point in the history
Loading