Skip to content

Releases: ory/cli

v1.1.0

14 Nov 13:38
7144ce8
Compare
Choose a tag to compare

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)

  • Clarify use of tunnel/proxy (#389) (43ed6ec)

  • 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

Artifacts can be verified with cosign using this public key.

v1.0.1

14 Oct 14:40
aa4db77
Compare
Choose a tag to compare

Support API keys for Ory Tunnel / Ory Proxy.

Code Generation

  • Pin v1.0.1 release commit (aa4db77)

Features

  • Support api keys for silent auth in tunnel/proxy (1f4cbf0), closes #362

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

11 Oct 09:06
c89c0b8
Compare
Choose a tag to compare

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

  • Drop analytics and other scripts (d2280c3)
  • Update command usage (0a752c3)

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

30 Aug 10:25
48a451d
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

This release includes fixes for timeouts during login on Windows systems.

Bug Fixes

  • Increase auth callback server shutdown timeout (#370) (ee938b2)

Code Generation

  • Pin v1.0.0-alpha.2 release commit (48a451d)

Features

Changelog

Artifacts can be verified with cosign using this public key.

v1.0.0-alpha.1

29 Jul 14:05
17c744d
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

This release includes a fix for using the Ory Proxy and Ory Tunnel with API keys only.

Bug Fixes

  • Use correct environment variable key (#368) (01e8ef0)

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

18 Jul 11:43
bf12b28
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release

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

Tests

  • Always use OAuth2 token instead of session token (#364) (6ba63d2)

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

10 Feb 10:51
654e498
Compare
Choose a tag to compare

Addresses 403 when signing in using MFA.

Bug Fixes

  • Free disk space for release (6c2e12b)

Code Generation

  • Pin v0.3.4 release commit (654e498)

Changelog

  • 654e498 autogen: pin v0.3.4 release commit
  • 6c2e12b fix: free disk space for release

Artifacts can be verified with cosign using this public key.

v0.3.2

30 Jan 10:00
Compare
Choose a tag to compare

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

29 Jan 14:55
Compare
Choose a tag to compare
v0.3.2-pre.0 Pre-release
Pre-release

autogen: pin v0.3.2-pre.0 release commit

Code Generation

  • Pin v0.3.2-pre.0 release commit (8b7bd41)

Features

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

08 Jan 15:23
419e495
Compare
Choose a tag to compare

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

  • 419e495 autogen: pin v0.3.1 release commit
  • d65f6d0 docs: enable example templating (#314)

Artifacts can be verified with cosign using this public key.