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: nats-io/nats.go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.41.1
Choose a base ref
...
head repository: nats-io/nats.go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.41.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 16, 2025

  1. [FIXED] Add RemoveStatusListener method and fixFetch memory leak (#1856)

    Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
    piotrpio authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    7bfd96a View commit details
    Browse the repository at this point in the history
  2. [FIXED] Use context in when purging stream in kv.PurgeDeletes() (#1858)

    Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
    piotrpio authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    aeebc8d View commit details
    Browse the repository at this point in the history
  3. [FIXED] Bump golang.org/x/crypto to fix vulnerability (#1857)

    Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
    piotrpio authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    ca54e50 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Release v1.41.2 (#1859)

    Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
    piotrpio authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    d1cdbf5 View commit details
    Browse the repository at this point in the history
Loading