Skip to content

Releases: idaholab/Deep-Lynx

0.5.0

01 Sep 20:29
Compare
Choose a tag to compare

This is considered a minor, non0-breaking release of DeepLynx.

  • corrected back-off time for edge queue item creation
  • added DeepLynx graphic and unofficial branding

0.4.24

31 Aug 16:36
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • Edge insertion corrected
  • User Roles now visible on GUI, ability to remove user completely - owners now tagged

0.4.23

29 Aug 18:21
Compare
Choose a tag to compare

This is considered a minor, potentially breaking release of DeepLynx.

  • Timeseries data acquisition has drastically changed. Please check the wiki for information on how Timeseries data is captured and processed. Previous method of acquisition will continue to work, but will unable to be edited or added upon. Please migrate to this new functionality.
  • Changed the query builder on the GUI to point to the new query layer - massive performance increase
  • Updated Type Mapping Transformation dialog to be more performant and streamlined
  • Removed various TODOs
  • Updated dependencies to avoid vulnerabilities
  • various bugfixes

0.4.20

16 Aug 19:29
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of Deep Lynx.

The following is a brief change-list:

  • bug with imported mappings not working correctly fixed
  • can now go directly to the mapping from the data imports screen in the GUI
  • api keys can now have notes associated with them, dictating what they're used for
  • various bugfixes

0.4.19

05 Aug 16:43
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • various security fixes
  • mapper bug fix, switch to using explicit result class
  • docker image switched to alpine and pm2 removed
  • parquet download support added
  • graphql caching on individual instances now added

Dockerfile Correction

19 Jul 20:33
Compare
Choose a tag to compare

This is a corrective release. The Dockerfile needed to be update due an update in dependencies. That has now taken place.

Edge Insertion Refactor, New Graph View, Various Fixes

19 Jul 00:27
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • edge insertion refactored
  • data targets feature first set
  • vue upgraded to latest webpack and vue-cli version, vue-plotly removed
  • graph update in data query builder
  • various bugfixes

Various Bugfixes, Edge Insertion Trigger

20 Jun 19:09
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx. This release has one new database migration and fixes various bugs.

Description

  • various bugfixes for the processing thread
  • edge deduplication functions and triggers created

Stability and Bugfixes

09 Jun 15:06
Compare
Choose a tag to compare

This is a minor, non-breaking release of DeepLynx.

  • Stability and bug fixes to the data processing thread

Stability and Bugfixes

08 Jun 19:43
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx

  • type mapping bug correction
  • ontology version now defaults to latest published if exists and none is present on the api request