Skip to content

Releases: etsy/github-app-sts

v2.1.1

27 May 15:01
a9db997

Choose a tag to compare

2.1.1 (2026-05-27)

Miscellaneous Chores

  • release 2.1.1 with new goreleaser config (e09d1dd)

v2.1.0

06 May 14:46
3292dcb

Choose a tag to compare

2.1.0 (2026-05-06)

Features

v2.0.0

30 Mar 15:23
51e2a6c

Choose a tag to compare

2.0.0 (2026-03-30)

⚠ BREAKING CHANGES

  • support multiple identities per policy
  • policy files must use condition instead of claims.
  • policy files must use target_app instead of app_client_id, and the server config's sts_target_apps is now a map.

Features

  • add owner and repository context variables to condition (c803b25)
  • add user-facing error messages to token exchange (441a7f3)
  • make CI portable for forks (cdc5ef3)
  • rename claims to condition (3f9b996)
  • replace app_client_id with named target_app aliases (92b7831)
  • support multiple identities per policy (d24bdb6)

v1.3.0

25 Mar 22:00
b952206

Choose a tag to compare

1.3.0 (2026-03-25)

Features

  • use autoexport to dynamically select OTEL protocol (#13) (81a7aa1)

v1.2.1

25 Mar 17:51
9bf0f52

Choose a tag to compare

1.2.1 (2026-03-25)

Bug Fixes

  • use getPublicKey to retrieve key algorithms (#10) (fab64bb)

v1.2.0

24 Mar 15:55
42af57a

Choose a tag to compare

1.2.0 (2026-03-24)

Features

  • add OpenTelemetry tracing and metrics (2b16c82)
  • use node24 for action since node20 is deprecated (50e899a)

v1.1.0

23 Mar 20:49
ad8d08a

Choose a tag to compare

1.1.0 (2026-03-23)

Features

  • publish signed Docker image to GAR on release (#7) (fbea1db)

v1.0.0

23 Mar 15:33
f1a2fa4

Choose a tag to compare

1.0.0 (2026-03-23)

Initial release.