File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 38
38
39
39
Unidata has dropped support for TDS versions < 5.x. This updates Thredds to version 5.5.
40
40
41
+ This Thredds v5 actually have 2 minors issues
42
+ * Magpie Allow or Deny exception under top-level Allow or Deny do not work on NCSS only,
43
+ see [ Ouranosinc/Magpie #633 ] ( https://github.com/Ouranosinc/Magpie/issues/633 ) .
44
+ * Performance problem with WMS only, see [ Unidata/tds #406 ] ( https://github.com/Unidata/tds/issues/406 ) .
45
+
46
+ They are considered minor and not blocking the release because
47
+ * Magpie top-level Allow or Deny still work across the board,
48
+ exception under top-level also works across the board,
49
+ except for NCSS only and NCSS is not widely used.
50
+ * WMS is not widely used, similar to NCSS.
51
+
52
+ Other features from this newer Thredds
53
+ * Security fixes (newer Tomcat) and if there is a critical vulnerability,
54
+ we won't be able to stay on v4 series because it is not even available on
55
+ DockerHub anymore as Unidata has dropped support.
56
+ * New experimental Zarr support.
57
+
41
58
42
59
[ 2.6.2] ( https://github.com/bird-house/birdhouse-deploy/tree/2.6.2 ) (2024-12-03)
43
60
------------------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments