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.36.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.37.0
Choose a head ref
  • 4 commits
  • 29 files changed
  • 1 contributor

Commits on Jan 12, 2025

  1. Update go.mod dependencies

    --------
    
    index 9957c59..c3d9d9e 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.32.0
    -	code.cloudfoundry.org/lager/v3 v3.21.0
    -	code.cloudfoundry.org/tlsconfig v0.14.0
    +	code.cloudfoundry.org/cf-networking-helpers v0.33.0
    +	code.cloudfoundry.org/lager/v3 v3.22.0
    +	code.cloudfoundry.org/tlsconfig v0.15.0
     	github.com/nats-io/gnatsd v1.4.1
     	github.com/nats-io/nats-server/v2 v2.10.24
     	github.com/nats-io/nats.go v1.38.0
    tas-runtime-bot authored and git committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    0fbc5be View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

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

Commits on Jan 19, 2025

  1. Update go.mod dependencies

    --------
    
    index c3d9d9e..6b84066 100644
    @@ -8,7 +8,7 @@ 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.33.0
    +	code.cloudfoundry.org/cf-networking-helpers v0.34.0
     	code.cloudfoundry.org/lager/v3 v3.22.0
     	code.cloudfoundry.org/tlsconfig v0.15.0
     	github.com/nats-io/gnatsd v1.4.1
    tas-runtime-bot committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    14cef9f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Release v56.37.0

    tas-runtime-bot committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    a5b0e97 View commit details
    Browse the repository at this point in the history
Loading