github ory/oathkeeper v0.38.4-beta.1

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

This release stabilizes several features and resolves a couple of bugs.

0.38.4-beta.1 (2020-09-28)

Bug Fixes

  • Add tests in error_redirect_test.go (#522) (24bdd9b):

    Increased tests coverage to cover for all the three valid scenarios - http absolute, https absolute, relative. Explicitly checked Location path to ensure that correct uri scheme was returned

  • Deprecated key in goreleaser config (2a4f901)

  • Ignore x/net false positives (bc8a32c)

  • Misleading HTTP status code for oauth2_client_credentials authenticator (#504) (0f65631), closes #496

Documentation

  • Fix broken links (dd3bfbe)

  • Fix OAuth2 Introspect Authn Config Documentation (#498) (7612e20):

    Switch the definitions for the pre-authorisation fields 'scope' and 'token endpoint' in the documentation.

  • Fix sidebar (28247fc)

  • Guide for integrating with ORY Hydra (#497) (e1b1751)

  • Move development section (582a4d0)

  • Move to json sidebar (b67230d)

  • Remove duplicate template (01550b4)

  • Update repository templates (2aaf766)

  • Update repository templates (#506) (cb53d79)

Features

  • Add and automate version schema (7ab4012)

  • Add url_param config option to redirect error handler. (#520) (b5bb3bc), closes #511:

    This change introduces a url_param config option for redirect error handler.
    If it contains a url paramter name, the redirect url will have this parameter
    set, containing the current url (from which Oathkeeper has redirected the user).

    This can be useful in passing the return_to url to Kratos, so user can be
    redirected to the page they initially wanted to access after a successfull sign in.

  • Log invalid credentials on info level instead of error/warning (#517) (a372b5f), closes #505

  • Use uri-reference for errors redirect to allow relative urls (#516) (0d39674)

Unclassified

Changelog

067059b autogen(docs): generate and format documentation
b35f815 autogen(docs): regenerate and update changelog
438549a autogen(docs): regenerate and update changelog
4048486 autogen(docs): regenerate and update changelog
95bda99 autogen(docs): regenerate and update changelog
d0f0e6a autogen(docs): regenerate and update changelog
3652a77 autogen(docs): regenerate and update changelog
e09bffc autogen(docs): regenerate and update changelog
12ea280 autogen(docs): regenerate and update changelog
2b11885 autogen(docs): regenerate and update changelog
cd04902 autogen(docs): regenerate and update changelog
b6c74d9 autogen(docs): regenerate and update changelog
41bed19 autogen(docs): regenerate and update changelog
5ce14a3 autogen(docs): regenerate and update changelog
208a04e autogen(docs): regenerate and update changelog
8f03af8 autogen(docs): regenerate and update changelog
9a6fdc7 autogen(docs): regenerate and update changelog
5520ccb autogen(docs): regenerate and update changelog
c43dab8 autogen(docs): regenerate and update changelog
79cd67d autogen(docs): regenerate and update changelog
f77bfe3 autogen(docs): update milestone document
26f1861 autogen(docs): update milestone document
5848da5 autogen(docs): update milestone document
8bcca22 autogen(docs): update milestone document
54dba1e autogen(docs): update milestone document
4580ab1 autogen(docs): update milestone document
aff4a37 autogen(docs): update milestone document
1c997b2 autogen: pin v0.38.4-beta.1 release commit
85a36e8 autogen: pin v0.38.4-beta.1 release commit
19257be chore: update docusaurus template
124725f chore: update docusaurus template
6197043 chore: update docusaurus template
50f0c73 chore: update docusaurus template
a25b59a chore: update docusaurus template (#519)
7f42386 chore: update repository templates (#523)
78afdb1 ci: add labels
44eebdc ci: add labels action
82f838b ci: add milestone action
c7183f0 ci: add stale bot
6c5bd0b ci: bump milestone-action
4c25369 ci: bump milestone-action
b7998b1 ci: bump ory/goreleaser orb dependency
48ebb50 ci: ignore etcd CVEs
f3d01d6 ci: re-add milestone
fc8da80 ci: run docs action as cronjob
908c9e5 ci: update milestone action
b6d5d7f ci: use v0 for milestone
7612e20 docs: fix OAuth2 Introspect Authn Config Documentation (#498)
dd3bfbe docs: fix broken links
28247fc docs: fix sidebar
e1b1751 docs: guide for integrating with ORY Hydra (#497)
582a4d0 docs: move development section
b67230d docs: move to json sidebar
01550b4 docs: remove duplicate template
2aaf766 docs: update repository templates
cb53d79 docs: update repository templates (#506)
7ab4012 feat: add and automate version schema
b5bb3bc feat: add url_param config option to redirect error handler. (#520)
a372b5f feat: log invalid credentials on info level instead of error/warning (#517)
0d39674 feat: use uri-reference for errors redirect to allow relative urls (#516)
24bdd9b fix: add tests in error_redirect_test.go (#522)
2a4f901 fix: deprecated key in goreleaser config
bc8a32c fix: ignore x/net false positives
0f65631 fix: misleading HTTP status code for oauth2_client_credentials authenticator (#504)
2c25a2a styles: run go format

Docker images

  • docker pull oryd/oathkeeper:v0
  • docker pull oryd/oathkeeper:v0.38
  • docker pull oryd/oathkeeper:v0.38.4
  • docker pull oryd/oathkeeper:v0.38.4-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.4-alpine
  • docker pull oryd/oathkeeper:v0.38.4-beta.1-alpine
  • docker pull oryd/oathkeeper:latest-alpine

Don't miss a new oathkeeper release

NewReleases is sending notifications on new releases.