v2.26.0 Release
See the changes list at
https://erddap.github.io/changes.html#version-226
What's Changed
- When generating nc files with more than partialRequestMaxCells rows, … by @ChrisJohnNOAA in #229
- Some code improvements by @ChrisJohnNOAA in #228
- Dependency update. Updating now to resolve a vulnerability in netty-all. by @ChrisJohnNOAA in #230
- Fix the 2.25_1 hash by @ChrisJohnNOAA in #233
- Unused code cleanup by @ChrisJohnNOAA in #231
- Code improvements by @ChrisJohnNOAA in #234
- Optional check for emailDailyReportsTo in setup.xml by @ayushsingh01042003 in #236
- Some minor cleanup. Fixing several tests that had dependencies on the… by @ChrisJohnNOAA in #238
- Java17compat (code updates) by @ChrisJohnNOAA in #241
- Don't check noaa.gov it seems to have started blocking these requests. by @ChrisJohnNOAA in #247
- displayInfo and displayAttribute tags for datasets.xml by @ayushsingh01042003 in #240
- Add official Docker image and optional CORS filter by @srstsavage in #225
- Have file updates trigger RSS changes and Subscription actions. by @ChrisJohnNOAA in #248
- Add support for dokka generation of code. The goal of this is a docus… by @ChrisJohnNOAA in #246
- Cleanup obsolete datasets and add examples of EDDTableFromSOS and EDD… by @ChrisJohnNOAA in #250
- Don't log the exception while checking for isBufferedImageAccelerated… by @ChrisJohnNOAA in #255
- Additional Prometheus metrics by @ChrisJohnNOAA in #252
- EDStatic refactor and Prometheus FeatureFlag metrics by @ChrisJohnNOAA in #254
- Redirect to new docs by @ChrisJohnNOAA in #257
- NcCF fix unexpected Subset variables by @ChrisJohnNOAA in #256
- Enable several more tests, and fix some minor issues by @ChrisJohnNOAA in #258
- ISO19115 Metadata improvements by @ChrisJohnNOAA in #259
- Add new checks for if a string contains a url and support for separat… by @ChrisJohnNOAA in #261
- Update Tomcat version in Dockerfile by @ChrisJohnNOAA in #263
- 2.26 by @ChrisJohnNOAA in #265
Full Changelog: v2.25.1...v2.26.0