Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
v0.46.3
What's Changed
- fix: replay input by @grutt in #906
- chore(deps): bump google.golang.org/api from 0.198.0 to 0.199.0 by @dependabot in #908
- chore(deps): bump github.com/steebchen/prisma-client-go from 0.41.0 to 0.42.0 by @dependabot in #909
- refactor: use shared tenant listener for messages by @abelanger5 in #911
Full Changelog: v0.46.2...v0.46.3
v0.43.2
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
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
v0.42.8
Full Changelog: v0.42.6...v0.42.8
v0.42.2
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
What's Changed
- chore(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 by @dependabot in #760
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #762
- chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #763
- chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #766
- chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #767
- chore(deps): bump google.golang.org/api from 0.190.0 to 0.191.0 by @dependabot in #771
- Fix typos by @szepeviktor in #775
- Create spelling workflow by @szepeviktor in #776
- refactor: performance and throughput by @grutt in #756
New Contributors
- @szepeviktor made their first contribution in #775
Full Changelog: v0.41.2...v0.42.0
v0.41.2
What's Changed
- Fix qos otel config by @grutt in #754
- docs: The tab order for python/typescript/go was wrong by @BrandiATMuhkuh in #753
- feat: propagate additional metadata on spawn by @grutt in #749
- feat: add workflow kind to workflow versions by @abelanger5 in #750
- feat: stream by addl meta by @grutt in #751
- chore(deps): bump github.com/getkin/kin-openapi from 0.126.0 to 0.127.0 by @dependabot in #755
- fix: add max msg size as env var by @abelanger5 in #759
- Update workflows.mdx by @snikch in #758
- Update steps.mdx by @snikch in #757
New Contributors
- @snikch made their first contribution in #758
- @BrandiATMuhkuh made their first contribution in #753
Full Changelog: v0.40.0...v0.41.2
v0.40.0
What's Changed
- feat: sticky workers by @grutt in #695
- chore(deps): bump google.golang.org/api from 0.188.0 to 0.189.0 by @dependabot in #739
- fix: workflow runs replays and show workflow run input by @abelanger5 in #744
- feat: expose additional fields on assigned action by @abelanger5 in #738
- fix: small resolver by @grutt in #742
- feat: deduplicated enqueue by @abelanger5 in #735
- feat: go worker assignment by @grutt in #741
- feat: make max msg size configurable by @abelanger5 in #745
- fix: allow setting 0 replicas for managed workers by @abelanger5 in #746
- feat: deduplicated enqueue error and additional context methods by @abelanger5 in #747
Full Changelog: v0.39.1...v0.40.0
v0.35.1
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