Skip to content

Releases: open-cli-collective/google-readonly

v1.1.67

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:41
651f1ac

Changelog

Other

v1.1.66

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:31
0533076

Changelog

v1.1.61

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:48
d61bbc2

Changelog

Features

  • d61bbc2: feat: sign gro darwin binaries with a stable code-signing identity (#155) (@rianjs)

v1.0.58

Choose a tag to compare

@piekstra piekstra released this 29 May 23:46
eb72af9

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.

v1.0.52

Choose a tag to compare

@piekstra piekstra released this 21 May 17:33
93df86f

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.

v1.0.50

Choose a tag to compare

@piekstra piekstra released this 20 May 01:11
1f472eb

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.

v1.0.49

Choose a tag to compare

@piekstra piekstra released this 19 May 20:12
7eac0dc

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.

v1.0.48

Choose a tag to compare

@piekstra piekstra released this 17 May 14:12
e8699d2

Changelog

Features

  • e8699d2: feat: migrate OAuth token to cli-common/credstore (Phase B B2a, §2.3) (#128) (@rianjs)

v1.0.47

Choose a tag to compare

@piekstra piekstra released this 15 May 12:14
eac6eec

Changelog

Other

v1.0.46

Choose a tag to compare

@piekstra piekstra released this 13 May 22:27
e906613

Changelog

Other

  • e906613: feat(init): add audience prompt for admin-provided vs DIY OAuth setup (#124) (@rianjs)