All Versions
46
Latest Version
Avg Release Cycle
13 days
Latest Release
1455 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.8.3 Changes
May 26, 2020 -
v0.8.2 Changes
May 24, 2020๐ Changelog
v0.8.2
๐ Security
๐ This release includes a fix for a bug that, under certain circumstances, could allow a user with a valid but expired session to resend a request to an upstream application. The repeated request would not return a response, but could reach the upstream application. Thank you to @selaux for reporting this issue! [GH-762]
-
v0.8.1 Changes
May 20, 2020 -
v0.8.0 Changes
May 13, 2020v0.8.0
๐ Please see the upgrade guide for any breaking changes in this release!
๐ To see a complete list of changes see the diff.
๐ New
- cryptutil: add automatic certificate management @desimone [GH-644]
- implement path-based route matching @calebdoxsey [GH-615]
- ๐ internal/identity: implement github provider support @Lumexralph [GH-582]
- ๐ง proxy: add configurable JWT claim headers @travisgroth (#596)
- ๐ proxy: remove extra session unmarshalling @desimone (#592)
๐ Changes
- โ ci: Switch integration tests from minikube to kind @travisgroth [GH-656]
- โ integration-tests: add CORS test @calebdoxsey [GH-662]
- โ integration-tests: add websocket enabled/disabled test @calebdoxsey [GH-661]
- integration-tests: set_request_headers and preserve_host_header options @calebdoxsey [GH-668]
- ๐ง pre-commit: add pre-commit configuration @calebdoxsey [GH-666]
- proxy: improve JWT header behavior @travisgroth [GH-642]
๐ Fixed
- authorize: fix authorization check for allowed_domains to only match current route @calebdoxsey [GH-624]
- authorize: fix unexpected panic on reload @travisgroth [GH-652]
- site: fix site on mobile @desimone [GH-597]
-
v0.7.6 Changes
May 05, 2020 -
v0.7.5 Changes
April 20, 2020v0.7.5
๐ Fixed
- authorize: fix authorization check for allowed_domains to only match current route @calebdoxsey [GH-624]
-
v0.7.4 Changes
April 16, 2020 -
v0.7.3 Changes
April 14, 2020๐ Fixed
- โฌ๏ธ Bump grpc up to 1.27.1 @travisgroth (#609)
-
v0.7.2
April 10, 2020 -
v0.7.1 Changes
April 08, 2020v0.7.1
๐ New
- ๐ *: remove import path comments @desimone (#545)
- ๐ง authenticate: make callback path configurable @desimone (#493)
- authenticate: return 401 for some specific error codes @cuonglm (#561)
- ๐ฒ authorization: log audience claim failure @desimone (#553)
- authorize: use jwt instead of state struct @desimone (#514)
- authorize: use opa for policy engine @desimone (#474)
- cmd: add cli to generate service accounts @desimone (#552)
- 0๏ธโฃ config: Expose and set default GRPC Server Keepalive Parameters @travisgroth (#509)
- config: Make IDP_PROVIDER env var mandatory @mihaitodor (#536)
- ๐ config: Remove superfluous Options.Checksum type conversions @travisgroth (#522)
- gitlab/identity: change group unique identifier to ID @Lumexralph (#571)
- ๐ identity: support oidc UserInfo Response @desimone (#529)
- internal/cryptutil: standardize leeway to 5 mins @desimone (#476)
- metrics: Add storage metrics @travisgroth (#554)
๐ Fixed
- cache: add option validations @desimone (#468)
- config: Add proper yaml tag to Options.Policies @travisgroth (#475)
- ensure correct service name on GRPC related metrics @travisgroth (#510)
- ๐ fix group impersonation @desimone (#569)
- ๐ fix sign-out bug , fixes #530 @desimone (#544)
- ๐ proxy: move set request headers before handle allow public access @ohdarling (#479)
- ๐ use service port for session audiences @travisgroth (#562)
๐ Documentation
- ๐ fix
the
typo @ilgooz (#566) - ๐ fix kubernetes dashboard recipe docs @desimone (#504)
- ๐ make from source quickstart @desimone (#519)
- โก๏ธ update background @desimone (#505)
- โก๏ธ update helm for v3 @desimone (#469)
- ๐ various fixes @desimone (#478)
- ๐ fix cookie_domain @nitper (#472)
Dependency
- โก๏ธ chore(deps): update github.com/pomerium/autocache commit hash to 6c66ed5 @renovate (#480)
- โก๏ธ chore(deps): update github.com/pomerium/autocache commit hash to 227c993 @renovate (#537)
- โก๏ธ chore(deps): update golang.org/x/crypto commit hash to 0ec3e99 @renovate (#574)
- โก๏ธ chore(deps): update golang.org/x/crypto commit hash to 1b76d66 @renovate (#538)
- โก๏ธ chore(deps): update golang.org/x/crypto commit hash to 78000ba @renovate (#481)
- โก๏ธ chore(deps): update golang.org/x/crypto commit hash to 891825f @renovate (#556)
- โก๏ธ chore(deps): update module fatih/color to v1.9.0 @renovate (#575)
- โก๏ธ chore(deps): update module fsnotify/fsnotify to v1.4.9 @renovate (#539)
- โก๏ธ chore(deps): update module go.etcd.io/bbolt to v1.3.4 @renovate (#557)
- โก๏ธ chore(deps): update module go.opencensus.io to v0.22.3 @renovate (#483)
- โก๏ธ chore(deps): update module golang/mock to v1.4.0 @renovate (#470)
- โก๏ธ chore(deps): update module golang/mock to v1.4.3 @renovate (#540)
- โก๏ธ chore(deps): update module golang/protobuf to v1.3.4 @renovate (#485)
- โก๏ธ chore(deps): update module golang/protobuf to v1.3.5 @renovate (#541)
- โก๏ธ chore(deps): update module google.golang.org/api to v0.20.0 @renovate (#495)
- โก๏ธ chore(deps): update module google.golang.org/grpc to v1.27.1 @renovate (#496)
- โก๏ธ chore(deps): update module gorilla/mux to v1.7.4 @renovate (#506)
- โก๏ธ chore(deps): update module open-policy-agent/opa to v0.17.1 @renovate (#497)
- โก๏ธ chore(deps): update module open-policy-agent/opa to v0.17.3 @renovate (#513)
- โก๏ธ chore(deps): update module open-policy-agent/opa to v0.18.0 @renovate (#558)
- โก๏ธ chore(deps): update module prometheus/client_golang to v1.4.1 @renovate (#498)
- โก๏ธ chore(deps): update module prometheus/client_golang to v1.5.0 @renovate (#531)
- โก๏ธ chore(deps): update module prometheus/client_golang to v1.5.1 @renovate (#543)
- โก๏ธ chore(deps): update module rakyll/statik to v0.1.7 @renovate (#517)
- โก๏ธ chore(deps): update module rs/zerolog to v1.18.0 @renovate (#507)
- โก๏ธ chore(deps): update module yaml to v2.2.8 @renovate (#471)
- ๐ ci: Consolidate matrix build parameters @travisgroth (#521)
- dependency: use go mod redis @desimone (#528)
- ๐ deployment: throw away golanglint-ci defaults @desimone (#439)
- ๐ deployment: throw away golanglint-ci defaults @desimone (#439)
- deps: enable automerge and set labels on renovate PRs @travisgroth (#527)
- Roll back grpc to v1.25.1 @travisgroth (#484)