Skip to content

Commit 143e57c

Browse files
authored
Update changelog for 0.22.0 (#1991)
Signed-off-by: wslulciuc <[email protected]>
1 parent 33796b0 commit 143e57c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,19 @@
77
* Add support for `LifecycleStateChangeFacet` with an ability to softly delete datasets [@pawel-big-lebowski](https://github.com/pawel-big-lebowski)
88
* Enable pod specific annotations in Marquez Helm Chart via `marquez.podAnnotations` [@wslulciuc](https://github.com/wslulciuc)
99
* Add support for job renaming/redirection via symlink [@collado-mike](https://github.com/collado-mike)
10+
* Add `Created by` view for dataset versions along with SQL syntax highlighting in web UI [@phixMe](https://github.com/phixMe)
11+
* Add `operationId` to openapi spec [@phixMe](https://github.com/phixMe)
1012

1113
### Changed
1214

1315
* Upgrade Flyway to v7.6.0 [@dakshin-k](https://github.com/dakshin-k)
1416

17+
### Fixed
18+
19+
* Remove size limits on namespaces, dataset names, and and source connection urls [@collado-mike](https://github.com/collado-mike)
20+
* Update namespace names to allow `=`, `@`, and `;` [@mobuchowski](https://github.com/mobuchowski)
21+
* Time duration display in web UI [@phixMe](https://github.com/phixMe)
22+
1523
## [0.21.0](https://github.com/MarquezProject/marquez/compare/0.20.0...0.21.0) - 2022-03-03
1624

1725
### Added

0 commit comments

Comments
 (0)