github ory/oathkeeper v0.38.5-beta.1

latest releases: v0.40.7, v0.40.7-pre.0, v0.40.6...
pre-release3 years ago

The ORY Community is proud to present you the next iteration of ORY Oathkeeper. In this release, we focused on improving production stability and resolved several pesky bugs!

0.38.5-beta.1 (2020-12-10)

Bug Fixes

  • Check content-length header in lowercase (#530) (a68fc8a):

    Issue #422 didn't fix the problem with the requests' Content-Length
    being copied in the responses because the check was case-sensitive and
    unit tests didn't cover it.

  • Never construct id token claim templates in parallel (#552) (4f504d9), closes #551

  • Remove token_type validation from introspection handler (#556) (b18d90a), closes #553

  • Support windows file paths (#557) (6a05682), closes #514 #332

  • Update dd-trace to fix build (2e571fa)

Documentation

Features

  • Forward original authorization header when using remote (json) authorizer (#554) (f4f781e), closes #528
  • Use google/go-cloud to fetch rules and credentials from object storage (#562) (666b951), closes #518 #518

Unclassified

Changelog

646e1fc autogen(docs): generate and format documentation
a5fc47d autogen(docs): generate and format documentation
9a37e73 autogen(docs): generate and format documentation
fba62b4 autogen(docs): generate and format documentation
44e65c7 autogen(docs): generate and format documentation
4da8cef autogen(docs): generate and format documentation
381927c autogen(docs): regenerate and update changelog
89947a7 autogen(docs): regenerate and update changelog
93e39f7 autogen(docs): regenerate and update changelog
23b3539 autogen(docs): regenerate and update changelog
eca4dbf autogen(docs): regenerate and update changelog
cac465b autogen(docs): regenerate and update changelog
35e0f6d autogen(docs): regenerate and update changelog
ad382a6 autogen(docs): regenerate and update changelog
5aa70eb autogen(docs): regenerate and update changelog
e36ae92 autogen(docs): regenerate and update changelog
3926efa autogen(docs): regenerate and update changelog
8c26683 autogen(docs): regenerate and update changelog
f5be0f4 autogen(docs): regenerate and update changelog
606d0da autogen(docs): regenerate and update changelog
45d5914 autogen(docs): regenerate and update changelog
32df8f1 autogen(docs): regenerate and update changelog
624f7d6 autogen(docs): regenerate and update changelog
212615d autogen(docs): regenerate and update changelog
6940ca9 autogen(docs): regenerate and update changelog
7627230 autogen(docs): regenerate and update changelog
8be8542 autogen(docs): regenerate and update changelog
5501e17 autogen(docs): regenerate and update changelog
408e9f2 autogen(docs): update milestone document
4cb3691 autogen(docs): update milestone document
a9f8630 autogen(docs): update milestone document
5794b23 autogen(docs): update milestone document
a598b1c autogen(docs): update milestone document
1dd8fe9 autogen(docs): update milestone document
dbe1987 autogen(docs): update milestone document
244b781 autogen(docs): update milestone document
85df0e1 autogen(docs): update milestone document
9b9ce0c autogen(docs): update milestone document
aa7b080 autogen(openapi): Regenerate swagger spec and internal client
d1ed570 autogen: add v0.38.4-beta.1 to version.schema.json
f4a04da autogen: pin v0.38.5-beta.1 release commit
497ef9c autogen: pin v0.38.5-beta.1.pre.0 release commit
0e2bc45 autogen: pin v0.38.5-beta.1.pre.1 release commit
d29a0b1 chore: update docusaurus template
c2e1841 chore: update docusaurus template (#540)
8a22fcf chore: update docusaurus template (#547)
ea88254 chore: update docusaurus template (#559)
aa19fad chore: update docusaurus template (#561)
648c34b chore: update docusaurus template (#567)
cd9dab9 chore: update docusaurus template (#573)
55733a3 chore: update docusaurus template (#577)
292933a chore: update docusaurus template (#583)
764209e chore: update docusaurus template (#585)
5c211fd chore: update docusaurus template (#588)
742a072 chore: update docusaurus template (#589)
00dee96 chore: update docusaurus template (#590)
d0a0ecd chore: update docusaurus template (#592)
47b1e17 chore: update docusaurus template (#596)
306e830 chore: update docusaurus template (#598)
af0cfa8 chore: update docusaurus template (#607)
780e9ce chore: update docusaurus template (#608)
9d1dbde chore: update docusaurus template (#610)
44b80e2 chore: update docusaurus template (#611)
5d7c05a chore: update docusaurus template (#612)
a34e30a chore: update repository templates (#546)
8085fe0 chore: update repository templates (#571)
e02af30 chore: update repository templates (#581)
181a4a1 chore: update repository templates (#584)
2b0df6a chore: update repository templates (#586)
d1e4153 chore: update sprig to v3 and bump Golang (#548)
335189f docs. fix typo in list
a3c9584 docs: add contributing to sidebar (#595)
3c02e22 docs: add newsletter to config
34e2077 docs: correct sidebar.json (#524)
393af92 docs: fix typo
6a30ce2 docs: fix typo in API access rules and improve layout (#599)
5d04c6b docs: fix typo in pipeline/error.md (#568)
1c2241c docs: resolve list in main docs
82008b2 docs: resolve regression issues
f4f781e feat: forward original authorization header when using remote (json) authorizer (#554)
666b951 feat: use google/go-cloud to fetch rules and credentials from object storage (#562)
a68fc8a fix: check content-length header in lowercase (#530)
4f504d9 fix: never construct id token claim templates in parallel (#552)
b18d90a fix: remove token_type validation from introspection handler (#556)
6a05682 fix: support windows file paths (#557)
2e571fa fix: update dd-trace to fix build

Docker images

  • docker pull oryd/oathkeeper:v0
  • docker pull oryd/oathkeeper:v0.38
  • docker pull oryd/oathkeeper:v0.38.5
  • docker pull oryd/oathkeeper:v0.38.5-beta.1
  • docker pull oryd/oathkeeper:latest
  • docker pull oryd/oathkeeper:v0-alpine
  • docker pull oryd/oathkeeper:v0.38-alpine
  • docker pull oryd/oathkeeper:v0.38.5-alpine
  • docker pull oryd/oathkeeper:v0.38.5-beta.1-alpine
  • docker pull oryd/oathkeeper:latest-alpine

Don't miss a new oathkeeper release

NewReleases is sending notifications on new releases.