[opendcs] Release of OpenDCS 7.0.5

  • From: Michael Neilson <m.allan.neilson@xxxxxxxxx>
  • To: opendcs@xxxxxxxxxxxxx
  • Date: Sun, 5 Mar 2023 13:18:21 -0800

Hello All,

We've released OpenDCS 7.0.5
https://github.com/opendcs/opendcs/releases/tag/7.0.5

Notable changes:

- Unattended installation can now be performed. See the documentation for
instructions.
- DECODES Scripts have additional options for manipulating the message time.
- Improved error handling if a python script calls "exit(0)"
- Fixed regression where certain python/jython functions were no longer
available
- Signatures are available on certain artifacts. (I will add the installer
jar to that process later.)
- Began some modernization work to introduce some useful java 8 concepts
and get better prepared for dockerization/cloud operations.

This will also be the first release where we are uploading the
"opendcs.jar" that contains the main code to Maven Central for downstream
projects that may need to depend on it.

Beyond that there was a fair amount of cleanup and additional tests. Code
analysis tools were just added to our build process which should help us
spot certain bugs much sooner.

For a complete list of changes
https://github.com/opendcs/opendcs/compare/7.0.4...7.0.5

Thanks,
Mike Neilson

Other related posts:

  • » [opendcs] Release of OpenDCS 7.0.5 - Michael Neilson