-
Notifications
You must be signed in to change notification settings - Fork 231
Comparing changes
Open a pull request
base repository: hatchet-dev/hatchet
base: v0.33.3
head repository: hatchet-dev/hatchet
compare: v0.34.3
- 17 commits
- 189 files changed
- 5 contributors
Commits on Jun 25, 2024
-
* feat: init lago client * feat: billable meter * feat: db persistence * wip: expose sub * feat: rename page * wip: billing section * wip: lago integration * feat: separate plan and period * wip: webhook * feat: improve empty state * feat: update limits on plan changes * feat: can change plans * feat: change plan loading state * feat: yearly filter * feat: billing clarification * fix: treatment * feat: filter plans * feat: prevent non-owner from changing plan * fix: loading state * fix: jit portal link * fix: rm import * fix: build errors * fix: default to free * fix: wrong files * fix: select or insert customer * fix: note * feat: upgrade dependent on payment method state * fix: dedupe * chore: remove github-app from core * chore: port to cloud * chore: port to cloud * chore: port to cloud * chore: port to cloud * chore: port to cloud * add new components, repository callbacks * chore: rm unused packages * chore: fix generation * chore: gen * fix: cloud api references * debug * debug * fix: actually set plans * chore: rm debug * fix: build * feat: callbacks * fix: add generated code * chore: group cloud components * chore: group by feature * feat: alert change * feat: confirm * fix: confirm modal * fix: ui * fix: remove arrears * fix: open in same tab * fix: wan alert * fix: call the callback * fix: callback obj * fix: disable if no cloud meta --------- Co-authored-by: Alexander Belanger <alexander@hatchet.run>
Configuration menu - View commit details
-
Copy full SHA for 6977578 - Browse repository at this point
Copy the full SHA 6977578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5538196 - Browse repository at this point
Copy the full SHA 5538196View commit details -
Adds serverless support via the concept of webhook workers. Allows any webhook to be registered as a serverless endpoint for executing a step.
Configuration menu - View commit details
-
Copy full SHA for 1490d88 - Browse repository at this point
Copy the full SHA 1490d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffa3d1 - Browse repository at this point
Copy the full SHA 5ffa3d1View commit details
Commits on Jun 26, 2024
-
chore(deps): bump google.golang.org/api from 0.185.0 to 0.186.0 (#641)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.185.0 to 0.186.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.185.0...v0.186.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a47bff - Browse repository at this point
Copy the full SHA 9a47bffView commit details -
refactor: make engine runnable with config instead of loader (#640)
* refactor: make hatchet-engine runnable programmatically * feat: export teardown name and fn
Configuration menu - View commit details
-
Copy full SHA for d19e299 - Browse repository at this point
Copy the full SHA d19e299View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51681d - Browse repository at this point
Copy the full SHA a51681dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39eeed0 - Browse repository at this point
Copy the full SHA 39eeed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eafb49 - Browse repository at this point
Copy the full SHA 1eafb49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c773d3 - Browse repository at this point
Copy the full SHA 9c773d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc2b544 - Browse repository at this point
Copy the full SHA dc2b544View commit details -
* feat: disable signups * feat: ui and password * merge main * fix: disable allow oauth
Configuration menu - View commit details
-
Copy full SHA for 35979be - Browse repository at this point
Copy the full SHA 35979beView commit details -
feat: check security service (#639)
* feat: check security service * feat: propegate version * feat: with ident * fix: lint * chore: generate * fix: change domain * fix: panic recover * fix: migrations * fix: hash * fix: dont check in tests
Configuration menu - View commit details
-
Copy full SHA for a8d4281 - Browse repository at this point
Copy the full SHA a8d4281View commit details -
feat: list step run archives (#648)
* feat: query * feat: api * fix: import * fix: include tenant in query and count * feat: archives in event list * feat: ui improvements * fix: collapsible * fix: build
Configuration menu - View commit details
-
Copy full SHA for 68176b7 - Browse repository at this point
Copy the full SHA 68176b7View commit details -
feat: tenant partitioning (#649)
* feat: tenant partitioning * fix: rebalance inactive partitions, split into separate partitioner * fix: shutdown partitioner scheduler properly * update config options * fix: config options linting
Configuration menu - View commit details
-
Copy full SHA for f2c6bc1 - Browse repository at this point
Copy the full SHA f2c6bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1002e74 - Browse repository at this point
Copy the full SHA 1002e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for b88989d - Browse repository at this point
Copy the full SHA b88989dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.33.3...v0.34.3