Releases: Unidata/cloudidv
Releases · Unidata/cloudidv
CloudIDV 1.4.0
CloudIDV 1.3.0
1.3.0 June 13, 2018
- Bumped IDV to version 5.4.
- Updated to
cloudstream 1.3.0
. - Added new environmental variable,
IDVMEM
, which is used to specify how much memory is available to the JVM when running the IDV. The default value is512M
. - Added a front-end python panel to launch the IDV. This will prevent the docker container from exiting if the IDV closes unexpectedly. It is simplistic for the time being but will be fleshed out.
- Added
COPYRIGHT_CLOUDIDV.md
file to project. - Parameterized build with Docker
ARGS
option.CLOUDIDV_VERSION can now be specified at build time.
CloudIDV 1.2.0
1.2.0 June 15, 2017
- Updated to
IDV
version5.4
. - Updated to
cloudstream 1.3.0
. - Added new environmental variable,
IDVMEM
, which is used to specify how much memory is available to the JVM when running the IDV. The default value is512M
. - Added a front-end python panel to launch the IDV. This will prevent the docker container from exiting if the IDV closes unexpectedly. It is simplistic for the time being but will be fleshed out.
- Added
COPYRIGHT_CLOUDIDV.md
file to project. - Parameterized build with Docker
ARGS
option.CLOUDIDV_VERSION can now be specified at build time.
CloudIDV 1.1.0
This is a maintenance release for CloudIDV. The only substantive change is that it is now based on CloudStream 1.0.0
.
CloudIDV 1.0.0
This is the inaugural release of the CloudIDV.
See the CloudIDV project page fore instructions on how to use this.