v0.2.0
Changes
- Rework JOOQ mappers to get rid of ambiguous matches @DementevNikita (#103)
- Alert Flow POC @DementevNikita (#59)
- CI actions for build and release @RustamGimadiev (#49)
- Fix soft delete in facet search API and management @DementevNikita (#46)
- Implemented placeholder for search results. @Leshe4ka (#38)
- Data Entity Details for Data Quality Test: datasets and suite info @soffest (#44)
- Restored facet option count. @soffest (#43)
- Misc adjustments according to design. @Leshe4ka (#39)
- Feature/data quality flow @DementevNikita (#40)
- Bugfix misc @soffest (#37)
- Bugfix/misc @soffest (#36)
- Bugfix misc @soffest (#35)
- Style-fixes @Leshe4ka (#11)
- Display alerts with dummy data on home page. @soffest (#34)
- Fixed entity type labels identation, tabs in toolbar. @soffest (#31)
- Improvements to lineage @soffest (#29)
- Bugfix/misc @soffest (#1)
🚀 Features
- Add dataset names, description and labels into search vectors @DementevNikita (#155)
- OTEL integration @DementevNikita (#145)
- Search API: order ranking bug @Haarolean (#139)
- Tag counters [2] @Haarolean (#144)
- DQ Failed alerting @DementevNikita (#138)
- Tag counters @Haarolean (#136)
- Added Overview stats for DataConsumer entity @Leshe4ka (#142)
- Extend namespace API @soffest (#78)
- Enhancement: Project palette @Leshe4ka (#129)
- Logout feature @Haarolean (#107)
- Finals validation for checkstyle @Haarolean (#126)
- Feature: split lineage streams @Leshe4ka (#109)
- Data entity view counters @Haarolean (#116)
- Bug fix: DataEntity tabs move to the page of the previous entity @Leshe4ka (#124)
- Data quality test details: info about last run and expectations and test runs history page @Leshe4ka (#121)
- Backend code linter @Haarolean (#119)
- Preserve dataset structure descriptions and labels @DementevNikita (#120)
- Added empty content placeholder to management section and alerts. @soffest (#92)
- Added global error page to search/data entity details. @soffest (#89)
- Added unknown sources/targets count. @soffest (#90)
- Created overflow tooltip component. @Leshe4ka (#88)
- Add search suggestion API @soffest (#77)
- Search: Results: Add support for entities of type Data Quality @Leshe4ka (#47)
- Add circular progress loader component. @Leshe4ka (#85)
- Feature / lineage content loader @Leshe4ka (#86)
- Add main overview page content placeholder. @Leshe4ka (#87)
- Add Skeleton Wrapper. @Leshe4ka (#84)
- Datasources page skeleton @Leshe4ka (#74)
- Tags list page skeleton @Leshe4ka (#75)
- Created owners list skeleton @Leshe4ka (#79)
- Created labels list skeleton @Leshe4ka (#80)
- DataEntity details overview and data quality report skeleton @Leshe4ka (#81)
- Dataset structure skeleton @Leshe4ka (#82)
- Implemented placeholder for search results tabs @Leshe4ka (#48)
- Test reports page skeleton @Leshe4ka (#76)
- Feature: test runs appearance. @soffest (#73)
- Added data entity details alerts page @Leshe4ka (#71)
- Add listAll method in DataSource API @DementevNikita (#70)
- Home Page: Alerts widget @soffest (#67)
- Added expectations to dataQA tests. @Leshe4ka (#58)
- Login Form auth type @DementevNikita (#57)
- Data Quality Flow: Test Reports and Totals @DementevNikita (#56)
- Added logo to toolbar. Added favicon. @soffest (#54)
🐛 Bug Fixes
- HOTFIX | Run bash for docker push @RustamGimadiev (#169)
- Fix GHCR push options @RustamGimadiev (#168)
- Skip hollow entities in 'my object' lineage @DementevNikita (#167)
- Style fixes @Leshe4ka (#165)
- Fix alert listing strategy @DementevNikita (#166)
- Fix structures' hash logic @DementevNikita (#164)
- Bugfix: overview style fixes. @Leshe4ka (#162)
- Alert duplication bug @DementevNikita (#160)
- Fix tsquery with user input @Haarolean (#158)
- Add dataset names, description and labels into search vectors @DementevNikita (#155)
- Dataset Revision query fix @DementevNikita (#149)
- Set JIB created_at label to 'USE_CURRENT_TIMESTAMP' @DementevNikita (#148)
- Bugfix: latest_run comes undefined @DementevNikita (#147)
- Search API: order ranking bug @Haarolean (#139)
- BugFix: Lineage in Safari @Leshe4ka (#131)
- BugFix: "broken" test runs count @Leshe4ka (#135)
- Ingestion API: properly update fields when ingesting @DementevNikita (#125)
- Bug fix: DataEntity tabs move to the page of the previous entity @Leshe4ka (#124)
- BugFix: when go to the catalog page, old search results are shown @Leshe4ka (#114)
- Change http code for EntityAlreadyExistsException @Haarolean (#118)
- Fix CI build issue @RustamGimadiev (#108)
- Synchronize ODD Spec and ODD Platform OpenAPI (DataSetFieldType's type enum) @DementevNikita (#100)
- Bugfix: search and infinite scroll @Leshe4ka (#99)
- Fix FTS ranking @DementevNikita (#97)
- Bugfix: search creation empty page @Leshe4ka (#96)
- Enable FTS prefix matching @DementevNikita (#94)
- Dataset structure item view bugfix @Leshe4ka (#60)
🧰 Maintenance
Contributors
@DementevNikita, @Evanto, @Haarolean, @Leshe4ka, @R81ack, @RustamGimadiev, @germanosin and @soffest