Skip to content

Releases: k1LoW/runn

v0.105.0

29 Apr 03:53
6f7013f
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support Buf Schema Registry (BSR) by @k1LoW in #899

Other Changes

  • chore(deps): bump the dependencies group with 6 updates by @dependabot in #897

Full Changelog: v0.104.2...v0.105.0

v0.104.2

26 Apr 05:57
a92ae39
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Update github.com/pb33f/libopenapi-validator by @k1LoW in #895

Full Changelog: v0.104.1...v0.104.2

v0.104.1

23 Apr 23:07
b4eaf7c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add lock for globalOpenAPI3DocRegistory by @k1LoW in #891
  • Use patched pb33f/libopenapi-validator temporarily by @k1LoW in #893

Full Changelog: v0.104.0...v0.104.1

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