Skip to content

Releases: k1LoW/runn

v1.5.1

02 Mar 02:21
Immutable release. Only release title and notes can be modified.
c4f4de2

Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by @dependabot[bot] in #1406

Other Changes

  • chore: update libopenapi and libopenapi-validator by @k1LoW in #1409

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Feb 10:24
Immutable release. Only release title and notes can be modified.
b50a472

Choose a tag to compare

What's Changed

New Features 🎉

Dependency Updates ⬆️

  • chore(deps): bump goreleaser/goreleaser-action from 6 to 7 in the dependencies group by @dependabot[bot] in #1404
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1403

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

23 Feb 05:53
Immutable release. Only release title and notes can be modified.
49e13e8

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • feat: structure error field in JSON output for programmatic error analysis by @k1LoW in #1402

New Features 🎉

  • feat: add structured JSON output for run, list, and loadt commands by @k1LoW in #1401

Dependency Updates ⬆️

  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1397
  • chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #1400

Other Changes

  • feat: add JSON Schema for runbook YAML format by @k1LoW in #1398

Full Changelog: v1.3.1...v1.4.0

v1.3.1

14 Feb 16:49
Immutable release. Only release title and notes can be modified.
9a8a8e6

Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • chore(deps): bump the dependencies group with 6 updates by @dependabot[bot] in #1378
  • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #1380
  • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #1382
  • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #1386
  • chore(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot[bot] in #1395

Other Changes

  • chore: bump up go directive version by @k1LoW in #1387
  • fix: return nil instead of err variable in isLocalhost success path by @k1LoW in #1388
  • fix: use context.WithoutCancel instead of context.Background for CDP allocator by @k1LoW in #1389
  • fix: propagate scanner errors from SSH session goroutines instead of panicking by @k1LoW in #1390
  • fix: remove unnecessary done channel in handleConns to prevent potential deadlock by @k1LoW in #1391
  • fix: improve error handling and fix typo in error messages by @k1LoW in #1393
  • chore: bump expr to v1.17.8 and fix projectRoot for git worktrees by @k1LoW in #1394
  • fix: prevent CDP timeout goroutine leak using done channel and timer Stop by @k1LoW in #1396

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Jan 04:51
Immutable release. Only release title and notes can be modified.
a956554

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: Add hash built-in function (SHA256, SHA512) by @k2tzumi in #1376

Other Changes

  • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #1375

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Dec 02:15
Immutable release. Only release title and notes can be modified.
f691997

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add exec.env option for exec runner by @k1LoW in #1371

Other Changes

  • chore(deps): bump the dependencies group with 6 updates by @dependabot[bot] in #1370
  • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #1373

Full Changelog: v1.1.2...v1.2.0

v1.1.2

17 Dec 11:35
Immutable release. Only release title and notes can be modified.
3e60e7b

Choose a tag to compare

What's Changed

Other Changes

  • fix: fix panic in exprtrace for expr v1.17.7 struct field access by @k1LoW in #1367
  • chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot[bot] in #1369

Full Changelog: v1.1.1...v1.1.2

v1.1.1

05 Dec 09:25
Immutable release. Only release title and notes can be modified.
922ab36

Choose a tag to compare

What's Changed

Other Changes

  • feat: enhance curl command handling with file uploads by @k1LoW in #1358
  • chore(deps): bump actions/checkout from 5 to 6 in the dependencies group by @dependabot[bot] in #1361
  • chore(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #1360
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1362
  • docs: add Variable Expansion section to README by @k1LoW in #1363

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Nov 12:59
Immutable release. Only release title and notes can be modified.
a089a23

Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

  • chore(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #1353
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1356

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Nov 07:57
Immutable release. Only release title and notes can be modified.
a39cf1c

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.140.4...v1.0.0