This release adds support for rewriting the HTTP method in certain authenticators.
Bug Fixes
Code Generation
- Pin v0.38.19-beta.1 release commit (dedb92c)
Documentation
Features
-
Allow overriding HTTP method for upstream calls (69c64e7):
This patch adds new configuration
force_method
to the bearer token and cookie session authenticators. It allows overriding the HTTP method for upstream calls.
Changelog
- 5ee5b44 autogen(docs): generate and format documentation
- a6c6cf3 autogen(docs): generate and format documentation
- 2ff93eb autogen(docs): generate and format documentation
- bc655dd autogen(openapi): Regenerate swagger spec and internal client
- 4a87707 autogen: add v0.38.17-beta.1 to version.schema.json
- dedb92c autogen: pin v0.38.19-beta.1 release commit
- 6463019 autogen: update release artifacts
- db346d5 docs: fix "decisions" typo in Introduction (#907)
- 69c64e7 feat: allow overriding HTTP method for upstream calls
- 5c03d4f fix: bump Ory CLI
- 57c38c0 fix: update cve scanners (#905)