Skip to content

Releases: urmzd/sr

v3.3.2

03 Apr 22:08

Choose a tag to compare

3.3.2 (2026-04-03)

Bug Fixes

  • action: remove unnecessary GitHub token authentication (#15) (502b4fe)

Full Changelog

v3.3.1

03 Apr 21:33

Choose a tag to compare

3.3.1 (2026-04-03)

Bug Fixes

  • action: always download sr binary from public GitHub (#14) (faa54bb)

Full Changelog

v3.3.0

02 Apr 13:53

Choose a tag to compare

3.3.0 (2026-04-02)

Features

  • action,install: add GitHub Enterprise support with optional authentication (930a6d7)
  • commit: make refactor commits trigger patch bump (2c8b5de)
  • config: enable floating tags and update defaults (6eee880)

Documentation

  • sr-core: remove duplicate changelog entries (39e9879)
  • changelog: add changelog for version 3.2.4 (defdafc)

Full Changelog

v3.2.5

01 Apr 16:48

Choose a tag to compare

3.2.5 (2026-04-01)

Bug Fixes

  • action: handle floating tag resolution under pipefail (b0d6461)

Full Changelog

v3.2.4

01 Apr 07:28

Choose a tag to compare

3.2.4 (2026-04-01)

Bug Fixes

  • action: remove auth from release API calls for cross-repo compatibility (8705e59)

Miscellaneous

  • add diagnostic logging to action.yml (464c0db)

Full Changelog

v3.2.3

01 Apr 06:36

Choose a tag to compare

3.2.3 (2026-04-01)

Refactoring

  • normalize action.yml metadata and remove redundant required fields (8791859)

Full Changelog

v3.2.2

01 Apr 05:54

Choose a tag to compare

3.2.2 (2026-04-01)

Refactoring

  • extract sr binary download into standalone script with curl fallback (#10) (fa1b52f)

Full Changelog

v3.2.1

01 Apr 02:58

Choose a tag to compare

3.2.1 (2026-04-01)

Bug Fixes

  • sr-ai: embed system prompt in user message and replace deprecated tools allowlist with TOML policy (f685934)

Refactoring

  • sr-ai: move tempfile to runtime dependency (bf28ad8)

Full Changelog

v3.2.0

01 Apr 00:07

Choose a tag to compare

3.2.0 (2026-04-01)

Features

  • install: add optional SHA256 verification support (027e01b)
  • action: add optional SHA256 verification input (946a3a4)

Documentation

  • update for checksum verification changes (cc2465b)

Refactoring

  • release: remove floating release and checksum features (35ba5ea)
  • core: remove sha2 dependency (ede06bf)

Full Changelog

v3.1.0

30 Mar 08:20

Choose a tag to compare

3.1.0 (2026-03-30)

Features

  • verify sha256 checksum after binary download (b940526)

Full Changelog