Skip to content

Releases: open-cli-collective/atlassian-cli

jtk v1.0.119

19 May 20:19
16e7373

Choose a tag to compare

macOS Keychain storage restored

Builds since the credential-store migration were compiled without
cgo and failed closed on macOS (no Keychain backend). This release
builds the darwin binaries with cgo enabled, restoring native
macOS Keychain storage. Upgrade and re-run your normal commands;
no other action is required.

cfl v1.0.47

19 May 20:19
16e7373

Choose a tag to compare

macOS Keychain storage restored

Builds since the credential-store migration were compiled without
cgo and failed closed on macOS (no Keychain backend). This release
builds the darwin binaries with cgo enabled, restoring native
macOS Keychain storage. Upgrade and re-run your normal commands;
no other action is required.

jtk v1.0.118

18 May 19:31
02b3b02

Choose a tag to compare

Changelog

Other

  • 02b3b02 fix!: drop per-tool non-secret credential overrides (§2.2) [MON-5328] (#370)

jtk v1.0.117

18 May 13:16
e10c2ea

Choose a tag to compare

Changelog

Other

  • e10c2ea fix!: collapse the keyring to a single shared api_token [MON-5326] (#369)

jtk v1.0.116

18 May 10:50
073038d

Choose a tag to compare

Changelog

Features

  • 073038d feat: store the Atlassian API token in the OS keyring (B3) (#366)

cfl v1.0.46

18 May 19:31
02b3b02

Choose a tag to compare

Changelog

Other

  • 02b3b02 fix!: drop per-tool non-secret credential overrides (§2.2) [MON-5328] (#370)

cfl v1.0.45

18 May 13:16
e10c2ea

Choose a tag to compare

Changelog

Other

  • e10c2ea fix!: collapse the keyring to a single shared api_token [MON-5326] (#369)

cfl v1.0.44

18 May 10:50
073038d

Choose a tag to compare

Changelog

Features

  • 073038d feat: store the Atlassian API token in the OS keyring (B3) (#366)

cfl v1.0.43

15 May 21:17
3ec8651

Choose a tag to compare

Changelog

Other

  • 3ec8651 feat(cfl): support --file - to read page body from stdin (#364)

jtk v1.0.115

13 May 11:19
cc0deba

Choose a tag to compare

Changelog

Other

  • cc0deba feat(ci): auto-dispatch publish workflows; fast-winget --submit (#361)