Skip to content

Releases: ory/cli

v0.1.43

05 Oct 07:01
f3402b9

Choose a tag to compare

Resolves issues in the new OIDC functionality.

Bug Fixes

Code Generation

  • Pin v0.1.43 release commit (f3402b9)

Changelog

Artifacts can be verified with cosign using this public key.

v0.1.42

30 Sep 15:03

Choose a tag to compare

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

  • License headers default ignore folders (#227) (3da9059)

  • 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

Artifacts can be verified with cosign using this public key.

v0.1.41

15 Sep 21:05
06b736e

Choose a tag to compare

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

08 Sep 11:39
ef0653d

Choose a tag to compare

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

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

24 Aug 16:09
ab4d45d

Choose a tag to compare

The CLI now supports managing Ory Hydra / Ory OAuth2 & OpenID Connect configuration.

Code Generation

  • Pin v0.1.38 release commit (ab4d45d)

Features

  • Add hydra config management to the CLI (#195) (35fa3af)

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

23 Aug 18:06
6e2c0e2

Choose a tag to compare

This release ships improvements to the internal tooling.

Bug Fixes

Code Generation

  • Pin v0.1.37 release commit (6e2c0e2)

Features

Changelog

Artifacts can be verified with cosign using this public key.

v0.1.36

26 Jul 10:51
c112af9

Choose a tag to compare

Resolve an issue with the auto-generated SDK.

Bug Fixes

Code Generation

  • Pin v0.1.36 release commit (c112af9)

Changelog

Artifacts can be verified with cosign using this public key.

v0.1.35

13 Jun 09:15
89026da

Choose a tag to compare

Support CORS in the Ory Proxy.

Bug Fixes

Code Generation

  • Pin v0.1.35 release commit (89026da)

Documentation

  • Fix typo in command short description (#176) (3e35345)

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

30 May 15:35
82f43b5

Choose a tag to compare

Improve developer experience.

Code Generation

  • Pin v0.1.34 release commit (82f43b5)

Changelog

  • 9c0fc51 autogen(docs): generate and bump docs
  • 82f43b5 autogen: pin v0.1.34 release commit

Artifacts can be verified with cosign using this public key.

v0.1.33

27 May 22:15
ca0b443

Choose a tag to compare

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.