Releases: falcondev-oss/github-actions-cache-server
Releases · falcondev-oss/github-actions-cache-server
v9.1.2
🐛 Fixes
- env schema optional gcs endpoint - by @LouisHaftmann (e51bd)
🔧 Chore
- release: v9.1.2 - (f80e8)
View changes on GitHub
v9.1.1
🐛 Fixes
- env schema optional gcs service account key - by @LouisHaftmann (96e07)
🏎️ Performance
- manual gc - by @LouisHaftmann (5a8a5)
🔧 Chore
- release: v9.1.1 - (1fa0d)
View changes on GitHub
v9.1.0
✨ Enhancements
- add dedicated /health endpoint for health checks - by @dawidmalina in #193 (04f66)
- helm: add support for extraVolumes and extraVolumeMounts - by @dawidmalina in #191 (25cbe)
🔧 Chore
- release: v9.1.0 - (67839)
View changes on GitHub
v9.0.4
🐛 Fixes
- return webstream as nitro download route response - by @LouisHaftmann (36638)
🏎️ Performance
- reduce memory usage by using node streams - by @LouisHaftmann (d682b)
🔧 Chore
- benchmark - by @LouisHaftmann (c1800)
- release: v9.0.4 - (1eaa5)
View changes on GitHub
v9.0.3
✨ Enhancements
- add postgres url support - by @LouisHaftmann (54172)
🐛 Fixes
- don't overwrite env vars with defaults - by @LouisHaftmann (c4dcb)
🔧 Chore
- release: v9.0.3 - (4e931)
View changes on GitHub
v9.0.2
🐛 Fixes
- api: upload id to string - by @LouisHaftmann (539be)
🔧 Chore
- release: v9.0.2 - (4da73)
View changes on GitHub
v9.0.1
✨ Enhancements
- storage:
- tune upload settings - by @LouisHaftmann (37bd4)
- avoid buffering stream in memory when merging - by @LouisHaftmann (004bf)
🐛 Fixes
- env defaults - by @LouisHaftmann (f2989)
🔧 Chore
- release: v9.0.1 - (779c3)
View changes on GitHub
v9.0.0
Major rework
This version should significantly improve upload speed & reduce bandwidth usage. Support for cache api v1 has also been dropped.
Commits
✨ Enhancements
- major rework - by @LouisHaftmann in #177 (a0fb9)
- direct downloads - by @LouisHaftmann (080b9)
🐛 Fixes
- loosen up host schema - by @LouisHaftmann (8b4b4)
- default s3 region - by @LouisHaftmann (ff6d8)
🔧 Chore
- helm:
- topology spread constraints - by @absolute-kinoa in #176 (3c17f)
- annotations - by @LouisHaftmann (02456)
- release: v9.0.0 - (06e78)
View changes on GitHub
v8.1.4
🐛 Fixes
- download route file name - by @LouisHaftmann (da928)
- gcs:
createReadStream- by @LouisHaftmann (9a7dd)- ignore delete
not found- by @LouisHaftmann (19158)
🏗️ Refactors
- storage drivers - by @LouisHaftmann (2fd33)
- deprecated orderBy usage - by @kuhnroyal and kuhnroyal in #158 (079a8)
🔧 Chore
- remove old docs - by @LouisHaftmann (791b4)
- release: v8.1.4 - (ae84a)
📦 Build
- deps: upgrade deps - by @LouisHaftmann (4badf)
✅ Tests
- cache cleanup - by @LouisHaftmann (9b39b)
View changes on GitHub
v8.1.3
✨ Enhancements
- log upload cleanup errors - by @LouisHaftmann (8c020)
🔧 Chore
- release: v8.1.3 - (71460)