Skip to content

Releases: trly/pkgdepot

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:57
Immutable release. Only release title and notes can be modified.
c7f9b4a

Changelog

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:09
Immutable release. Only release title and notes can be modified.
322315c

Changelog

  • c0ba9c6 fix(deps): update module github.com/klauspost/compress to v1.19.2 (#7)
  • e44e5fc fix(deps): update module github.com/urfave/cli/v3 to v3.11.0 (#21)
  • a725c16 fix: Command output leakage
  • 89f3a1a fix: Path traversal in Remove()
  • 5ed9ae2 fix: guard unbounded decompression
  • d0b867d renovate: update configuration

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 00:55
Immutable release. Only release title and notes can be modified.
f59d845

Changelog

  • f59d845 feat(auth): support client-credentials scope authorization (#28)
  • 3c4ab1d security: add JWT claim-based RBAC (#26)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 02:54
Immutable release. Only release title and notes can be modified.
701542c

Changelog

  • 701542c docs: update README with OIDC requirements (#24)
  • 8d596b7 replace static token auth with OAuth support (#23)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 01:17
Immutable release. Only release title and notes can be modified.

Changelog

  • 733d0bb feat: implement disk-backed multipart streaming
  • ad3487c fix: use low-memory zstd limits for package inspection

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:33
Immutable release. Only release title and notes can be modified.
ac99dac

Changelog

  • 35dcafc Add renovate.json
  • fd97fbc Initial commit
  • ab64c53 add LICENSE
  • 933cae0 ci: add ci workflow
  • ef82cf2 ci: add lint workflow
  • 162ca8a ci: add release workflow
  • e14cc4b ci: build image
  • 32b0c2b ci: fix actionlint issues
  • ac99dac ci: only build for linux/amd64
  • 90c9a55 cli: apply progressive discovery pattern to CLI
  • 016f21f cli: make architecture an optional flag
  • ca9ff97 docs: update README
  • fb250e1 docs: update documentation
  • add51fe fix(deps): update module github.com/klauspost/compress to v1.19.1
  • dbe1dfd fix(deps): update module github.com/ulikunitz/xz to v0.5.16 (#2)
  • ffe3f53 implement token auth
  • ef5c283 lint: fix linting rules for HTML partials
  • 28b07b6 perf: add resource exhaustion protections
  • f3ed140 repo: add repo rename capabilities
  • 0a35bdc security: fix host-header poisoning
  • 03ea6de ui: add repostiory listing
  • 48069dd ui: allow customization of app name
  • d226df0 ui: display empty repositories in index