v1.1.0
1.1.0 (2023-10-31)
- Improve error handling and documentation in
kvstore
package - Use new hostcalls for better error messages when sending requests to a backend
- Add better unexpected error handling (
cache/core
,configstore
,secretstore
)
Merged Pull Requests
- fix a few more semver sigils, bump viceroy to 0.8.1 by @joeshaw in #80
- all: Compute@Edge -> Compute by @dgryski in #82
- kvstore: document the io.Reader/String() consumption behavior by @joeshaw in #86
- remove old obsolete template by @joeshaw in #84
- Improve error handling by @joeshaw in #85
- Switch to v2 send hostcalls with better error reporting by @joeshaw in #81
- .github: update CI versions by @joeshaw in #88
- update CHANGELOG for 1.1.0 release by @joeshaw in #89
Full Changes: v1.0.0...v1.1.0