What's Changed
⭐ Features
- Allow reading from CSV and querying AST using (Go) JQ by @turbolent in #3051
🛠 Improvements
- Add Unwrap method for ParentErrors by @peterargue in #3052
- Don't skip invalid entitlements when creating errors by @dsainati1 in #3056
- Gracefully handle runtime panics in migration by @SupunS in #3066
🐞 Bug Fixes
- Handle optional storage references by @turbolent in #3064
- Fix entitlements migration by @turbolent in #3065
🧪 Testing
- Add tests for using keywords as field names by @SupunS in #3057
- Minor improvement in a
revertibleRandom
test by @tarakby in #3060
Full Changelog: v1.0.0-M4...v1.0.0-M5