Skip to content

Commit 31221b7

Browse files
committed
CHANGES: document reasoning for pulling in new Thredds v5, even with minor issues
1 parent 16b12e4 commit 31221b7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: CHANGES.md

+17
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,23 @@
2626

2727
Unidata has dropped support for TDS versions < 5.x. This updates Thredds to version 5.5.
2828

29+
This Thredds v5 actually have 2 minors issues
30+
* Magpie Allow or Deny exception under top-level Allow or Deny do not work on NCSS only,
31+
see [Ouranosinc/Magpie#633](https://github.com/Ouranosinc/Magpie/issues/633).
32+
* Performance problem with WMS only, see [Unidata/tds#406](https://github.com/Unidata/tds/issues/406).
33+
34+
They are considered minor and not blocking the release because
35+
* Magpie top-level Allow or Deny still work across the board,
36+
exception under top-level also works across the board,
37+
except for NCSS only and NCSS is not widely used.
38+
* WMS is not widely used, similar to NCSS.
39+
40+
Other features from this newer Thredds
41+
* Security fixes (newer Tomcat) and if there is a critical vulnerability,
42+
we won't be able to stay on v4 series because it is not even available on
43+
DockerHub anymore as Unidata has dropped support.
44+
* New experimental Zarr support.
45+
2946

3047
[2.6.2](https://github.com/bird-house/birdhouse-deploy/tree/2.6.2) (2024-12-03)
3148
------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)