github ory/oathkeeper v0.38.10-beta.2

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

This release improves the health status manager, cache management, improves JSON Web Token debuggability, and resolves other issues.

0.38.10-beta.2 (2021-05-05)

Bug Fixes

  • Register makefile tasks (2832a77)
  • Resolve makefile issues (9df3b2a)
  • Set cost 1 when caching tokens with configurable max cost (#680) (8db0e9d)
  • Update shebangs to use bash from /usr/bin/env instead of /bin/ for better portability (#694) (e522062)

Code Refactoring

Documentation

  • Add dotnet sdk (#683) (05ae925):

    • docs: add dotnet sdk

    • docs: add dotnet sdk versioned

  • Change forum to discussions readme (#690) (d942c04)

  • Consistent authz headers (#699) (19948e1):

    Removes the "Authorizer" prefix from a few of the authorizers to make them all consistent.

  • Fix typo (#696) (eda83f1)

  • Point to deny authz (#701) (4f01963), closes #700

Features

  • Add health event manager and rules readiness probe (#674) (01d8588)

  • Add http method into session.MatchContext (#676) (e15a7a5), closes #625

  • Add support for requesting an audience to the OAuth2 Introspection pr… (#678) (2405810), closes #677

  • Additional JWT auth debug information (#681) (d08ab50), closes #668:

    JWT Claims added to error details field.

  • Adds audience into Extra at oAuth2 introspection (#480) (c9faecc)

  • Global docs sidebar and added cloud pages (#705) (f67241f)

Changelog

8a7177d autogen(docs): generate and format documentation
0dba0d0 autogen(docs): generate and format documentation
fa4e630 autogen(docs): generate and format documentation
c0f5276 autogen(docs): regenerate and update changelog
a9646e4 autogen(docs): regenerate and update changelog
2f6d825 autogen(docs): regenerate and update changelog
852fbc1 autogen(docs): regenerate and update changelog
5f89a2d autogen(docs): regenerate and update changelog
9c8a382 autogen(docs): regenerate and update changelog
59d9652 autogen(docs): regenerate and update changelog
c200545 autogen(docs): regenerate and update changelog
3df325e autogen(docs): regenerate and update changelog
5b1d37b autogen(docs): regenerate and update changelog
275d670 autogen(docs): regenerate and update changelog
c8ebe55 autogen(docs): regenerate and update changelog
e8efa64 autogen(docs): regenerate and update changelog
5e6a432 autogen(docs): update milestone document
945be65 autogen(openapi): Regenerate swagger spec and internal client
6d35551 autogen: add v0.38.9-beta.1 to version.schema.json
16e8e42 autogen: pin v0.38.10-beta.1 release commit
4b3403b autogen: pin v0.38.10-beta.2 release commit
15b5818 autogen: pin v0.38.10-beta.2.pre.1 release commit
4df7048 chore: add package-lock.json (#687)
2914a81 chore: add prettier (#688)
a6d6365 chore: fix sdk links (#684)
44870bb chore: revert go mod changes
dff8531 chore: update docusaurus template
3a80c53 chore: update docusaurus template
0913cfe chore: update docusaurus template
3d6254b chore: update docusaurus template (#666)
0823fe7 chore: update docusaurus template (#679)
e444059 chore: update docusaurus template (#692)
27d8ca2 chore: update docusaurus template (#703)
a423eed chore: update docusaurus template (#704)
3bc15a9 chore: update repository templates (#675)
621ef68 chore: update repository templates (#686)
de190e1 chore: update repository templates (#702)
05ae925 docs: add dotnet sdk (#683)
d942c04 docs: change forum to discussions readme (#690)
19948e1 docs: consistent authz headers (#699)
eda83f1 docs: fix typo (#696)
4f01963 docs: point to deny authz (#701)
01d8588 feat: add health event manager and rules readiness probe (#674)
e15a7a5 feat: add http method into session.MatchContext (#676)
2405810 feat: add support for requesting an audience to the OAuth2 Introspection pr… (#678)
d08ab50 feat: additional JWT auth debug information (#681)
c9faecc feat: adds audience into Extra at oAuth2 introspection (#480)
f67241f feat: global docs sidebar and added cloud pages (#705)
2832a77 fix: register makefile tasks
9df3b2a fix: resolve makefile issues
8db0e9d fix: set cost 1 when caching tokens with configurable max cost (#680)
e522062 fix: update shebangs to use bash from /usr/bin/env instead of /bin/ for better portability (#694)
7dc37fd refactor: move api.json

Docker images

  • docker pull oryd/oathkeeper:v0
  • docker pull oryd/oathkeeper:v0.38
  • docker pull oryd/oathkeeper:v0.38.10
  • docker pull oryd/oathkeeper:v0.38.10-beta.2
  • docker pull oryd/oathkeeper:latest
  • docker pull oryd/oathkeeper:v0-alpine
  • docker pull oryd/oathkeeper:v0.38-alpine
  • docker pull oryd/oathkeeper:v0.38.10-alpine
  • docker pull oryd/oathkeeper:v0.38.10-beta.2-alpine
  • docker pull oryd/oathkeeper:latest-alpine

Don't miss a new oathkeeper release

NewReleases is sending notifications on new releases.