Skip to content

Releases: k1LoW/runn

v0.107.2

16 May 01:35
d01a5e8
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix a missing line bug when including a multi-line string. by @k1LoW in #921

Other Changes

  • Add test for bytes field by @k1LoW in #915
  • chore(deps): bump the dependencies group with 7 updates by @dependabot in #918
  • Update github.com/pb33f/libopenapi-validator by @k1LoW in #919

Full Changelog: v0.107.1...v0.107.2

v0.107.1

06 May 04:38
f080f5f
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix panics caused by ResponseContentTypeNotFound in the case of a response with a range status code. by @k1LoW in #914

Other Changes

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

Full Changelog: v0.107.0...v0.107.1

v0.107.0

04 May 09:01
8dc6345
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Introduce protoresolv so that protos under it are automatically loaded simply by specifying importPaths. by @k1LoW in #909

Full Changelog: v0.106.0...v0.107.0

v0.106.0

03 May 14:24
b6eae9b
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Fix bug 🐛

  • Fix test for problem with validators behaving incorrectly when running concurrently by @k1LoW in #906

Full Changelog: v0.105.2...v0.106.0

v0.105.2

30 Apr 10:31
e81e116
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix problem with validators behaving incorrectly when running concurrently by @k1LoW in #902
  • parent.vars should not be cleared by @k1LoW in #905

Full Changelog: v0.105.1...v0.105.2

v0.105.1

29 Apr 05:00
3f5d523
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add --grpc-buf-lock --grpc-buf-config --grpc-buf-module for gRPC runner. by @k1LoW in #900

Full Changelog: v0.105.0...v0.105.1

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