Skip to content

Commit 8cede2f

Browse files
committed
Update release notes summary for 5.9.1
1 parent affcd4a commit 8cede2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/site/pages/netcdfJava/Upgrade.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,12 @@ As such, we no longer utilize WebStart.
3636

3737
Point release notes:
3838
* [5.9.0](https://github.com/Unidata/netcdf-java/releases/tag/v5.9.0){:target="_blank"} (_2025-08-08_)
39+
* [5.9.1](https://github.com/Unidata/netcdf-java/releases/tag/v5.9.1){:target="_blank"} (_2025-09-09_)
3940

4041
The 5.9.x includes bug fixes around zarr support, scaling of projection parameters, and setting of the library path for the netCDF-C library.
4142
Additionally, udunits grammar code is now generated at build time, HTTP errors when disambiguating http/https locations has been improved, and scanning for filter providers is done once during initialization.
43+
EnhancementProviders are now loaded upon VariableDS instantiation, fixing a critical multithreaded environment related bug.
44+
Several ToolsUI improvements have been made as well.
4245
Finally, several third party libraries have been upgraded.
4346
Please see the release notes on GitHub for more details on additions, enhancements, and bug fixes.
4447

0 commit comments

Comments
 (0)