Skip to content

Releases: ducktors/turborepo-remote-cache

v2.6.1

11 Jul 10:41

Choose a tag to compare

2.6.1 (2025-07-11)

Bug Fixes

  • update devDeps and fix lint error on s3.ts (b6374e2)

v2.6.0

27 May 16:46

Choose a tag to compare

2.6.0 (2025-05-27)

Bug Fixes

  • clean-up request handler instantiation following latest version of aws sdk 3 recommendations (5d17d46)
  • make maxSockets as provider option (9a1d0c5)

Features

  • s3: customize maxSockets parameter for the aws sdk (250216e)

v2.5.0

22 Apr 15:29

Choose a tag to compare

2.5.0 (2025-04-22)

Features

v2.4.0

22 Apr 12:27

Choose a tag to compare

2.4.0 (2025-04-22)

Features

  • add HTTP/2 support via environment variable (33e5efb)
  • add HTTP2 flag to environment configuration and update app initialization (04a43bc)

v2.3.9

18 Apr 20:47

Choose a tag to compare

2.3.9 (2025-04-18)

Bug Fixes

  • deps: bump fastify from 5.3.1 to 5.3.2 (ca2db8a)

v2.3.8

18 Apr 15:08

Choose a tag to compare

2.3.8 (2025-04-18)

Bug Fixes

  • deps: bump fastify from 5.1.0 to 5.3.1 (12b3de9)

v2.3.7

14 Apr 10:21

Choose a tag to compare

2.3.7 (2025-04-14)

Bug Fixes

  • S3 - store upload promise early in order to complete createWriteStream (a81cc85)

v2.3.6

11 Apr 15:36

Choose a tag to compare

2.3.6 (2025-04-11)

Bug Fixes

  • deps: Migrate aws sdk to v3 (7f33b6a)

v2.3.5

19 Mar 14:58

Choose a tag to compare

2.3.5 (2025-03-19)

Bug Fixes

  • remove expose port from dockerfile (34e7272)

v2.3.4

05 Mar 11:51

Choose a tag to compare

2.3.4 (2025-03-05)

Bug Fixes

  • simplify dockerfile and fix ghr docker image name (4495504)