Skip to content

Commit 4d75a4a

Browse files
committed
Update docs for release
1 parent 8325b21 commit 4d75a4a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

docs/src/site/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
theme: unidata-jekyll-theme
33

44
# this will appear in an HTML meta tag, sidebar, and perhaps elsewhere
5-
docset_version: 5.6
5+
docset_version: 5.7
66

77
# this appears on the top navigation bar next to the home button
88
topnav_title: netCDF-Java

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ 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.7.x](#netcdf-java-api-changes-57x)
2425
* [Summary of changes for v5.6.x](#netcdf-java-api-changes-56x)
2526
* [Summary of changes for v5.5.x](#netcdf-java-api-changes-55x)
2627
* [Summary of changes for v5.4.x](#netcdf-java-api-changes-54x)
@@ -29,6 +30,15 @@ As such, we no longer utilize WebStart.
2930
* [Summary of changes for v5.1.x](#netcdf-java-api-changes-51x)
3031
* [Summary of changes for v5.0.x](#netcdf-java-api-changes-50x)
3132

33+
## netCDF-Java API Changes (5.7.x)
34+
35+
Point release notes:
36+
* [5.7.0](https://github.com/Unidata/netcdf-java/releases/tag/v5.7.0){:target="_blank"} (_2025-01-06_)
37+
38+
5.7.x adds support for a service provider interface for applying enhancements by NSF Unidata summer intern Leo Matak (see https://www.unidata.ucar.edu/blogs/developer/en/entry/extensible-ncml-for-ai-ml for more information!).
39+
BUFR support has been enhanced to include multi-category messages thanks to an external contribution from github user @Yaqiang!
40+
Please see the release notes on GitHub for more details on additions, enhancements, and bug fixes.
41+
3242
## netCDF-Java API Changes (5.6.x)
3343

3444
Point release notes:

0 commit comments

Comments
 (0)