Skip to content

Releases: k1LoW/runn

v0.104.0

22 Apr 15:03
7c7f8e2
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

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

16 Apr 05:01
8583506
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Provide registry for OpenAPI3 documents to cache it. by @k1LoW in #875

Full Changelog: v0.103.3...v0.103.4

v0.103.3

16 Apr 01:14
583c63a
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Support nullable: true in HTTP validator ( Add more tests ) by @k1LoW in #879

Full Changelog: v0.103.2...v0.103.3

v0.103.2

15 Apr 14:40
7a82080
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Set output path to a path relative to the Git root as possible. by @k1LoW in #871

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

13 Apr 23:51
e6fe07a
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Revert "Set RunResult.Path to a path relative to the Git root as possible." by @k1LoW in #869

Full Changelog: v0.103.0...v0.103.1

v0.103.0

12 Apr 09:32
f9821ad
Compare
Choose a tag to compare

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

Full Changelog: v0.102.0...v0.103.0

v0.102.0

12 Apr 00:34
b539fed
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Set RunResult.Path to a path relative to the Git root as possible. by @k1LoW in #860

Other Changes

Full Changelog: v0.101.4...v0.102.0

v0.101.4

08 Apr 01:45
40599ce
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.101.3...v0.101.4

v0.101.3

01 Apr 02:56
fb958e6
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Other Changes

Full Changelog: v0.101.2...v0.101.3

v0.101.2

26 Mar 14:32
20f247c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Update pkgs by @k1LoW in #844
  • Add ClearKV for clearing the KV store by @k1LoW in #847
  • Update github.com/pb33f/libopenapi-validator to v0.0.46 by @k1LoW in #848

Full Changelog: v0.101.1...v0.101.2