Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.3.0](v0.2.1...v0.3.0) (2024-12-03) ### Features * add backend checks to status page ([62260ae](62260ae)) * add fastly compute service version to status page ([b7cd7b1](b7cd7b1)) * add links to the status page ([bed4323](bed4323)) * improve status page ([d1733b5](d1733b5)) * restructure status page ([b8ead8f](b8ead8f)) * status page shows save_to_kvstore_plugin value ([4eb3aaa](4eb3aaa)) ### Bug Fixes * add cors headers for error response ([0c9a721](0c9a721)) * build command missing metadata ([3d77697](3d77697)) * create artifact via metadata ([ba22a53](ba22a53)) * enable metadata on pack step ([565affd](565affd)) * github ci not running prebuild ([9957582](9957582)) * more clear error message ([74a1a34](74a1a34)) * show status page correct store name for kv storage ([5df22d3](5df22d3)) * status page wording ([468fd54](468fd54)) * undefined message for status page ([ef643f4](ef643f4)) * update fastly cli version to fix metadata bug ([95b2d60](95b2d60)) * when open client response is enabled, non utf body throws an error ([d88dc2b](d88dc2b))
- Loading branch information