Releases: opendatadiscovery/odd-platform
Releases · opendatadiscovery/odd-platform
v0.3.3
v0.3.2
Changes
- Replace spaces with conjunction in FTS query @DementevNikita (#395)
- Bug: Ingestion API doesn't take hollow entities into the account while persisting Data Entities @DementevNikita (#394)
- disable ldap healthcheck by defalut @damirabdul (#391)
- Namespace domain Integration tests @Chismur (#309)
- Deleted alerts banners section. Implemented new functionality. @Leshe4ka (#385)
- Enhancement/data entity details to styled components @Denisalik (#383)
- Refactored to styled components DataEntityDetails sections. @Leshe4ka (#382)
- DataEntityDetails alerts section refactored to styled. @Leshe4ka (#377)
- Refactored AppGraphNode to styled components. @Leshe4ka (#375)
- Bugfix/fixing validate dom nesting @Denisalik (#373)
- Enhancement: Management page refactored to styled components @Leshe4ka (#342)
- Main overview page refactored to styled components @Leshe4ka (#344)
- Alerts section refactored to styled. @Leshe4ka (#359)
- Dataset structure table refactored to styled. @Leshe4ka (#370)
- Enhancement: Specific attributes for entities at results page @Leshe4ka (#354)
- AppGraphLink refactor. @Leshe4ka (#357)
🚀 Features
🧰 Maintenance
- Gitbook activity @Anna-EG (#368)
- Add necessary automation @DementevNikita (#360)
Contributors
@Anna-EG, @Chismur, @DementevNikita, @Denisalik, @Leshe4ka and @damirabdul
v0.3.1
Changes
- Optimize DataEntityDto retrieval @DementevNikita (#337)
🐛 Bug Fixes
- Lineage UI bugfix @Leshe4ka (#350)
- FTS partial matches @DementevNikita (#349)
- Remove CD ranking out of FTS @DementevNikita (#340)
🧰 Maintenance
- Update maintenance badge state @Haarolean (#352)
- Create CODE_OF_CONDUCT.md @Anna-EG (#345)
- Delete CODE_OF_CONDUCT.MD @germanosin (#346)
Contributors
@Anna-EG, @DementevNikita, @Haarolean, @Leshe4ka and @germanosin
v0.3.0
Major updates:
- New entity class: DataEntity Groups
- Significant Lineage enhancements
- Support of new entity type: Microservice
- Bug fixes
- Stabilization
UI Improvements:
- Search filters refactored to styled. @Leshe4ka (#287)
- Search page refactored to styled. @Leshe4ka (#283)
- Feature: DEG integration @Leshe4ka (#274)
- Implemented cross links visualization. @Leshe4ka (#332)
- Implemented EntitiesListModal component. @Leshe4ka (#307)
- Enhancement: Datasource form refactor @Leshe4ka (#276)
- Enhancement: shared components to styled @Leshe4ka (#267)
- Enhancement: AutocompleteSuggestion, JSS to styled. @Leshe4ka (#216)
- Enhancement: Dataset structure optimization @Leshe4ka (#241)
- Feature: Data Entity card preview on the search page @Leshe4ka (#229)
- Enhancement: AppTabs, JSS to styled @Leshe4ka (#208)
- Enhancement: App error page, JSS to styled @Leshe4ka (#200)
- Feature: UI bundle optimization @Leshe4ka (#215)
- Enhancement: DialogWrapper, JSS to styled @Leshe4ka (#201)
- Make the Role field in Add Owner form required. @Leshe4ka (#196)
- Enhancement: MUI migration to v.5 @Leshe4ka (#176)
Backend improvements:
- Collapse Lineage nodes into the DEGs @DementevNikita (#322)
- Actualize demo.yaml @DementevNikita (#329)
- LDAP authentication @Haarolean (#293)
- Disable BIC alerts for microservices @DementevNikita (#331)
- Remove types from database @DementevNikita (#321)
- Add services subtypes @DementevNikita (#317)
- DatInput type support @DementevNikita (#304)
- Add microservice subtype @DementevNikita (#297)
- Implement endpoint for getting dependent objects alerts @MarselAhmetov (#281)
- ODD Tracing Gateway integration @DementevNikita (#284)
- Unite DatasetFields' update requests into one @DementevNikita (#232)
- Prometheus metrics export @MarselAhmetov (#247)
Infrastructure updates
- Change ArgoCD change command in GH Actions job @DementevNikita (#217)
- ArgoCD sync in build job @DementevNikita (#209)
Maintenance
- Integration tests. Initial commit @Chismur (#309)
- Increase gradle to 7.3 and java to 17 @damirabdul (#248)
- Rename packages from com.provectus to org.opendatadiscovery @damirabdul (#272)
- Use maven central for ingestion contract @damirabdul (#270)
Bug Fixes:
- Fix alerts totals @DementevNikita (#328)
- Fix NPE in Ingestion API @DementevNikita (#326)
- Dataset Field update doesn't update TSVectors @DementevNikita (#325)
- Lineage cycle dependency @Leshe4ka (#320)
- Fix missing 'FROM' clause @DementevNikita (#319)
- Remove logic of lowercasing oddrns @DementevNikita (#318)
- Uplift Ingestion Contract @DementevNikita (#316)
- Fix nested list in specific_attributes @DementevNikita (#314)
- Datasource form validation. @Leshe4ka (#311)
- Fix duplicate fetching and ingestion of specific attributes @DementevNikita (#313)
- Implemented EntitiesListModal component. @Leshe4ka (#307)
- Permit healthcheck endpoint @DementevNikita (#303)
- Fast fix for lineage for microservices @Leshe4ka (#302)
- Delete label relations after label deleted @MarselAhmetov (#289)
- Drop dependencies from lineage table in Ingestion API @DementevNikita (#292)
- Structure TSVector is not being calculated if field doesn't contain labels @DementevNikita (#279)
- Style Fixes @Leshe4ka (#223)
- Search API: Take facets conditions into account when the query is present @DementevNikita (#219)
- Edit DataSource FE form doesn't keep the namespace info @Leshe4ka (#193)
- Preview icon styles fix. @Leshe4ka (#262)
- Bugfix/datasetfield datetime stats deserialize @MarselAhmetov (#254)
- Fixing NPE in DataEntityMapperImpl @MarselAhmetov (#250)
- Fix is_entity_updated predicate to correctly handle enriching of hollow entities @DementevNikita (#242)
v0.2.6
Changes
🚀 Features
- Implemented EntitiesListModal component. @Leshe4ka (#307)
- Feature/data input type support @DementevNikita (#304)
🐛 Bug Fixes
- Fix nested list in specific_attributes @DementevNikita (#314)
- Bugfix: Datasource form validation. @Leshe4ka (#311)
- Fix duplicate fetching and ingestion of specific attributes @DementevNikita (#313)
- Implemented EntitiesListModal component. @Leshe4ka (#307)
- Permit healthcheck endpoint @DementevNikita (#303)
- Fast fix for lineage for microservices @Leshe4ka (#302)
Contributors
v0.2.5
v0.2.4
Changes
🚀 Features
- Implement endpoint for getting dependent objects alerts @MarselAhmetov (#281)
- Feature/odd tracing gateway integration @DementevNikita (#284)
- Enhancement: shared components to styled @Leshe4ka (#267)
- Rename packages from com.provectus to org.opendatadiscovery @damirabdul (#272)
- Remove credentials from workflows @damirabdul (#271)
- use maven central for ingestion contract @damirabdul (#270)
🐛 Bug Fixes
- Delete label relations after label deleted @MarselAhmetov (#289)
- Drop dependencies from lineage table in Ingestion API @DementevNikita (#292)
- Structure TSVector is not being calculated if field doesn't contain labels @DementevNikita (#279)
Contributors
v0.2.3
Changes
- increase gradle to 7.3 and java to 17 @damirabdul (#248)
🚀 Features
- Enhancement: Dataset structure optimization @Leshe4ka (#241)
- Unite DatasetFields' update requests into one @DementevNikita (#232)
- Prometheus metrics export @MarselAhmetov (#247)
- Enhancement: AutocompleteSuggestion, JSS to styled. @Leshe4ka (#216)
🐛 Bug Fixes
- Bugfix: Preview icon styles fix. @Leshe4ka (#262)
- Bugfix/datasetfield datetime stats deserialize @MarselAhmetov (#260)
- Bugfix/datasetfield datetime stats deserialize @MarselAhmetov (#254)
- Updated dependency @Leshe4ka (#253)
- Enhancement: Dataset structure optimization @Leshe4ka (#241)
- Fixing NPE in DataEntityMapperImpl @MarselAhmetov (#250)
- Fix is_entity_updated predicate to correctly handle enriching of hollow entities @DementevNikita (#242)
🧰 Maintenance
- Update README.md @DementevNikita (#245)
- Make checkstyle build application @DementevNikita (#258)
Contributors
v0.2.2
Changes
🚀 Features
🧰 Maintenance
- Update README.md with slack link @germanosin (#231)
Contributors
@Leshe4ka and @germanosin
v0.2.1
🚀 Features
- Change ArgoCD change command in GH Actions job @DementevNikita (#217)
- Enhancement: AppTabs, JSS to styled @Leshe4ka (#208)
- Enhancement: App error page, JSS to styled @Leshe4ka (#200)
- Feature: UI bundle optimization @Leshe4ka (#215)
- Enhancement: DialogWrapper, JSS to styled @Leshe4ka (#201)
- Make the Role field in Add Owner form required. @Leshe4ka (#196)
- ArgoCD sync in build job @DementevNikita (#209)
- Enhancement: MUI migration to v.5 @Leshe4ka (#176)
- Correct README contacts section @DementevNikita (#170)
🐛 Bug Fixes
- BugFix: Style Fixes @Leshe4ka (#223)
- Search API: Take facets conditions into account when the query is present @DementevNikita (#219)
- Fix build job @DementevNikita (#213)
- Fix build job @DementevNikita (#212)
- Fix build job argocd sync @DementevNikita (#211)
- FIX | Start sync process after state repo commit @RustamGimadiev (#210)
- FIX | Disable cache for node/java install @RustamGimadiev (#204)
- BugFix: 'Edit DataSource' FE form doesn't keep the namespace info @Leshe4ka (#193)
- Fixed slack link @germanosin (#194)
🧰 Maintenance
- Fixed slack link @germanosin (#194)
- Correct README contacts section @DementevNikita (#170)