Skip to content

Releases: cloudfoundry/go-loggregator

v10.3.1

05 Mar 14:18

Choose a tag to compare

What's Changed

New Contributors

Note

  • The v10.3.0 is skipped (deleted) as it had some breaking changes. You can update directly from v10.2.0 to this version

Full Changelog: v10.2.0...v10.3.1

v10.2.0

13 Apr 06:01

Choose a tag to compare

Notice

The minimum version of Go required in order use this module was bumped from go1.22.0 to go1.23.0 in order to continue bumping dependencies. This should not affect most users.

Maintenance

  • chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #326
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #327
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.18.0 to 0.20.0 by @dependabot in #328
  • chore(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot in #329
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /examples by @dependabot in #330
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.20.0 to 0.21.0 by @dependabot in #331
  • chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #332
  • chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #333
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 by @dependabot in #334
  • chore(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #335
  • chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /examples by @dependabot in #337
  • chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #338
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.21.0 to 0.22.0 by @dependabot in #340
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #339
  • chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 by @dependabot in #336
  • chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #341
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.22.0 to 0.23.0 by @dependabot in #342
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #343
  • chore(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #344

Full Changelog: v10.1.0...v10.2.0

v10.1.0

27 Feb 02:28

Choose a tag to compare

Notice

The minimum version of Go required in order use this module was bumped from go1.21.0 to go1.22.0. This should not affect most users.

Maintenance

  • Bump minimum Go version to 1.22 by @ctlong in #267
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.1.0 to 0.5.0 by @dependabot in #268
  • chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #262
  • chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #265
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #263
  • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.2 by @dependabot in #269
  • chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #270
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.5.0 to 0.6.0 by @dependabot in #271
  • chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #274
  • chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #272
  • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #273
  • chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 in /examples by @dependabot in #275
  • chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #277
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.6.0 to 0.7.0 by @dependabot in #276
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.7.0 to 0.8.0 by @dependabot in #279
  • chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #280
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #278
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #281
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.8.0 to 0.9.0 by @dependabot in #284
  • chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #283
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #285
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.9.0 to 0.10.0 by @dependabot in #286
  • chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in /examples by @dependabot in #287
  • chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #288
  • chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.69.0 by @dependabot in #292
  • chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #293
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.10.0 to 0.12.0 by @dependabot in #294
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #290
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #298
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.12.0 to 0.13.0 by @dependabot in #299
  • chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #297
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in /examples by @dependabot in #295
  • chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #296
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @dependabot in #301
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /examples by @dependabot in #302
  • chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #303
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.13.0 to 0.15.0 by @dependabot in #306
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #305
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #307
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in /examples by @dependabot in #310
  • chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #308
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #309
  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #311
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #312
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in /examples by @dependabot in #313
  • chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #314
  • chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /examples by @dependabot in #317
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.15.0 to 0.16.0 by @dependabot in #316
  • chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #315
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.16.0 to 0.17.0 by @dependabot in #318
  • chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #319
  • chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #320
  • chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in /examples by @dependabot in #321
  • chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 by @dependabot in #322
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #323
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.17.0 to 0.18.0 by @dependabot in #324

Full Changelog: v10.0.1...v10.1.0

v10.0.1

28 Aug 01:12

Choose a tag to compare

Maintenance

  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #250
  • chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #251
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /examples by @dependabot in #252
  • chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in #253
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #254
  • chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #255
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #256
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #257
  • chore(deps): bump code.cloudfoundry.org/tlsconfig from 0.0.0-20200131000646-bbe0f8da39b3 to 0.1.0 by @dependabot in #259

Full Changelog: v10.0.0...v10.0.1

v10.0.0

17 Jun 20:58

Choose a tag to compare

Notice

NewIngressClient and NewEnvelopeStreamConnector will silently ignore the grpc DialOptions returned by WithBlock, WithTimeout, WithReturnConnectionError, and FailOnNonTempDialError. This was necessary to move off of the deprecated grpc.Dial function.

Breaking

  • breaking: Remove deprecated grpc.Dial use, replace with grpc.NewClient by @ctlong in #245

Maintenance

  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #237
  • chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 by @dependabot in #234
  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /examples by @dependabot in #235
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #233
  • chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in #236
  • chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #238
  • chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /examples by @dependabot in #239
  • chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #240
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.18.0 by @dependabot in #244
  • chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #242
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #246
  • chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #247
  • chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #243
  • chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #248
  • chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /examples by @dependabot in #249

Full Changelog: v9.2.1...v10.0.0

v9.2.1

19 Apr 19:46

Choose a tag to compare

Maintenance

  • chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #213
  • chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #215
  • chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #217
  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #216
  • chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #218
  • chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #219
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #220
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #221
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #222
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /examples by @dependabot in #223
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #224
  • chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #225
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #226
  • chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 by @dependabot in #228
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples by @dependabot in #230

Full Changelog: v9.2.0...v9.2.1

v9.2.0

24 Jan 18:34

Choose a tag to compare

Notice

The minimum version of Go required to compile packages in this module was bumped from go1.19 to go1.21 in #212

Maintenance

  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #209
  • chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #208
  • chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #210

Full Changelog: v9.1.0...v9.2.0

v9.1.0

26 Dec 19:58

Choose a tag to compare

Notice

The minimum version of Go required to compile packages in this module was bumped from go1.18 to go1.19 in #194.

Maintenance

  • Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #184
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #185
  • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #186
  • Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #189
  • Bump golang.org/x/net from 0.11.0 to 0.17.0 in /examples by @dependabot in #188
  • Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #191
  • Remove .envrc file as it's env vars are no longer needed by @ctlong in #193
  • Bump google.golang.org/grpc from 1.58.2 to 1.59.0 by @dependabot in #192
  • Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #195
  • Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /examples by @dependabot in #196
  • Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #197
  • Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #198
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #199
  • Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #200
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #202
  • chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #201
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #203
  • chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #204
  • chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #207
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /examples by @dependabot in #205
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #206

Full Changelog: v9.0.8...v9.1.0

v9.0.8

23 Sep 23:20

Choose a tag to compare

Maintenance

  • Regenerate protobuf code by @ctlong in #179
  • Bump golang.org/x/net from 0.12.0 to 0.15.0 by @dependabot
  • Bump google.golang.org/grpc from 1.56.2 to 1.58.1 by @dependabot

Full Changelog: v9.0.7...v9.0.8

v9.0.7

17 Jul 18:33

Choose a tag to compare

Maintenance

  • Bump google.golang.org/grpc from 1.55.0 to 1.56.2 by @dependabot
  • Bump golang.org/x/net from 0.10.0 to 0.12.0 by @dependabot
  • Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /examples by @dependabot
  • Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot

Full Changelog: v9.0.6...v9.0.7