Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch release #1021

Merged
merged 1 commit into from
Dec 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,11 @@ Recommendation: for ease of reading, use the following order:
- Fixed
-->

## [Unreleased]
## [0.215.1] - 2024-12-30
### Fixed
- GraphQL: in a multi-tenant workspace, `datasets.createEmpty` and `datasets.createFromSnapshot` mutations now return dataset aliases prefixed with account name.
- Fix DB transaction error in `/verify` REST endpoint (cherry-picked from `0.214.1`)

## [0.214.1] - 2024-12-28 (HOT FIX)
### Fixed
- Transaction error on `/verify` REST endpoint

## [0.215.0] - 2024-12-27
### Added
- New entity `FlowTrigger` which is now responsible for flow activation and schedules
Expand Down
Loading
Loading