Changelog
v0.22.0 (2023-05-03)
New
- add programmatic login options to the CRD #613 (@wasaga)
- add stress test #609 (@wasaga)
- add set response headers global option #599 (@wasaga)
- support external authenticate #534 (@wasaga)
- support for wildcard hosts in
Ingress
- this release should significantly reduce RAM consumption for large number of
Ingress
resources
Fixed
Changed
- bump core to v0.22.0 #617 (@wasaga)
- allow to omit authenticate params, that would default to hosted authentication #612 (@wasaga)
- debug: add some additional runtime flags #602 (@wasaga)
- setResponseHeaders: fix typo #601 (@wasaga)
- bump linter to v1.52.2 and resolve warnings #598 (@wasaga)
- use updated envoy config #589 (@calebdoxsey)
- bump core #556 (@wasaga)
- set main manifests to point to main docker image #541 (@wasaga)
- ci: use large gh runners #540 (@wasaga)
- set core to main and envoy to 1.25 #531 (@wasaga)
Dependency
- Bump distroless/base from
344ef23
to766c538
#616 (@dependabot[bot]) - Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 #615 (@dependabot[bot])
- Bump github.com/open-policy-agent/opa from 0.51.0 to 0.52.0 #614 (@dependabot[bot])
- Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 #611 (@dependabot[bot])
- Bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 #610 (@dependabot[bot])
- Bump docker/metadata-action from 4.3.0 to 4.4.0 #607 (@dependabot[bot])
- Bump actions/setup-python from 4.5.0 to 4.6.0 #606 (@dependabot[bot])
- Bump sigs.k8s.io/controller-tools from 0.11.3 to 0.11.4 #604 (@dependabot[bot])
- set core to main #597 (@wasaga)
- upgrade go and envoy #595 (@calebdoxsey)
- Bump actions/checkout from 3.5.0 to 3.5.2 #591 (@dependabot[bot])
- Bump golang from
23050c2
to403f486
#590 (@dependabot[bot]) - Bump golang from 1.20.2 to 1.20.3 #588 (@dependabot[bot])
- Bump distroless/base from
6826ce1
to344ef23
#587 (@dependabot[bot]) - Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #586 (@dependabot[bot])
- Bump github.com/open-policy-agent/opa from 0.50.2 to 0.51.0 #584 (@dependabot[bot])
- Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 #583 (@dependabot[bot])
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 #582 (@dependabot[bot])
- Bump k8s.io/apiextensions-apiserver from 0.26.2 to 0.26.3 #580 (@dependabot[bot])
- Bump golang from
5990c4f
to1724dc3
#578 (@dependabot[bot]) - Bump google.golang.org/grpc from 1.53.0 to 1.54.0 #577 (@dependabot[bot])
- Bump actions/checkout from 3.4.0 to 3.5.0 #576 (@dependabot[bot])
- Bump github.com/open-policy-agent/opa from 0.50.1 to 0.50.2 #574 (@dependabot[bot])
- Bump golang from
74a3829
to5990c4f
#571 (@dependabot[bot]) - Bump actions/checkout from 3.3.0 to 3.4.0 #570 (@dependabot[bot])
- Bump actions/setup-go from 3.5.0 to 4.0.0 #569 (@dependabot[bot])
- Bump k8s.io/apiserver from 0.26.2 to 0.26.3 #568 (@dependabot[bot])
- Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 #567 (@dependabot[bot])
- Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.12.0 #566 (@dependabot[bot])
- Bump github.com/open-policy-agent/opa from 0.49.2 to 0.50.1 #563 (@dependabot[bot])
- Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 #562 (@dependabot[bot])
- Bump golang from 1.20.1 to 1.20.2 #561 (@dependabot[bot])
- Bump google.golang.org/protobuf from 1.28.1 to 1.29.0 #560 (@dependabot[bot])
- Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 #558 (@dependabot[bot])
- Bump actions/cache from 3.2.6 to 3.3.1 #557 (@dependabot[bot])
- Bump golang from
2edf6aa
to52921e6
#555 (@dependabot[bot]) - Bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.26.2 #554 (@dependabot[bot])
- Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 #550 (@dependabot[bot])
- Bump distroless/base from
b91cfa6
to6826ce1
#549 (@dependabot[bot]) - Bump actions/cache from 3.2.5 to 3.2.6 #548 (@dependabot[bot])
- Bump github.com/open-policy-agent/opa from 0.49.0 to 0.49.2 #547 (@dependabot[bot])
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #545 (@dependabot[bot])
- Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 #544 (@dependabot[bot])
- upgrade kubernetes to v1.26 #543 (@wasaga)
- Bump golang from 1.20.0 to 1.20.1 #538 (@dependabot[bot])
- Bump distroless/base from
5119056
tob91cfa6
#537 (@dependabot[bot]) - Bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 #536 (@dependabot[bot])
- bump golang.org/x/net from 0.6.0 to 0.7.0 #535 (@dependabot[bot])
- Bump golang from
9be8859
to63c5d64
#528 (@dependabot[bot]) - Bump distroless/base from
a59388c
to5119056
#527 (@dependabot[bot]) - Bump actions/cache from 3.2.4 to 3.2.5 #526 (@dependabot[bot])
- Bump github.com/open-policy-agent/opa from 0.48.0 to 0.49.0 #525 (@dependabot[bot])
- Bump github.com/pomerium/pomerium from 0.21.0-rc2 to 0.21.0 #524 (@dependabot[bot])
- Bump distroless/base from
010cc31
toa59388c
#520 (@dependabot[bot]) - Bump golang from 1.19.5 to 1.20.0 #519 (@dependabot[bot])
- Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 #518 (@dependabot[bot])
- Bump docker/build-push-action from 3.3.0 to 4.0.0 #517 (@dependabot[bot])
- Bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.1 #514 (@dependabot[bot])
- Bump distroless/base from
e0c57aa
to010cc31
#513 (@dependabot[bot]) - Bump actions/cache from 3.2.3 to 3.2.4 #512 (@dependabot[bot])
- Bump docker/setup-buildx-action from 2.2.1 to 2.4.0 #511 (@dependabot[bot])
- Bump tibdex/github-app-token from 1.7.0 to 1.8.0 #510 (@dependabot[bot])
- Bump google.golang.org/grpc from 1.52.0 to 1.52.3 #508 (@dependabot[bot])
- Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 #507 (@dependabot[bot])
- bump core to v0.21.0-rc2 #501 (@wasaga)