THREDDS Data Server (maintenance) / netCDF-Java (TDS Support) Version 4.6.21
Version 4.6.21
TThe Unidata THREDDS Development Team released an updated version of the THREDDS Data Server (TDS) (and bundled netCDF-Java/Common Data Model (CDM) library) on June 30th, 2022. This release contains updates to third-party libraries, including security updates.
Requirements
- Java 8 (we use AdoptOpenJDK)
- Tomcat 7 has been marked as End of Life (set for March 31st, 2021), and as such we recommend Tomcat 8.
Notices
Special note about the TDS, netCDF-Java, and support
The current stable version of netCDF-Java is v5.5.3
(the current stable version of the TDS 4.6.x is v4.6.21
). The netCDF-Java code base is now located at https://github.com/Unidata/netcdf-java. This release, 4.6.21
, is a security release of the 4.6.x
line of development only in support of the TDS. For netCDF-Java issues, please open an issue on the new repository. Security fixes, such as upgrading third-party dependencies with known open vulnerabilities, will continue to be applied to the 4.6.x
branch until August 2022, to allow server administrators time to transition to the new release of the TDS.
All support for TDS 4.6.x will end after August 2022. Please see here for information on upgrading to TDS 5.x.
Changes
This is a security release only.
- The
jackson-core
,jackson-annotations
, andjackson-databind
libraries have been upgraded to version 2.13.3 - The Spring platform has been upgrade from version 4 to version 5. Please report any issues this causes to [email protected].
Downloads
The Unidata downloads have moved to a new page! You can now download TDS jar files from https://downloads.unidata.ucar.edu/tds/.
Artifact | Description |
---|---|
netCDFAll.jar | The netCDF-Java library, as contained within netcdfAll.jar, implements the full CDM model, including all other jar dependencies. [md5] [sha1] |
toolsUI.jar | The toolsUI.jar contains everything to run the ToolsUI application. [md5] [sha1] |
tdmFat.jar | The THREDDS Data Manager (TDM) does background indexing for GRIB Feature Collections. [md5] [sha1] |
thredds.war | The THREDDS Data Server web application. Please note that you will need to rename the download to thredds.war , or, if you are using tomcat, thredds##4.6.21.war . [md5] [sha1] |
Docker Images
Docker images of the TDS and TDM are available under the Unidata organization on dockerhub. Instructions on how to use these images can be found on their respective dockerhub home pages. The Dockerfiles for the TDS and TDM are managed on GitHub under the Unidata organization.
Documentation
Real-world use by the community is integral to the process of creating and refining these applications. Please direct all potential security issues directly to Unidata using the address [email protected]. Please send all other potential issues to the development team via the the user community mailing lists ([email protected] or [email protected]), through the Unidata support system ([email protected] or [email protected]), or on the TDS or netCDF-Java GitHub issue trackers.