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 26
26
27
27
Unidata has dropped support for TDS versions < 5.x. This updates Thredds to version 5.5.
28
28
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
+
29
46
30
47
[ 2.6.2] ( https://github.com/bird-house/birdhouse-deploy/tree/2.6.2 ) (2024-12-03)
31
48
------------------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments