Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 16:59
· 51 commits to main since this release

✨ built with go1.21.8

Breaking Changes

  • Remove unnecessary LOG_CACHE_ADDR and LOG_CACHE_SKIP_AUTH env vars by @ctlong in #208

Fixes

  • cf tail JSON output now emits tags even when their values are empty by @mkocher in #212

Maintenance

  • Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #203
  • Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #204
  • Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #205
  • Bump code.cloudfoundry.org/go-loggregator/v9 from 9.1.0 to 9.2.0 by @dependabot in #206
  • Bump code.cloudfoundry.org/go-log-cache/v2 from 2.0.6 to 2.0.7 by @dependabot in #207
  • Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #211
  • Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #209
  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #213
  • Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #214
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #215

New Contributors

Full Changelog: v5.0.7...v6.0.0