Skip to content

v42.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 19:43
· 114 commits to master since this release
2634486

Breaking Changes

  • Add optional Content-Type to multipart form uploads in http.wake (#1553)

Remote Shared Cache

Features

  • Update the rsc tool to fully bootstrap a fresh db from one command (#1546)
  • Add route to check for valid api key (#1549)
  • Add client-server compatibility check (#1550)
  • Support dbonly small blobs on the client (#1553)

Bug fixes

  • Use mv to atomically fix up files (#1551)
  • Limit results on unreferenced blobs (#1547)
  • Guard blob posting behind api key (#1548)
  • Don't cache the cache infra jobs (#1554)
  • Reenable minified version of trace logging (#1552)