Skip to content

Releases: clelange/cern-sso-cli

v0.32.2

Choose a tag to compare

@clelange clelange released this 16 Jul 12:44

0.32.2 (2026-07-16)

Bug Fixes

  • auth: support CERN Users Portal (17ab389)
  • auth: support Keycloak 26.5 WebAuthn options (4db7edc)

v0.32.1

Choose a tag to compare

@clelange clelange released this 03 May 22:18

0.32.1 (2026-05-03)

Bug Fixes

  • auth: harden SAML form handling (bb423cb)
  • auth: support initial SAML login bootstrap (5667417)

v0.32.0

Choose a tag to compare

@clelange clelange released this 20 Apr 14:06

0.32.0 (2026-04-20)

Features

  • openshift: add device-exchange login flow (3fc97f1)

Bug Fixes

  • openshift: harden device-exchange flow (4dff72c)

v0.31.1

Choose a tag to compare

@clelange clelange released this 11 Apr 19:39

0.31.1 (2026-04-11)

Bug Fixes

  • auth: avoid mutating ccache env during auth (0b3d953)
  • harden cli output and auth session handling (b328b65)

v0.31.0

Choose a tag to compare

@clelange clelange released this 31 Mar 22:44

0.31.0 (2026-03-31)

Features

  • Add macOS keychain TOTP support (4a876f7)

v0.30.1

Choose a tag to compare

@clelange clelange released this 27 Mar 11:20

0.30.1 (2026-03-27)

Bug Fixes

  • ci: align lint entrypoint and restore gosec in lint target (69dab52)
  • resolve CI lint failures in PR #96 (81015a2)
  • suppress gosec v2.23.0 false positives from new taint analysis (318ee47)

v0.30.0

Choose a tag to compare

@clelange clelange released this 06 Feb 16:11
5f5ecc5

0.30.0 (2026-02-06)

Features

  • add pypi publish workflow (ecf550b)

v0.29.0

Choose a tag to compare

@clelange clelange released this 06 Feb 15:51
89fa505

0.29.0 (2026-02-06)

Features

  • add testpypi publish workflow (6b258b3)

v0.28.0

Choose a tag to compare

@clelange clelange released this 21 Jan 08:59

0.28.0 (2026-01-21)

Features

  • embed CERN CA certificates and add verification (79f3ed8)

Bug Fixes

  • normalize CERN CA certificate line endings to LF (690b0fd)

v0.27.2

Choose a tag to compare

@clelange clelange released this 18 Jan 23:43

0.27.2 (2026-01-18)

Bug Fixes

  • address linter issues and clean up golangci-lint config (8137c7a)