Skip to content

Releases: hatchet-dev/hatchet

v0.43.2

03 Sep 16:28
b5014f6
Compare
Choose a tag to compare

What's Changed

  • fix: delete queue items when no longer used by @abelanger5 in #831
  • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #833
  • chore(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 by @dependabot in #832
  • chore: more visibility and debug lines for queues by @abelanger5 in #836

Full Changelog: v0.43.1...v0.43.2

v0.43.1

28 Aug 15:21
263eaf0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/posthog/posthog-go from 1.2.19 to 1.2.20 by @dependabot in #825
  • refactor: consolidate partition logic by @abelanger5 in #826
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in #828
  • chore(deps): bump github.com/steebchen/prisma-client-go from 0.38.0 to 0.39.0 by @dependabot in #829
  • feat: pass otel through msgqueue by @abelanger5 in #802

Full Changelog: v0.43.0...v0.43.1

v0.42.14

26 Aug 17:47
ee5d867
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.13...v0.42.14

v0.42.8

20 Aug 19:55
Compare
Choose a tag to compare

Full Changelog: v0.42.6...v0.42.8

v0.42.2

15 Aug 14:19
dd50515
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/posthog/posthog-go from 0.0.0-20240327112532-87b23fe11103 to 1.2.14 by @dependabot in #773
  • Move pull_request_template to .github/ by @szepeviktor in #774
  • fix: cancelling status on frontend by @abelanger5 in #779

Full Changelog: v0.42.1...v0.42.2

v0.42.0

12 Aug 15:08
4ea4712
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.2...v0.42.0

v0.41.2

09 Aug 11:44
73d0439
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.40.0...v0.41.2

v0.40.0

26 Jul 22:24
9efd936
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.39.1...v0.40.0

v0.35.1

04 Jul 20:36
b96cee1
Compare
Choose a tag to compare

What's Changed

  • chore(pre-commit): format prisma file on pre-commit by @steebchen in #674
  • chore(packages): pin swagger api generation by @steebchen in #675
  • chore(deps): bump google.golang.org/api from 0.186.0 to 0.187.0 by @dependabot in #679
  • fix(webhooks): remove unused workflows field by @steebchen in #665
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.27.0 to 1.28.0 by @dependabot in #683
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.27.0 to 1.28.0 by @dependabot in #685
  • fix: indexes on workflow runs, events by @abelanger5 in #688
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #690
  • chore(deps): bump github.com/go-co-op/gocron/v2 from 2.7.1 to 2.8.0 by @dependabot in #691
  • chore: better logging in dispatcher by @abelanger5 in #692

Full Changelog: v0.35.0...v0.35.1

v0.35.0

04 Jul 20:22
49709e8
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/gorilla/schema from 1.4.0 to 1.4.1 by @dependabot in #676
  • feat: variable token expiration by @grutt in #670
  • fix: add skip button by @grutt in #664
  • feat: worker paused state by @grutt in #677
  • Fix: python sdk docs hatchet.admin references by @wcbzero in #678

New Contributors

Full Changelog: v0.34.5...v0.35.0