Releases: HydrologicEngineeringCenter/cumulus-client
4.0.0
What's Changed
- CWMS-1875 - Remove cwbi-auth-http-client module (it now lives in cda client) by @rma-bryson in #33
Full Changelog: 3.0.0...4.0.0
3.0.0
target JDK 11 while compiling with JDK 17
2.5.2
compiling with JDK 11 (compatibility JDK 8), updated gradle to 8.2.1, and updated cwms-http-client to 7.0.0
2.5.1
Update to include bug fix with integer overflow on total bytes read
2.5.0
Removed enablling of HTTP2 by default. Will rely on applications to enable HTTP2.
2.4.0
Added d/e parts to generated dss pathname for given watershed/product(s). Previously, those parts were left blank.
2.3.3
Security patch update that checks for certificate expiration
2.3.2
Integrated security patch in cwms-http-client 4.1.2 to redact "access_token" and "refresh_token" from log
2.3.1
Updates to use fix in cwms-http-client 4.1.1 to fix issue where POST body was not showing even if log level was set to ALL
2.3.0
Updated to cwms-http-client 4.1.0 for logging updates