v0.0.1
What's Changed
- fix: update file path from request URI to PATH_INFO by @radu-matei in #5
- Add Brotli compression for any request that has the appropriate accept-encoding header by @technosophos in #6
- chore: use the Spin SDK for Rust by @radu-matei in #7
- Update spin-sdk dependency by @fibonacci1729 in #9
- fix: update the path info header key by @radu-matei in #10
- Updated spin.toml to use content directory for static assets by @ejmg in #12
- feat: add etag and if-none-match support by @FrankYang0529 in #13
- chore: update Spin SDK and WIT bindgen by @radu-matei in #14
- test: add test cases for serve by @FrankYang0529 in #15
- chore(ci): Simplify Makefile, GH Actions by @lann in #17
- chore(ci): Reintroduce
yaml-language-serverbuild.yaml by @lann in #18 - Fixed new lint by @itowlson in #22
- Release workflow by @itowlson in #21
- Update Spin to v0.6 by @radu-matei in #23
- Change Cache-Control default max-age to one minute by @lann in #20
- Support for index.html on root by @mikkelhegn in #24
- Update readme.md by @mikkelhegn in #25
New Contributors
- @radu-matei made their first contribution in #5
- @technosophos made their first contribution in #6
- @fibonacci1729 made their first contribution in #9
- @ejmg made their first contribution in #12
- @FrankYang0529 made their first contribution in #13
- @lann made their first contribution in #17
- @itowlson made their first contribution in #22
- @mikkelhegn made their first contribution in #24
Full Changelog: https://github.com/fermyon/spin-fileserver/commits/v0.0.1