Releases: idaholab/Deep-Lynx
Releases · idaholab/Deep-Lynx
1.2.9
1.2.8
1.2.5
1.2.4
This is considered a minor, non-breaking release of DeepLynx.
- Corrected Docker build
- Improved query times by querying against indexed tables vs. views
- Improved general stability
- Improved WebGL viewer
- Incorporated the Rust fast load module into DeepLynx core
1.2.1
1.2.0
1.1.91
1.1.8
This is considered a minor, non-breaking release of DeepLynx.
- Corrected various security concerns in the Docker image
- Corrected JWT package security concerns
- Changed how we handled conflicts on the nodes/edges insert to help cut down duplicates
- Added an
isEnabled
query parameter to Type Mappings/Transformations API calls
1.1.7
This is considered a minor, non-breaking release of DeepLynx.
- Various stability improvements
- Rewrote how jobs emit and process data to help manage database strain
- Removed old edge validation methods which were causing DB slowdowns
- Added caching on some frequently accessed resources to help alleviate DB strain
- Tags feature added to API