Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Releases: louketo/louketo-proxy

1.0.0

01 Jul 10:48
Compare
Choose a tag to compare

What's New in Version 1.0.0

  • Move from coreos/go-oidc OAuth2 library to golang.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

Contributions

Thanks to the following individuals who submitted changes and also helped with the code review:

Reviewers

1.0.0-alpha.1

09 Jun 17:44
3f64894
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

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: