Skip to content

Releases: BirknerAlex/silo

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:29

0.11.0 (2026-09-02)

Features

  • repo: add pull-through cache upstreams for all five formats (7dad39a)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 14:21

0.10.0 (2026-09-01)

Features

  • release: publish deb/rpm/apk/pacman packages of the CLI via nfpm (84ded33)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:48

0.9.0 (2026-09-01)

Features

  • repo: add repo create/repo delete commands (3900ef3)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:08

0.8.0 (2026-08-31)

Features

  • deb: add apt/.deb package format support (#41) (09a587c)

Bug fixes

  • metrics: count package downloads in silo_http_requests_total (cbc3e6b)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 07:13

0.7.1 (2026-08-31)

Bug fixes

  • deps: bump jsonwebtoken to 11 to address type confusion advisory (5829023)
  • helm: expose config.prune / config.jobs via structured values (aed691c), closes #30
  • security: close privilege-escalation and disclosure paths found in an audit (051f3e3)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 13:24

0.7.0 (2026-08-30)

Features

  • prune: add retention-based package pruning (3705ee1)

Bug fixes

  • prune: enforce repo scope on prune admin RPCs, fix stale scheduler clock (e59dd2a)

0.6.0 (2026-08-30)

Features

  • npm: support npm publish/yarn publish over HTTP (fda474f)
  • pacman: add Arch Linux pacman repo support (3e95dfa)
  • repos: replace global anonymous-read with per-repo public/private mode (f4e33b4)

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:58

0.5.3 (2026-08-28)

Bug fixes

  • cli: support real TLS for https:// server addresses (36a7275)