Skip to content

Releases: k1LoW/runn

v0.128.1

12 Feb 13:35
1fc29b7
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • ci(workflow): add release test workflow for Docker images by @k1LoW in #1174

Full Changelog: v0.128.0...v0.128.1

v0.128.0

12 Feb 13:38
f2ebc09
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: Added support for using defer and force options with other runners. by @marimelon in #1168

Other Changes

  • chore: chore(dependabot): update Go version and remove ignored dependencies by @k1LoW in #1170
  • fix(dependencies): update libopenapi* by @k1LoW in #1172
  • chore(deps): bump the dependencies group across 1 directory with 10 updates by @dependabot in #1173

New Contributors

Full Changelog: v0.127.4...v0.128.0

v0.127.4

29 Jan 04:19
ce715a7
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore: Bump up go directive version by @k1LoW in #1162
  • chore(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot in #1164

Full Changelog: v0.127.3...v0.127.4

v0.127.3

24 Jan 04:21
f796c6d
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: Temporarily revert version of goccy/go-json to support data race by @k1LoW in #1157

Full Changelog: v0.127.2...v0.127.3

v0.127.2

20 Jan 13:18
bf23163
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: Disable apparmor_restrict_unprivileged_userns on CI by @k1LoW in #1154
  • chore(deps): bump the dependencies group across 1 directory with 10 updates by @dependabot in #1156

Full Changelog: v0.127.1...v0.127.2

v0.127.1

11 Jan 03:07
20d1c93
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Full Changelog: v0.127.0...v0.127.1

v0.127.0

10 Jan 07:01
1c4bb3c
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Other Changes

  • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #1148

Full Changelog: v0.126.1...v0.127.0

v0.126.1

08 Jan 07:41
b9d3384
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix(loadt): Fix a bug that overwrote the original error by @mi-wada in #1143

Full Changelog: v0.126.0...v0.126.1

v0.126.0

31 Dec 15:30
c5c49bf
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Other Changes

  • Move kv to internal/kv by @k1LoW in #1131
  • Move eval to internal/eval by @k1LoW in #1134
  • Rename internal/eval to internal/expr by @k1LoW in #1138
  • Refactor internal/store by @k1LoW in #1139
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the dependencies group by @dependabot in #1135

Full Changelog: v0.125.1...v0.126.0

v0.125.1

24 Dec 06:32
049172d
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix a bug that caused store values to be lost when using loop:. by @k1LoW in #1129

Other Changes

  • docs: Updated the link to the expr Language Definition with a richer one by @mi-wada in #1127
  • chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot in #1126

New Contributors

Full Changelog: v0.125.0...v0.125.1