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: cloudfoundry/nats-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v56.31.0
Choose a base ref
...
head repository: cloudfoundry/nats-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v56.32.0
Choose a head ref
  • 2 commits
  • 32 files changed
  • 1 contributor

Commits on Dec 8, 2024

  1. Update go.mod dependencies

    --------
    
    index ada34a5..b060fec 100644
    @@ -8,9 +8,9 @@ toolchain go1.22.3
     replace github.com/nats-io/gnatsd => github.com/nats-io/gnatsd v1.4.1
    
    -	code.cloudfoundry.org/cf-networking-helpers v0.28.0
    -	code.cloudfoundry.org/lager/v3 v3.16.0
    -	code.cloudfoundry.org/tlsconfig v0.10.0
    +	code.cloudfoundry.org/cf-networking-helpers v0.29.0
    +	code.cloudfoundry.org/lager/v3 v3.17.0
    +	code.cloudfoundry.org/tlsconfig v0.11.0
     	github.com/nats-io/gnatsd v1.4.1
     	github.com/nats-io/nats-server/v2 v2.10.22
     	github.com/nats-io/nats.go v1.37.0
    tas-runtime-bot authored and git committed Dec 8, 2024
    Configuration menu
    Copy the full SHA
    172d324 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Release v56.32.0

    tas-runtime-bot committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    55f4d9a View commit details
    Browse the repository at this point in the history
Loading