This repository has been archived by the owner on Dec 7, 2020. It is now read-only.
Releases: louketo/louketo-proxy
Releases · louketo/louketo-proxy
1.0.0
What's New in Version 1.0.0
- Move from
coreos/go-oidc
OAuth2 library togolang.org/x/oauth2
- Inclusion of Gzip compression for all incoming requests
- Support for custom headers from claims
- Dockerfile & container images for Louketo
- Documentation updates
Changelog
- 26d77f1 - doc: fix typo
- 0395e26 - Update OAuth2 dependency #518
- b48a022 - Using compress/gzip
- 4c3331a - Adding Custom Header from claims (#532)
- 9de3d16 - #530: Updated docker run command in README.md
- aa9ae98 - Issue-609 Port over Gatekeeper's Dockerfile and kube YAMLs (#638)
Contributions
Thanks to the following individuals who submitted changes and also helped with the code review:
- @bpasson
- @allupaku
- @13rentgen
- @lionelnicolas
- @ASzc
Reviewers
1.0.0-alpha.1
Today, we are happy to announce the first release of Louketo. As planned some time ago the Gatekeeper repository was renamed to Louketo Proxy and now has a new home. This will enable us to build together with the OSS community a neutral and fully standard-based proxy solution with application developers in mind.
What's New in Version 1.0.0-alpha.1
- Refactor of the codebase
- Migration of all the documentation from the Keycloak to Louketo organization
- Upgrade of some deprecated dependencies
- A set of bug fixes and improvements
- We also spent some time automating most of the stuff to pave the way for future releases
Changelog
- 3f64894 Make equality fuzzy in TestGetWithin (#631)
- 48c72c0 Update to user-guide.md (#632)
- 33c23da Use HTTP 303 for redirects, instead HTTP 307 (#627)
- 9fd264c Automate Louketo releases (#615)
- f623dee Pass URI path upstream verbatim (#528 #483)
- a0cad52 Migrate Gatekeeper documentation to Louketo repository (#610)
- 9079de6 GH templates for bug reports and feature requests are not working (#617)
- 3905412 Replace satori/go.uuid by gofrs/uuid (#611)
- 906a8fe Create a GitHub templates for pull-requests and new issues #522
- 8e8510a Run golangci-lint as part of pull request workflow #604
- c500821 Migrate the codebase from Gatekeeper repository #516
Contributions
Special thanks to the following individuals who submitted changes and also helped with the code review: