Skip to content

Releases: source-cooperative/source-coop-cli

v0.1.3

26 Jun 16:50
2d45223

Choose a tag to compare

0.1.3 (2026-06-26)

Bug Fixes

  • don't print credentials to stdout on login unless --no-cache (792ea5e)
  • don't print credentials to stdout on login unless --no-cache (d713fff)

v0.1.2

26 Jun 04:40
ca75278

Choose a tag to compare

0.1.2 (2026-06-26)

Bug Fixes

  • always send STS requests to the proxy's /.sts endpoint (99d254a)
  • correct prod OAuth client ID (49aff3a)
  • correct staging data-proxy host and role-ARN default (1726a99)
  • correct staging OAuth client ID (f2341b6)
  • correct staging OAuth client ID (1d4bd68)

v0.1.1

06 Mar 06:58
b1a83c5

Choose a tag to compare

0.1.1 (2026-03-06)

Bug Fixes

  • rename formula to avoid conflicts (53982ac)

v0.1.0

06 Mar 06:32

Choose a tag to compare

0.1.0 (2026-03-05)

Features

  • add version flag (a99af5e)
  • initial CLI setup with cargo-dist and release-please (ee0e52b)
  • store credentials via OS Keyring (c05ca6f)