Releases: cognitedata/neat
Releases · cognitedata/neat
v0.68.4
v0.68.3
[0.68.3] - 20-03-24
Fixed
- Returned functionality that was accidentally removed in 0.68.1 release.
- Removed excessive logging for workflow state endpoint.
- Graceful handling of transformations (NEAT rdf transformations) that do not return any data.
[0.68.2] - 21-03-24
Added
- Support for exporting DMS schema, in
DMSExporter
, to directory instead of just.zip
.]
Full CHANGELOG : https://github.com/cognitedata/neat/blob/main/docs/CHANGELOG.md
v0.68.1
v0.68.0
[0.68.0] - 19-03-24
Multiple fixes and features for the upcoming v1.0.0 release.
Added
- YAML (json) Exporter and Importer
- DMS Rules:
- Support for revers direct relations
- Views have support for InModel option to exclude views from the data model.
- Views have support for Filters (
hasData
andnodeType
) - List of direct relations are converted to edges.
- Robustify reading of rules, all extra whitespaces are now stripped.
- Option for exporting Transformations + Raw Tabels based on DMS rules.
- Workflows:
ValidateWorklow
can also be used to covert rules.- Visualization of data model workflows.
Fixed
- Bugs in the
ExcelImporter
:- It was not releasing the Excel file after reading it.
- Warnings were not captured.
- Pydantic errors were not captured.
Details
- Neat 32 workflow visualization of information rules using mock data by @nikokaoja in #308
- [NEAT-70] Finish DMS Docs by @doctrino in #311
- Neat 80 workflow visualization of information rules using mock data. part 2 update mock graph generator by @nikokaoja in #309
- [NEAT-31] Conversion workflow by @doctrino in #312
- Neat 83 workflow visualization of information rules using mock data. part 3 workflow updated docs by @nikokaoja in #313
- [NEAT-62] Cleanup Validation -> Issues Module by @doctrino in #314
- [NEAT-107] Cleanup validation module part2 by @doctrino in #315
- [NEAT-108] Transformation/RawTable/RawDatabase Loaders by @doctrino in #316
- [NEAT-108] Export transformations Part 2 by @doctrino in #317
- [NEAT-110] Support direct relation list by @doctrino in #318
- [NEAT-74] In Model Option by @doctrino in #319
- [Prep for NEAT-48] Refactor: _DMSExporter by @doctrino in #321
- Neat 68 update information architect text by @nikokaoja in #324
- [NEAT-43] Add reverse direct relations by @doctrino in #322
- Debug loading Core Spec by @doctrino in #323
- [NEAT-89] YAML exporter/importer by @doctrino in #327
- improve base pydantic errors in issues by @nikokaoja in #329
- added missing def on schema in tutorila by @nikokaoja in #328
- Split Transformation export from DMS and Release 0.68.0 by @doctrino in #330
Full Changelog: v0.67.5...v0.68.0
v0.67.5
v0.67.4
v0.67.0
[0.67.0] - 07-03-24
Fixed
- Fixed issue with prefixes not being updated during GraphStore (oxi) reinitialization
- Fixed graph store reset issue for JSON loader
- Small UI adjustments and bug fixes
Added
- Added rules browser to the UI. Now user can browse all rules in UI from local store .
- Added configurable HTTP headers for
DownloadDataFromRestApiToFile
step. The feature is useful when the API requires specific headers to be set (has been requested by Cognite customer).
v0.66.1
v0.66.0
v0.66.0
Added
- Multiple experimental workflows
Export DMS
,Import DMS
,Validate Solution Model
, andValidate Rules
What's Changed
- [NEAT-52, NEAT-53] Errors in DMS Validation by @doctrino in #290
- [NEAT-35] DMS import workflow by @doctrino in #292
- [NEAT-54] Excel exporter styling by @doctrino in #293
- [NEAT-55] Workflow validating against CDF by @doctrino in #294
Full Changelog: v0.65.0...v0.66.0
v0.65.0
Added
- Added support for scheduling on given weekdays for time trigger
PR Changed
- [NEAT-25] Rules <-> DMS by @doctrino in #271
- [NEAT-28] Extend DMS rules to lists by @doctrino in #272
- [NEAT-27] DMS sheet validation by @doctrino in #273
- Renamings by @doctrino in #274
- Neat 26 round 3 information architect rules by @nikokaoja in #276
- [NEAT-29] Information to DMS by @doctrino in #275
- Neat 30 from dms rules to informatoin by @nikokaoja in #277
- Neat 39 create dms2 infor arch rules converter by @nikokaoja in #278
- setting steps to private-alpha, and a few to private-beta by @nikokaoja in #279
- [NEAT-40] Sync sheets by @doctrino in #280
- [NEAT-41] Export to CDF and Integration Test by @doctrino in #283
- Integration test by @doctrino in #285
- [NEAT-16] Validation Workflow by @doctrino in #284
- [NEAT-33] Exporter DMS Workflow by @doctrino in #286
- Neat 45 missing properties in info architect sheet by @nikokaoja in #288
- [NEAT-36] Sanitize Errors. by @doctrino in #287
- update to time trigger to accept interval expression with weekdays by @msolvik in #281
- [NEAT-50] HTML report formatter by @doctrino in #289
Full Changelog: v0.64.0...v0.65.0