Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
v0.32.0
What's Changed
- feat: arm64 builds by @abelanger5 in #566
- fix: prerelease workflow by @abelanger5 in #570
- feat: arm64 all the images by @abelanger5 in #572
- docs: hatchet-lite setup guide by @abelanger5 in #573
- chore(deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.125.0 by @dependabot in #575
- fix: sort by createdAt then id by @grutt in #569
- fix: hatchet-admin builds by @abelanger5 in #576
Full Changelog: v0.31.1...v0.32.0
v0.31.1
What's Changed
- fix: reject heartbeats when dispatcher disconnects, step runs by @abelanger5 in #545
- Feat expiring token email and slack alerts by @grutt in #546
- chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #548
- chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.21.0 by @dependabot in #549
- feat: default email alert group by @grutt in #547
- docs: update python sdk by @abelanger5 in #550
- docs: celery blog post by @abelanger5 in #551
- feat: worker semaphore v2 by @grutt in #540
- fix: keep semaphore table by @grutt in #553
- chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #555
- chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #557
- chore(deps): bump google.golang.org/api from 0.182.0 to 0.183.0 by @dependabot in #556
- fix: typo in celery post by @abelanger5 in #558
- fix(go-sdk): propagate namespace to child workflows by @abelanger5 in #562
- feat: hatchet-lite by @abelanger5 in #560
- fix: more casing in atlas-apply script by @abelanger5 in #563
- fix: ensure auth redirects throw an error by @abelanger5 in #561
- feat: expose retry count by @grutt in #524
- fix: only print routes in debug mode by @abelanger5 in #564
- feat: limits by @grutt in #559
- fix: run rabbitmq-server with docker entrypoint by @abelanger5 in #565
- fix: workflow run sort order by @grutt in #567
- fix: only join latest workflow version by @grutt in #568
Full Changelog: v0.28.10...v0.31.1
v0.28.10
What's Changed
Full Changelog: v0.28.7...v0.28.10
v0.28.7
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
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
What's Changed
- feat: make step run replays more intuitive by @abelanger5 in #507
- fix(grpc): InvalidArgument errors for badly formatted data by @abelanger5 in #508
- fix: throw proper error when function returns a non-JSON object by @abelanger5 in #509
- fix: typo in docs by @abelanger5 in #510
- chore(auto-merge): approve PR on auto merge by @steebchen in #512
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- chore(pre-commit): lint whitespace by @steebchen in #494
- feat: refresh timeout by @grutt in #495
- fix: error text on timeout by @abelanger5 in #504
- fix: retry deadlocks on semaphore updates by @abelanger5 in #505
- fix: minor docs issue with on failure step page by @abelanger5 in #506
Full Changelog: v0.27.2...v0.28.0
v0.27.1
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
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
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