Skip to content

Releases: ducktors/turborepo-remote-cache

v2.12.3

Choose a tag to compare

@matteovivona matteovivona released this 02 Sep 16:54

2.12.3 (2026-09-02)

Bug Fixes

  • deps: bump fastify from 5.8.5 to 5.12.1 (082d8d1)

v2.12.2

Choose a tag to compare

@matteovivona matteovivona released this 01 Sep 10:21

2.12.2 (2026-09-01)

Bug Fixes

  • address review comment on #889 (71930c5)
  • Running in Lambda has inherent 6mb request size limit (#677) (6cc0c1d)

v2.12.1

Choose a tag to compare

@matteovivona matteovivona released this 01 Sep 10:07

2.12.1 (2026-09-01)

Bug Fixes

  • env: use named Ajv export instead of default workaround (c81d403)

v2.12.0

Choose a tag to compare

@matteovivona matteovivona released this 04 Aug 14:03

2.12.0 (2026-08-04)

Bug Fixes

  • remote-cache: address path traversal and validate CDN URL scheme (0963658)
  • return correct x-artifact-tag header in HEAD route and restore test assertions (5686f1a)

Features

  • support separate read URL to use a CDN (#557) (e6b535f)

v2.11.7

Choose a tag to compare

@matteovivona matteovivona released this 03 Aug 09:15

2.11.7 (2026-08-03)

Bug Fixes

  • storage: propagate Azure download failures instead of hanging the request (57a5502)

v2.11.6

Choose a tag to compare

@matteovivona matteovivona released this 03 Aug 09:09

2.11.6 (2026-08-03)

Bug Fixes

  • routes: drop route-level error log before rethrow to avoid double logging (c06af34)
  • storage: address review feedback (preserve tag message, document 403 trade-off) (2a72a91)
  • storage: surface backend failures as 5xx instead of masking as cache miss (1b1581e), closes #815

v2.11.5

Choose a tag to compare

@matteovivona matteovivona released this 21 Jul 12:43

2.11.5 (2026-07-21)

Bug Fixes

v2.11.4

Choose a tag to compare

@matteovivona matteovivona released this 21 Jul 10:46

2.11.4 (2026-07-21)

Bug Fixes

  • storage: use POSIX separators for artifact keys (1e5fa6f), closes #800

v2.11.3

Choose a tag to compare

@matteovivona matteovivona released this 21 Jul 10:32

2.11.3 (2026-07-21)

Bug Fixes

v2.11.2

Choose a tag to compare

@matteovivona matteovivona released this 15 Jun 11:58

2.11.2 (2026-06-15)

Bug Fixes