Releases: ory/cli
v1.1.0
This release includes convenience changes around project creation and
the Ory Proxy & Tunnel.
It is now also possible to update OAuth2 clients from files.
Code Generation
- Pin v1.1.0 release commit (7144ce8)
Features
-
Allow creating a workspace together with a project (#392) (90ba715)
-
Tunnel and proxy use dev mode always (#388) (30b10d9):
The
--dev
flag essentially enabled wildcard cors. To make development easier, the flag has been removed and instead we will check if the user supplied specific CORS origins. If they did not, wildcard CORS is enabled.
Changelog
- 98de179 autogen(docs): generate and bump docs
- 7144ce8 autogen: pin v1.1.0 release commit
- d556240 autogen: pin v1.1.0 release commit
- fe521b0 autogen: pin v1.1.0 release commit
- 9b420cf chore: bump Hydra
- d1b0787 chore: bump ory/x (#396)
- 15bccbe chore: remove
ory dev pop
commands (#395) - 694d82a chore: update dependencies and go (#394)
- e018fb1 chore: update deps (#390)
- 90ba715 feat: allow creating a workspace together with a project (#392)
- 43ed6ec feat: clarify use of tunnel/proxy (#389)
- 30b10d9 feat: tunnel and proxy use dev mode always (#388)
Artifacts can be verified with cosign using this public key.
v1.0.1
Support API keys for Ory Tunnel / Ory Proxy.
Code Generation
- Pin v1.0.1 release commit (aa4db77)
Features
Changelog
- 2f3caf6 autogen(docs): generate and bump docs
- aa4db77 autogen: pin v1.0.1 release commit
- 5b6cfbd chore: remove panic
- a6902c6 ci: add goreleaser version to config
- 1f4cbf0 feat: support api keys for silent auth in tunnel/proxy
Artifacts can be verified with cosign using this public key.
v1.0.0
Ory CLI matures! With these changes, the CLI is now perfectly supports both interactive and automated environments. Inconsistencies in command usage were resolved, and workspaces are now fully supported. Browse through the documentation for guides and all the details.
Bug Fixes
- Correctly determine project and workspace IDs (b07874a)
- Redirect user before finalizing OAuth2 login (#383) (89a08d6)
- Use correct field internally (9c6c7e5)
Code Generation
-
Pin v1.0.0 release commit (c89c0b8):
Bumps from v1.0.0-alpha.0
Features
- Allow additional CORS headers for proxy (#377) (6f64ad8)
- Allow using only project API keys (81ecdfd)
- Require workspace when creating projects (#382) (de3f2c9)
Tests
Changelog
- 37115e8 autogen(docs): generate and bump docs
- c89c0b8 autogen: pin v1.0.0 release commit
- b215681 chore: support more formats in license header tool (#374)
- 6f64ad8 feat: allow additional CORS headers for proxy (#377)
- 81ecdfd feat: allow using only project API keys
- de3f2c9 feat: require workspace when creating projects (#382)
- b07874a fix: correctly determine project and workspace IDs
- 89a08d6 fix: redirect user before finalizing OAuth2 login (#383)
- 9c6c7e5 fix: use correct field internally
- d2280c3 test: drop analytics and other scripts
- 0a752c3 test: update command usage
Artifacts can be verified with cosign using this public key.
v1.0.0-alpha.2
This release includes fixes for timeouts during login on Windows systems.
Bug Fixes
Code Generation
- Pin v1.0.0-alpha.2 release commit (48a451d)
Features
Changelog
- 579796c autogen(docs): generate and bump docs
- 48a451d autogen: pin v1.0.0-alpha.2 release commit
- 60b6b7e chore: update repository templates to ory/meta@297c8a5
- eba9035 chore: update repository templates to ory/meta@3cf0f00
- 504442e chore: update repository templates to ory/meta@4132def
- 77f1c2f chore: update repository templates to ory/meta@939b80f
- ae6467a chore: update repository templates to ory/meta@95e82c6
- 90592bf chore: update repository templates to ory/meta@fe4ffe0
- aaefcc6 feat: use random port for OAuth2 callback (#371)
- ee938b2 fix: increase auth callback server shutdown timeout (#370)
Artifacts can be verified with cosign using this public key.
v1.0.0-alpha.1
This release includes a fix for using the Ory Proxy and Ory Tunnel with API keys only.
Bug Fixes
Code Generation
- Pin v1.0.0-alpha.1 release commit (17c744d)
Changelog
- 9c4255c autogen(docs): generate and bump docs
- 17c744d autogen: pin v1.0.0-alpha.1 release commit
- 01e8ef0 fix: use correct environment variable key (#368)
Artifacts can be verified with cosign using this public key.
v1.0.0-alpha.0
We're excited to announce the release of Ory CLI v1.0, marking a major milestone with significant enhancements:
- Support for Workspaces: Manage and switch between multiple workspaces, same as you do on the Ory Network Console.
- Browser Login (OAuth2 based): Authenticate yourself securely with a seamless, browser-based login experience.
- API Key Authentication: Ensure secure authentication in non-interactive environments (CI/CD, ...) by authenticating the CLI using API keys.
Upgrade to Ory CLI v1.0 to experience these powerful new features and improve your development workflow!
Code Generation
-
Pin v1.0.0-alpha.0 release commit (bf12b28):
Bumps from v1.0.0-alpha.0.pre.0
Features
- Handle legacy config with helpful advice (#365) (8229289)
- Interactive authentication through OAuth2 (#359) (cf39d4a)
- Store refreshed OAuth2 tokens (#363) (8c6b7f3)
- Workspace-aware commands (#358) (164a94f)
Tests
Changelog
- 99e2374 autogen(docs): generate and bump docs
- bf12b28 autogen: pin v1.0.0-alpha.0 release commit
- 8423501 autogen: pin v1.0.0-alpha.0.pre.0 release commit
- 5c70341 chore: update repository templates to ory/meta@e838bee
- ed90e25 chore: use SDK to manage workspace API keys (#366)
- 8229289 feat: handle legacy config with helpful advice (#365)
- cf39d4a feat: interactive authentication through OAuth2 (#359)
- 8c6b7f3 feat: store refreshed OAuth2 tokens (#363)
- 164a94f feat: workspace-aware commands (#358)
- 6ba63d2 test: always use OAuth2 token instead of session token (#364)
Artifacts can be verified with cosign using this public key.
v0.3.4
v0.3.2
Adds the ability to manage event streams.
https://www.ory.sh/docs/actions/live-events
Code Generation
-
Pin v0.3.2 release commit (4b88acc):
Bumps from v0.3.2-pre.0
Changelog
- 4b88acc autogen: pin v0.3.2 release commit
Artifacts can be verified with cosign using this public key.
v0.3.2-pre.0
autogen: pin v0.3.2-pre.0 release commit
Code Generation
- Pin v0.3.2-pre.0 release commit (8b7bd41)
Features
- Add key ID to JWT header (#208) (dcdc666)
- Event-streams: create, update, list, delete (#333) (2da4f08)
Changelog
- b6b9d18 autogen(docs): generate and bump docs
- 8b7bd41 autogen: pin v0.3.2-pre.0 release commit
- dcdc666 feat: add key ID to JWT header (#208)
- 2da4f08 feat: event-streams: create, update, list, delete (#333)
Artifacts can be verified with cosign using this public key.
v0.3.1
Adds support for B2B SSO Organizations and the ability to export public JSON Web Keys.
Code Generation
- Pin v0.3.1 release commit (419e495)
Documentation
Changelog
Artifacts can be verified with cosign using this public key.