Skip to content
Compare
Choose a tag to compare
@skriss skriss released this 29 Aug 15:00
· 63 commits to main since this release
69eb271

NOTE: as of this release, container images have moved to GHCR. The latest image is ghcr.io/projectcontour/contour-authserver:v4.

Changelog

  • 11696be Bump actions/checkout from 2 to 3 (#34)
  • f095448 Bump actions/setup-go from 2 to 4 (#35)
  • bcd8209 Bump github.com/coreos/go-oidc/v3 from 3.1.0 to 3.6.0 (#37)
  • 2db2853 Bump github.com/envoyproxy/go-control-plane from 0.10.3 to 0.11.1 (#38)
  • ada2542 Bump github.com/mattn/go-isatty from 0.0.8 to 0.0.19 (#46)
  • e311d54 Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#31)
  • 5dab2b5 Bump github.com/spf13/cobra from 1.1.3 to 1.7.0 (#39)
  • ca88508 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#45)
  • c64bec3 Bump github.com/tg123/go-htpasswd from 1.0.0 to 1.2.1 (#44)
  • bf13735 Bump golang.org/x/crypto from 0.0.0-20210220033148-5ea612d1eb83 to 0.1.0 (#33)
  • 339e70a Bump golang.org/x/net from 0.5.0 to 0.7.0 (#32)
  • c295a54 Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#51)
  • ed37b6f Bump golang.org/x/oauth2 from 0.5.0 to 0.10.0 (#43)
  • 538d696 Bump google.golang.org/grpc from 1.38.0 to 1.53.0 (#26)
  • 3028d6c Bump google.golang.org/grpc from 1.53.0 to 1.56.2 (#40)
  • b9d9cea Bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#50)
  • 78f07fb Bump k8s.io/api from 0.27.3 to 0.27.4 (#48)
  • a414f53 Bump k8s.io/apimachinery from 0.27.3 to 0.27.4 (#47)
  • 6654599 Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#42)
  • 6050ed5 Bump k8s.io/client-go from 0.27.3 to 0.27.4 (#49)
  • 61ecc62 Bump k8s.io/client-go from 0.27.4 to 0.28.0 (#55)
  • 7f12b8b Bump k8s.io/client-go from 0.28.0 to 0.28.1 (#59)
  • ee1ff99 Bump sigs.k8s.io/controller-runtime from 0.10.2 to 0.15.0 (#41)
  • be84c53 Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 (#52)
  • e7eac40 add dependabot config (#30)
  • 7141a5f change minimum TLS version to 1.2 (#28)
  • 69eb271 update .goreleaser.yml for upcoming release (#60)
  • 1929924 update Go and linter (#27)