🚀 No more binary patching!
In this release we removed the need to patch the runner binary. Instead, the cache server now acts as a proxy and handles all cache related requests automatically. All other requests are passed through to the original server.
How to upgrade
Check out the updated Setup instructions
Commits
🚨 Breaking Changes
- binary patching alternative - by @LouisHaftmann in #112 (bd4dd)
🔧 Chore
- release: v6.0.0 - (2c81c)