Skip to content

Release Notes

This document has been machine translated.

2.1 (2023/10/12)

xdata-edge-base:2.1

  • Minor fixes to the installer

evwhdb:2.1

  • Routing API Extensions
  • Riskmap API Extensions
  • Added sample data for sample Notebook

evwhapi:2.1

  • Routing API Extensions
  • Riskmap API Extensions

webapi-endpoint:2.1

  • Support for riskmap API Extensions

jupyter:2.1

  • dashboard_modules functionality improvement and support for riskmap API Extensions
  • Added sample Notebook

2.0 (2023/6/6)

xdata-edge-base:2.0

  • Fixed problem where DNS Server could not be resolved during installation
  • Fixed Jupyter only configuration not installing properly.
  • Modifications and stability improvements associated with the addition of FL API functionality
  • Installer silent mode implemented

evwhdb:2.0

  • Unified version number only

evwhapi:2.0

  • Fixed a bug that caused an SQL error when the operator <= was specified

dataloaderapi:2.0

  • Unified version number only

provenanceapi:2.0

  • FL API: Increased model size limit
  • FL API: Added ability to save models to upstream destinations

getfileapi:2.0

  • Unified version number only

filemanipulationapi:2.0

  • Remove dependencies on unnecessary libraries

analysis-cpu:2.0

  • Unified version number only

analysis-gpu:2.0

  • Unified version number only

gw-nginx:2.0

  • Unified version number only

webapi-endpoint:2.0

  • Modifications and stability improvements associated with the addition of FL API functionality

jupyter:2.0

  • Unified version number only

mms-dataserver:2.0

  • First version

mms-dataserver:2.0

  • First version

1.4 (2023/3/27)

xdata-edge-base:1.4

  • FL API support
  • Docker installation method modernization/docker-compose installation

evwhdb:1.4

  • FL API support

dataloaderapi:1.4

  • New Bulk insert API

provenanceapi:1.4

  • New FL API

gw-nginx:1.4

  • Minor corrections

webapi-endpoint:1.4

  • FL API/Bulk insert API support
  • Vulnerability support

jupyter:1.4

  • Provenance API/FL API client library updated
  • ia-viewer installed

1.3 (2022/10/14)

xdata-edge-base:1.3

  • Ubuntu 20.04 supported
  • Update the docker version to the latest version to be installed
  • Support for gunicorn use of EvWH API/DataLoader API/Provenance API/Getfile API
  • Added CPU/GPU switching setting for analysis-gpu CRNN API
  • evwhdb01 Container shared memory setting adjustment

evwhdb:1.3

  • Fixed a bug that some UDFs were not initially installed

evwhapi:1.3

  • Performance improvement by using gunicorn

dataloaderapi:1.3

  • Performance improvement by using gunicorn

provenanceapi:1.3

  • Performance improvement by using gunicorn

getfileapi:1.3

  • Performance improvement by using gunicorn

analysis-gpu:1.3

  • Added CPU/GPU switching functionality for CRNN API

gw-nginx:1.3

  • Updated to openresty 1.21.4.1

webapi-endpoint:1.3

  • Updated to openresty 1.21.4.1

1.2 (2022/07/28)

xdata-edge-base:1.2

  • Support for automatic download of container images from the registry
  • Removed image-import.sh tool
  • Supported configuration to use analysis API on GPU-equipped Edge VM
  • New installation tool gpu-analysis-configure.sh for GPU hosts running only analysis API
  • New apikey-list.sh tool to check API keys.
  • Changed to install Docker with apt instead of snap.
  • Configure loopback interface without host-access addon

evwhdb:1.2

  • Support multiple GPU cards for CRNN
  • FP-Growth, SHUIM update
  • EvWH API SQL injection support
  • Provenance API session congestion bug fix
  • Initial installation of sample data
  • Avoid initial installation of unnecessary postgis extensions

evwhapi:1.2

  • Fixed error message output handling

dataloaderapi:1.2

  • Fix to read int values even for columns defined with float type
  • Fixed error message output handling

provenanceapi:1.2

  • FP-Growth, SHUIM update
  • Fixed a bug that caused session congestion
  • Other minor fixes

getfileapi:1.2

  • First version

filemanipulationapi:1.2

  • First version

analysis-cpu:1.2

  • FP-Growth update

analysis-gpu:1.2

  • First version

gw-nginx:1.2

  • Nginx version update
  • Vulnerability support

webapi-endpoint:1.2

  • Vulnerability support

jupyter:1.2

  • git-crypt initial installation
  • Enable git lfs on a per-system basis
  • Initial installation of iputils-ping dnsutils

1.1 (2022/03/14)

xdata-edge-base:1.1

  • Add configuration items for upgraded analysis API (CRNN v0.7, LGBM v0.8)
  • Improved message when an error occurs during image-import.sh.
  • Fixed a bug that deployment.apps/webapi-endpoint is always configured when reconfigure.sh is executed.
  • Add some supplements.

evwhdb:1.1

  • Database column encryption supported
  • Upgrade analysis API (CRNN v0.7, LGBM v0.8)
  • Reduced image size

evwhapi:1.1

  • Database column encryption supported
  • Reduced image size

dataloaderapi:1.1

  • Database column encryption supported
  • Reduced image size

provenanceapi:1.1

  • Database column encryption supported
  • Upgraded analysis API (CRNN v0.7, LGBM v0.8)
  • Reduced image size

analysis-cpu:1.1

  • Reduced image size

gw-nginx:1.1

  • Provenance API endpoint change (/api/v1/prov/jsonrpc -> /api/v1/provenance/jsonrpc)
  • Reduced image size

webapi-endpoint:1.1

  • Fixed a bug that PF forwarding does not work under Proxy environment.

jupyter:1.1

  • Add symbolic link to start python3 with python from shell.
  • Reduced image size.

1.0 (2021/11/02)

  • First version