Skip to content

Releases: HydrologicEngineeringCenter/cumulus-client

4.0.0

17 Dec 22:05
c6fcddd
Compare
Choose a tag to compare

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

29 Sep 17:13
f3c8406
Compare
Choose a tag to compare

target JDK 11 while compiling with JDK 17

2.5.2

18 Jul 20:48
f98e2a1
Compare
Choose a tag to compare

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

13 Jul 17:05
125cbd6
Compare
Choose a tag to compare

Update to include bug fix with integer overflow on total bytes read

2.5.0

09 Feb 21:58
0725b1d
Compare
Choose a tag to compare

Removed enablling of HTTP2 by default. Will rely on applications to enable HTTP2.

2.4.0

21 Sep 23:59
258f0ff
Compare
Choose a tag to compare

Added d/e parts to generated dss pathname for given watershed/product(s). Previously, those parts were left blank.

2.3.3

20 Sep 17:42
5c4c89e
Compare
Choose a tag to compare

Security patch update that checks for certificate expiration

2.3.2

16 Sep 16:55
d83e761
Compare
Choose a tag to compare

Integrated security patch in cwms-http-client 4.1.2 to redact "access_token" and "refresh_token" from log

2.3.1

13 Sep 20:44
743c019
Compare
Choose a tag to compare

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

13 Sep 19:13
21e2fc6
Compare
Choose a tag to compare

Updated to cwms-http-client 4.1.0 for logging updates