v1.5.0-1
·
1400 commits
to master
since this release
Breaking changes:
- [ARGO-546] - switch from GSTAT to VAPOR service
New features/Enhancements:
- connection timeouts, retries, config files as arguments
- log failed VO and weights connections ARGOeu/ARGO#179
- added connection timeout for all connectors
- config files can be passed as arguments to every component ARGOeu/ARGO#180
- added connection retry feature for all connectors
- prefilter explicit input and output
- reorganized prefilter global.conf
- DATE placeholder in global.conf so interpolation can be used
- prefilter poem_sync.out look back option
- remove obsoleted logging
- refactored connection retries
- topology data without mixed int and string values
- poem-connector optional write of prefilter data
- remove deprecated BaseException message
- poem-connector optional write of prefilter data
- remove deprecations
- poem connector optional write data needed for prefilter
Documentation updates:
- User guide update