netcdf-java 5.5.4 bugfix release? #1332
Closed
srstsavage
started this conversation in
General
Replies: 1 comment
-
We are currently working on the release and hope to have it out soon. We are working on one more fix that we want included so can't give a concrete timeline for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Is it possible to get a 5.5.4 bugfix release in the near future? When using 5.5.3 we're hitting the following in ERDDAP on a complex ncml unit test:
This has been fixed by this commit since Oct 2022:
19f9476
specifically this line (the
location
null check inMFileZip.canProvide
):19f9476#diff-05b863736a1a2b21b57d0a498f731991e82c8b824dc2235d54f3f9d5f257eb80R200
but isn't yet included in any release.
Thanks!
Shane
Beta Was this translation helpful? Give feedback.
All reactions