Releases: falcondev-oss/github-actions-cache-server
Releases · falcondev-oss/github-actions-cache-server
v9.4.7
v9.4.6
✨ Enhancements
- check path in fs storage driver - by @LouisHaftmann (648ac)
🐛 Fixes
- escape
LIKEquery input - by @LouisHaftmann (a4971)
🔧 Chore
- release: v9.4.6 - (935d4)
View changes on GitHub
v9.4.5
🐛 Fixes
- management-api: query filters - by @LouisHaftmann (20d31)
🔧 Chore
- release: v9.4.5 - (32322)
View changes on GitHub
v9.4.4
🐛 Fixes
- return 404 for stale cache entries with missing storage objects - by @mpecan and Claude Opus 4.6 (1M context) in #223 (fc97b)
- parse pg bigint type as number - by @LouisHaftmann (d9ee5)
🔧 Chore
- bump chart version - by @LouisHaftmann (74c5c)
- release: v9.4.4 - (43746)
View changes on GitHub
v9.4.3
🐛 Fixes
- use Azurite-compatible URL format for signed_upload_url - by @carjessu-trm in #216 (7d173)
- clear storage after migration transaction - by @LouisHaftmann (b0556)
- chart: include service port in default apiBaseUrl - by @ianstanton and Claude Sonnet 4.6 in #217 (d3bc8)
🏗️ Refactors
- re-export upload handler - by @LouisHaftmann (bbf20)
🔧 Chore
- release: v9.4.3 - (cf970)
📦 Build
- deps: upgrade deps - by @LouisHaftmann (672f1)
🎨 Style
- lint - by @LouisHaftmann (86e7d)
View changes on GitHub
v9.4.2
🐛 Fixes
- cleanup: invalid sqlite syntax because of missing select - by @LouisHaftmann (d568d)
🔧 Chore
- release: v9.4.2 - (89157)
🤖 CI
- update actions - by @LouisHaftmann (64c41)
View changes on GitHub
v9.4.1
🐛 Fixes
- management-api: input coercion - by @LouisHaftmann (cdc7e)
🔧 Chore
- release: v9.4.1 - (cee86)
📦 Build
- deps:
- upgrade deps - by @LouisHaftmann (94e91)
- upgrade deps - by @LouisHaftmann (1ff97)
View changes on GitHub
v9.4.0
✨ Enhancements
- add
sqlite not supportedwarning in caged image - by @LouisHaftmann (e5019) - repo scoping - by @LouisHaftmann (d1927)
🔧 Chore
- release: v9.4.0 - (ef20f)
📦 Build
- helm: fix nil pointer evaluation - by @LouisHaftmann (4f015)
🎨 Style
- lint - by @LouisHaftmann (38c17)
View changes on GitHub
v9.3.2
✨ Enhancements
- allow any value for
DEBUGenv var - by @LouisHaftmann (4d840)
🔧 Chore
- release: v9.3.2 - (94b33)
📦 Build
- helm:
- bump chart version to 1.0.1 - by @LouisHaftmann (af092)
- remove storage/db driver default values - by @LouisHaftmann (d3bd9)
View changes on GitHub
v9.3.1
🔧 Chore
- release: v9.3.1 - (01af0)
📦 Build
- helm: don't require env vars in values.yaml - by @LouisHaftmann (c6c33)
🤖 CI
- release: disable auto latest tag for caged image - by @LouisHaftmann (58828)