Skip to content

v0.3.0-alpha.1

Compare
Choose a tag to compare
@abelanger5 abelanger5 released this 02 Jan 15:09
· 472 commits to main since this release
373b9f4

What's Changed

  • chore(contributing): improve onboarding by @steebchen in #3
  • feat: improve debugging experience of workflow runs by @abelanger5 in #5
  • chore(contributing): adapt deps, hardcode generator versions by @steebchen in #6
  • chore(contributing): remove hosts instruction, do not start studio by @steebchen in #8
  • chore: add docker builds by @abelanger5 in #16
  • chore(frontend): setup eslint and prettier with better defaults by @steebchen in #15
  • refactor(frontend): extract spinner and loading components by @steebchen in #13
  • ci(workflows): add frontend build and lint workflow by @steebchen in #19
  • feat: add hatchet-admin command and improve dockerfiles by @abelanger5 in #18
  • chore(contributing): change postgres port by @steebchen in #22
  • feat(seed): set a default tenant ID by @steebchen in #21
  • fix: frontend bugs relating to redirects/tenants by @abelanger5 in #25
  • ci(dockerfiles): minor improvements & rename to .dockerfile by @steebchen in #26
  • feat: add scheduling timeout (non-configurable) by @abelanger5 in #24
  • ci(workflows): run go tests on PR, adapt tests by @steebchen in #27
  • chore: change prisma indentation level to 2 by @abelanger5 in #29
  • feat(events): add event search by @steebchen in #20
  • chore(eslint): turn off react-refresh/only-export-components by @steebchen in #33
  • chore(deps): upgrade prisma-client-go to 90ae64a by @steebchen in #32
  • feat: add initial docs site by @abelanger5 in #14
  • fix: pin nextra version by @abelanger5 in #35
  • chore: bump grpc and x/crypto package versions by @abelanger5 in #31
  • chore(dev): do not generate go client on db push by @steebchen in #40
  • feat(events): search by workflow name by @steebchen in #39
  • fix(data-table): add error state, refactor by @steebchen in #38
  • chore(frontend/app): switch to pnpm by @steebchen in #36
  • ci(frontend): add pnpm to frontend dockerfile by @steebchen in #41
  • ci(workflows): add build for dockerfiles workflow by @steebchen in #37
  • feat(go-sdk): add ability to create workflows from the Go SDK more easily, quickstart improvements by @abelanger5 in #30
  • chore(generate): use go:generate for prisma generation by @steebchen in #44
  • chore: update docs formatting by @abelanger5 in #45
  • feat: add sentry integration to workers by @abelanger5 in #46

New Contributors

Full Changelog: https://github.com/hatchet-dev/hatchet/commits/v0.3.0-alpha.1