Skip to content

Releases: hatchet-dev/hatchet

v0.32.0

11 Jun 13:25
dbe8f1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.1...v0.32.0

v0.31.1

10 Jun 18:41
43fa6f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.10...v0.31.1

v0.28.10

04 Jun 14:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.7...v0.28.10

v0.28.7

28 May 18:33
e94d605
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 by @dependabot in #533
  • fix: old Listen endpoint not setting worker to active by @abelanger5 in #534

Full Changelog: v0.28.6...v0.28.7

v0.28.2

21 May 15:13
eba6ab7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 by @dependabot in #511
  • chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 by @dependabot in #503
  • ci(workflows): pin pnpm on deps install by @steebchen in #515
  • fix: worker stream state by @grutt in #514

Full Changelog: v0.28.1...v0.28.2

v0.28.1

20 May 23:49
e77e8d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.28.1

v0.28.0

16 May 19:15
f652dd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.2...v0.28.0

v0.27.1

15 May 14:26
0ffc3e9
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #500
  • fix: keep alive enforcement policy by @grutt in #499

Full Changelog: v0.27.0...v0.27.1

v0.26.2

13 May 20:16
68a79fe
Compare
Choose a tag to compare

What's Changed

  • Feat add rate limit durations by @grutt in #466
  • fix: branch cancelation strategy by @grutt in #467
  • fix: handle last alerted null case + some logging/cleanup improvements by @abelanger5 in #468
  • fix: get group key run cancellations should cancel job runs, clean up cancellation logic by @abelanger5 in #469
  • fix: replace switch case with typed variants by @grutt in #470
  • chore(deps): bump pnpm/action-setup from 3 to 4 by @dependabot in #462
  • chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 by @dependabot in #471
  • fix: prevent over-incrementing worker semaphore by @abelanger5 in #472
  • fix: workflow run relative date by @grutt in #473
  • chore: add semaphore guardrails by @abelanger5 in #475
  • feat: events view for step runs by @abelanger5 in #479
  • Add indexes by @mavenraven in #478
  • chore(deps): bump google.golang.org/api from 0.178.0 to 0.179.0 by @dependabot in #481
  • fix: remove input from index by @abelanger5 in #482
  • chore(deps): bump google.golang.org/api from 0.179.0 to 0.180.0 by @dependabot in #488
  • fix: handle nil input more gracefully by @abelanger5 in #486

Full Changelog: v0.25.1...v0.26.2

v0.25.1

08 May 16:55
50cb4c8
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #453
  • chore(deps): bump github.com/go-co-op/gocron/v2 from 2.4.0 to 2.4.1 by @dependabot in #454
  • add jobs which always run on failure by @abelanger5 in #445
  • feat: event and workflow run metadata by @grutt in #446
  • chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #455
  • chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #456
  • chore(deps): bump github.com/go-co-op/gocron/v2 from 2.4.1 to 2.5.0 by @dependabot in #457
  • fix: report slot count from semaphore by @grutt in #459
  • chore(deps): bump google.golang.org/api from 0.177.0 to 0.178.0 by @dependabot in #463
  • feat: alerting from slack and email by @abelanger5 in #461
  • feat: on failure docs by @grutt in #460
  • Feat add additional meta to trigger by @grutt in #458
  • fix: alerting should query for recently finished runs instead of recently created runs by @abelanger5 in #464
  • feat: improved relative date component by @grutt in #465

Full Changelog: v0.23.0...v0.25.1