Skip to content

Releases: brunojppb/turbo-cache-server

2.0.9

09 Dec 11:09

Choose a tag to compare

What's Changed

Full Changelog: 2.0.8...2.0.9

2.0.8

27 Nov 11:19

Choose a tag to compare

What's Changed

Full Changelog: 2.0.7...2.0.8

2.0.7

17 Nov 12:47

Choose a tag to compare

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #316
  • chore(deps): lock file maintenance by @renovate[bot] in #317
  • chore(deps): lock file maintenance by @renovate[bot] in #318
  • docs: add section on managing cache storage with lifecycle rules by @p-j in #320
  • chore(deps): lock file maintenance by @renovate[bot] in #321
  • chore(deps): lock file maintenance by @renovate[bot] in #322
  • chore(deps): lock file maintenance by @renovate[bot] in #323
  • chore(deps): lock file maintenance by @renovate[bot] in #325
  • chore(deps): lock file maintenance by @renovate[bot] in #326
  • chore(deps): lock file maintenance by @renovate[bot] in #328

New Contributors

  • @p-j made their first contribution in #320

Full Changelog: 2.0.6...2.0.7

2.0.6

08 Nov 08:14

Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

28 Oct 14:02

Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

09 Oct 17:16

Choose a tag to compare

What's Changed

2.0.3

17 Sep 20:07

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

24 Aug 18:42

Choose a tag to compare

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #212
  • chore(deps): lock file maintenance by @renovate[bot] in #213
  • chore(deps): lock file maintenance by @renovate[bot] in #214
  • chore(deps): lock file maintenance by @renovate[bot] in #215
  • chore(deps): lock file maintenance by @renovate[bot] in #216
  • chore(deps): lock file maintenance by @renovate[bot] in #217
  • chore(deps): lock file maintenance by @renovate[bot] in #218
  • chore(deps): lock file maintenance by @renovate[bot] in #219
  • chore(deps): lock file maintenance by @renovate[bot] in #220
  • chore(deps): lock file maintenance by @renovate[bot] in #221
  • Fix artifacts status check route response by @risen228 in #223
  • chore(deps): update rust crate wiremock to v0.6.5 by @renovate[bot] in #222

New Contributors

  • @risen228 made their first contribution in #223

Full Changelog: 2.0.1...2.0.2

2.0.1

18 Aug 20:54

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

05 Aug 19:33

Choose a tag to compare

What's Changed

potentially breaking

The TURBO_TOKEN passed to the turbo-cache-server action is now validated against the token which Turborepo sends to the server as an Authorization header.

The token is still optional, but If you pass it as an environment variable, it will be required by the action.

just make sure that the token matches with what you give to Turborepo via the TURBO_TOKEN env variable.

Full Changelog: 1.0.28...2.0.0