Skip to content

Releases: k1LoW/runn

v0.101.0

16 Mar 07:19
09d1243
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Update go-mysql-driver to v1.8.0 by @k1LoW in #834
  • The host rules specified by the option take precedence. by @k1LoW in #836

New Features 🎉

  • Add info variables to the debugger by @k1LoW in #832

Other Changes

  • chore(deps): bump the dependencies group with 4 updates by @dependabot in #835
  • Update github.com/pb33f/libopenapi-validator by @k1LoW in #837

Full Changelog: v0.100.0...v0.101.0

v0.100.0

08 Mar 15:20
7d8b295
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Use github.com/pb33f/libopenapi by @k1LoW in #827

Other Changes

Full Changelog: v0.99.5...v0.100.0

v0.99.5

29 Feb 23:02
16a474a
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Allow absolute paths with json:// and yaml:// in vars by @k1LoW in #822

Full Changelog: v0.99.4...v0.99.5

v0.99.4

28 Feb 02:25
24775d1
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add --attach option for debugging or step execution by @k1LoW in #817

Other Changes

Full Changelog: v0.99.3...v0.99.4

v0.99.3

23 Feb 04:46
0b9b9a8
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Full Changelog: v0.99.2...v0.99.3

v0.99.2

22 Feb 13:14
be260e8
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add runn.kv for injecting value to running scenarios from external threads. by @k1LoW in #814

Full Changelog: v0.99.1...v0.99.2

v0.99.1

21 Feb 06:53
710f290
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add builtin functions for ID generation to faker.* by @k1LoW in #811

Full Changelog: v0.99.0...v0.99.1

v0.99.0

20 Feb 22:51
9453b3b
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Set up donegroup and timeout for waiting cleanup processes after context canceled by @k1LoW in #789
  • Remove deprecated code by @k1LoW in #790
  • Support Custom runner (using Include runner) by @k1LoW in #805
  • Unexport operator#appendStep by @k1LoW in #806

New Features 🎉

Fix bug 🐛

Other Changes

Full Changelog: v0.98.4...v0.99.0

v0.98.4

08 Feb 15:55
e43e8d6
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Set default output for Dump runner by @k1LoW in #782

Fix bug 🐛

Full Changelog: v0.98.3...v0.98.4

v0.98.3

01 Feb 13:30
c8042c4
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Other Changes

  • Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #779

New Contributors

Full Changelog: v0.98.2...v0.98.3