Changes between Version 569 and Version 570 of Versions
- Timestamp:
- May 22, 2026, 6:43:38 AM (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v569 v570 12 12 OGC frontend (petascope) 13 13 14 - Fixed WMTS GetCapabilities and GetTile requests (:ref:`docs <ogc-wmts>`)14 - Fixed WMTS GetCapabilities and GetTile requests 15 15 - Improved subset on irregular axis with tiny difference between coefficients and subset bound 16 - Fixed rasql query generated for coverage constructor defined in WCPS ` `LET`` clause17 - Changed ` `watch_rasdaman.sh`` script to check WMS GetCapabilities request16 - Fixed rasql query generated for coverage constructor defined in WCPS `LET` clause 17 - Changed `watch_rasdaman.sh` script to check WMS GetCapabilities request 18 18 - Improved WMS GetCapabilities performance 19 19 - Reduced the response sizes in GML when requesting in web browser 20 20 - Fixed API to rename rasdaman collection name when renaming coverage id 21 - Allowed slicing at axis bound when OGC CITE output optimized set to ` `true`` (:ref:`docs <conf-petascope-ogc-cite-output-optimization>)21 - Allowed slicing at axis bound when OGC CITE output optimized set to `true` 22 22 - Fixed error when migrating to a new database 23 - Sanitize user inputs to mitigate potential for XSS attacks (:ref:`docs <security-xss>`)23 - Sanitize user inputs to mitigate potential for XSS attacks 24 24 - Improved protection against SQL injection attacks 25 - Improved error handler in case ``internal`` SECORE is not set in ` `petascope.properties``25 - Improved error handler in case ``internal`` SECORE is not set in `petascope.properties` 26 26 27 27 wsclient
