Skip to content

v9.0.0

Compare
Choose a tag to compare
@blgm blgm released this 02 Mar 15:58
· 92 commits to main since this release
1ac5c7a

Features

  • Depends on code.cloudfoundry.org/lager/v3 as a replacement for code.cloudfoundry.org/lager - see #218 for more details. Thanks @silvestre!
  • Update to support Go 1.20 and Go 1.19, Go 1.18 is now out of support
  • Other dependency updates

What's Changed

  • chore(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 by @dependabot in #214
  • chore(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 by @dependabot in #215
  • chore(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 by @dependabot in #216
  • chore(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #217
  • chore(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 by @dependabot in #219
  • chore: Update to ginkgo v2 and lager v3 by @silvestre in #218
  • chore(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #220
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 by @dependabot in #221
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 by @dependabot in #222
  • chore(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.5.0 to 6.6.1 by @dependabot in #223
  • chore(deps): bump honnef.co/go/tools from 0.3.3 to 0.4.0 by @dependabot in #224
  • test: update for Go 1.20 by @blgm in #225
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 by @dependabot in #226
  • chore(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.1 by @dependabot in #227
  • chore(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.0 by @dependabot in #228
  • chore(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 by @dependabot in #229
  • chore(deps): bump github.com/onsi/gomega from 1.27.0 to 1.27.1 by @dependabot in #231
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 by @dependabot in #232
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 by @dependabot in #233
  • chore(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #234

New Contributors

Full Changelog: v8.2.3...v9.0.0