Skip to content

Commit 32f3bae

Browse files
committed
Add brief release notes for 5.6.0 release
1 parent 0886a70 commit 32f3bae

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,23 @@ Java WebStart has been deprecated as of [Java 9](https://www.oracle.com/technetw
2121
As such, we no longer utilize WebStart.
2222

2323
## Quick Navigation
24+
* [Summary of changes for v5.6.x](#netcdf-java-api-changes-56x)
2425
* [Summary of changes for v5.5.x](#netcdf-java-api-changes-55x)
2526
* [Summary of changes for v5.4.x](#netcdf-java-api-changes-54x)
2627
* [Summary of changes for v5.3.x](#netcdf-java-api-changes-53x)
2728
* [Summary of changes for v5.2.x](#netcdf-java-api-changes-52x)
2829
* [Summary of changes for v5.1.x](#netcdf-java-api-changes-51x)
2930
* [Summary of changes for v5.0.x](#netcdf-java-api-changes-50x)
3031

32+
## netCDF-Java API Changes (5.6.x)
33+
34+
Point release notes:
35+
* [5.6.0](https://github.com/Unidata/netcdf-java/releases/tag/v5.6.0){:target="_blank"} (_2024-07-16_)
36+
37+
5.6.x contains significant improvements to DAP4, Zarr, and Sigmet IOSP support.
38+
Zarr support includes a new API for the Filters package.
39+
Two new pre-processing modules are now available as NcML enhancements: Standardize and Normalize.
40+
3141
## netCDF-Java API Changes (5.5.x)
3242

3343
Point release notes:

0 commit comments

Comments
 (0)