Releases: k1LoW/runn
Releases · k1LoW/runn
v0.104.0
What's Changed
Breaking Changes 🛠
- Use patched goccy/go-yaml ( goccy/go-yaml#440 ) by @k1LoW in #888
Fix bug 🐛
- Add workaround for invalid validator instance after validation error. by @k1LoW in #884
- Update libopenapi-validator by @k1LoW in #885
Other Changes
- chore(deps): bump the dependencies group with 9 updates by @dependabot in #887
Full Changelog: v0.103.4...v0.104.0
v0.103.4
v0.103.3
v0.103.2
What's Changed
Breaking Changes 🛠
Fix bug 🐛
- Fix race condition by @k1LoW in #877
- Support
nullable: true
in HTTP validator ( Add workaround for libopenapi ) by @k1LoW in #878
Other Changes
- chore(deps): bump github.com/pb33f/libopenapi-validator from 0.0.47 to 0.0.48 in the dependencies group by @dependabot in #873
- Add benchmark test with OpenAPI Spec document by @k1LoW in #874
Full Changelog: v0.103.1...v0.103.2
v0.103.1
v0.103.0
What's Changed
New Features 🎉
- Add Store for re-use of stored data by @k1LoW in #867
- Add DelKV for delete key-value pair by key by @k1LoW in #868
Other Changes
- Update Go version by @k1LoW in #865
- chore(deps): bump the dependencies group with 13 updates by @dependabot in #864
Full Changelog: v0.102.0...v0.103.0
v0.102.0
v0.101.4
v0.101.3
What's Changed
Fix bug 🐛
Other Changes
- fix README code block by @okazaki-kk in #850
Full Changelog: v0.101.2...v0.101.3