Skip to content

v1.34.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 17:36
· 406 commits to master since this release

🚀 Updates

  • Minor change to remote caching up/download batching to increase performance.
  • Reworked remote caching error handling.

🐞 Fixes

  • Fixed an issue where remote caching would fail to upload multiple blobs if the sum of their sizes
    exceed the max upload size.
  • Fixed an issue where the same plugin could be loaded multiple times.
  • Fixed an issue when parsing config/template files that contain a byte-order mark (BOM).

⚙️ Internal

  • Updated dependencies.