Releases: ory/cli
v0.1.43
Resolves issues in the new OIDC functionality.
Bug Fixes
- Broken
update clientscommand (#232) (bc5e5a3), closes #230 - Proper path prefix when using Ory Proxy (37373e8), closes #231 #229
- Remove stray printf (#233) (d7fec66)
Code Generation
- Pin v0.1.43 release commit (f3402b9)
Changelog
- 5f18fa9 autogen(docs): generate and bump docs
- f3402b9 autogen: pin v0.1.43 release commit
- c8f35ce chore: remove listx dependency (#222)
- 7dfc093 chore: update to Go 1.19 (#204)
- bc5e5a3 fix: broken
update clientscommand (#232) - 37373e8 fix: proper path prefix when using Ory Proxy
- d7fec66 fix: remove stray printf (#233)
Artifacts can be verified with cosign using this public key.
v0.1.42
This release adds relation-tuple management capabilities and improves the proxy usability.
Bug Fixes
Code Generation
- Pin v0.1.42 release commit (7f518ee)
Features
-
Add relation-tuples commands to manage Keto (#225) (a7a00fb):
Co-authored-by: zepatrik zepatrik@users.noreply.github.com
-
proxy: Rewite-host flag (#224) (8bd9493):
This commit enables users to rewrite the Host header to the upstream
host, rather than keeping it as the ory proxy Host.This is especially useful in a scenario where the downstream service of the proxy
routes based on Host.
Changelog
- 179517a autogen(docs): generate and bump docs
- 7f518ee autogen: pin v0.1.42 release commit
- 23a44a7 chore: remove double tabs (#221)
- 78621af chore: update repository templates to ory/meta@4ef1342
- 2c42bb4 chore: update repository templates to ory/meta@935cc04
- 8bd9493 feat(proxy): rewite-host flag (#224)
- a7a00fb feat: add relation-tuples commands to manage Keto (#225)
- 3da9059 feat: license headers default ignore folders (#227)
- 2c98a2f fix: license headers ignore files (#228)
Artifacts can be verified with cosign using this public key.
v0.1.41
The Ory CLI now supports managing OAuth2 Clients in Ory Cloud, and Social Sign In on local development.
Bug Fixes
- Correct invalid session handling (d71c3f7)
- Ory Corp name in copyright headers (#201) (d00661e)
- Remove title case from short command descriptions (#203) (da6f9be)
- Replicate short descriptions in the long ones (#202) (b40930c)
- Use correct err writer (04c3f25)
Code Generation
- Pin v0.1.41 release commit (06b736e)
Features
- Add ability to create and remove api keys (e49a508)
- Add e2e tests for Ory Proxy / Ory Tunnel localhost rewrites (f497e6a)
- Add hydra data plane to CLI (e05ca2c)
- Folders without license headers (#214) (02e9417)
- Support local social sign in (1d7a76e)
- Support social sign in (fc2f57f)
Tests
Unclassified
Changelog
- db84d8f autogen(docs): generate and bump docs
- 06b736e autogen: pin v0.1.41 release commit
- 16e6e14 chore: bump ory hydra to git hash
- 4399372 chore: delete .circleci folder (#206)
- c277100 chore: fix lint problems
- 54a3cd9 chore: fix npm vuln reports
- e8b8eee chore: format
- 933cc78 chore: format
- b365503 chore: format using Make (#215)
- 8da056c chore: revert makefile change
- 7828a5f chore: update Dockerfile to Go 1.19
- 4116fc2 chore: update packages
- fad763f chore: update repository templates
- 62e775f chore: use npx
- 46a0175 chore: use released ory/x
- b855a09 ci: add cypress project id
- 2b37a5f ci: add debug steps
- 06c6293 ci: clean up env var
- bffd1d8 ci: record runs
- 8a0b8bc ci: reorder ci
- 837ab4f ci: resolve regression
- 0bf8f59 ci: run docker and test in same step
- ddffe1b ci: run record
- acf7e86 ci: update definition
- 229585f ci: update docker image
- 6496729 ci: update docker images
- 94e4ecd ci: use correct sdk url
- 639b706 doc: add codedoc
- 51a553f fci: set wd
- e49a508 feat: add ability to create and remove api keys
- f497e6a feat: add e2e tests for Ory Proxy / Ory Tunnel localhost rewrites
- e05ca2c feat: add hydra data plane to CLI
- 02e9417 feat: folders without license headers (#214)
- 1d7a76e feat: support local social sign in
- fc2f57f feat: support social sign in
- d00661e fix: Ory Corp name in copyright headers (#201)
- d71c3f7 fix: correct invalid session handling
- da6f9be fix: remove title case from short command descriptions (#203)
- b40930c fix: replicate short descriptions in the long ones (#202)
- 04c3f25 fix: use correct err writer
- 449a75c test(e2e): resolve test regressions
- f5ad14b test: add host
- ec8fe44 test: resolve regression
Artifacts can be verified with cosign using this public key.
v0.1.40
This release addresses an issue where the Ory Tunnel / Ory Proxy was not working if a custom domain was set up. Please upgrade to this version immediately if you notice problems.
Code Generation
- Pin v0.1.40 release commit (ef0653d)
Tests
- Update snapshots (5ac8e3b)
Changelog
- ef0653d autogen: pin v0.1.40 release commit
- e5e9e95 autogen: pin v0.1.40 release commit
- 5ac8e3b test: update snapshots
Artifacts can be verified with cosign using this public key.
v0.1.38
The CLI now supports managing Ory Hydra / Ory OAuth2 & OpenID Connect configuration.
Code Generation
- Pin v0.1.38 release commit (ab4d45d)
Features
Changelog
- 195e42a autogen(docs): generate and bump docs
- ab4d45d autogen: pin v0.1.38 release commit
- 35fa3af feat: add hydra config management to the CLI (#195)
Artifacts can be verified with cosign using this public key.
v0.1.37
This release ships improvements to the internal tooling.
Bug Fixes
Code Generation
- Pin v0.1.37 release commit (6e2c0e2)
Features
- "-n" flag for dev header cp (#189) (744cd3a)
- New email styles (#186) (6afa6c9)
- Support for file headers (#183) (04d0d5b)
Changelog
- b3c711f autogen(docs): generate and bump docs
- 6e2c0e2 autogen: pin v0.1.37 release commit
- 6f22bc7 autogen: pin v0.1.37 release commit
- 7876563 chore: golangci-lint 1.48 (#193)
- 629bea4 chore: update golangci-lint (#185)
- 5f7e7e3 chore: update repository templates
- a9d6512 chore: update repository templates
- f28cbf5 ci: add CI badges to readme (#192)
- 744cd3a feat: "-n" flag for dev header cp (#189)
- 6afa6c9 feat: new email styles (#186)
- 04d0d5b feat: support for file headers (#183)
- 9d52334 fix: no license headers in YML files (#191)
Artifacts can be verified with cosign using this public key.
v0.1.36
Resolve an issue with the auto-generated SDK.
Bug Fixes
Code Generation
- Pin v0.1.36 release commit (c112af9)
Changelog
- fd7fdc1 autogen(docs): generate and bump docs
- c112af9 autogen: pin v0.1.36 release commit
- 2dae209 chore: delete semantic.yml (#182)
- 4a51388 chore: fix typo (#180)
- 4aaf46e chore: update repository templates
- 9e593ae chore: update repository templates
- 322f9e6 chore: update repository templates
- 68d99be fix: broken sdk version (#184)
Artifacts can be verified with cosign using this public key.
v0.1.35
Support CORS in the Ory Proxy.
Bug Fixes
Code Generation
- Pin v0.1.35 release commit (89026da)
Documentation
Features
Changelog
- f19abff autogen(docs): generate and bump docs
- 89026da autogen: pin v0.1.35 release commit
- 0227cdb chore: update repository templates
- 3e35345 docs: fix typo in command short description (#176)
- f8f2921 feat: add cors to ory proxy (#178)
- 0654f46 fix: improve deprecation notices (#177)
Artifacts can be verified with cosign using this public key.
v0.1.34
v0.1.33
Adds quality of life improvements to the Ory Tunnel and Ory Proxy.
Bug Fixes
Code Generation
- Pin v0.1.33 release commit (ca0b443)
Changelog
- 061ec83 autogen(docs): generate and bump docs
- ca0b443 autogen: pin v0.1.33 release commit
- 173fb75 chore: update repository templates
- 70671f4 fix: cli doc format (#174)
- 9b6744a fix: improve tunnel/proxy command (#175)
Artifacts can be verified with cosign using this public key.