Changes between Version 190 and Version 191 of Versions
- Timestamp:
- Feb 7, 2022, 1:30:32 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v190 v191 37 37 - SECORE is embedded into petascope, so that it does not get installed as a separate service (def.war) anymore; it is now available at the /rasdaman/def endpoint instead of at /def ([https://doc.rasdaman.org/02_inst-guide.html#web-services docs]) 38 38 - Remove petascope_admin_user and petascope_admin_pass from petascope.properties and allow rasdaman admin users to perform write requests in petascope from external IPs ([https://doc.rasdaman.org/05_geo-services-guide.html#security docs]) 39 40 39 - Refactor and consolidate APIs for non-OGC requests ([wiki:Versions10Migration#Incompatiblechangesinv10.0andmigration docs]) 41 40 - Filter out exception stacktraces to show only lines in rasdaman code; for more details, check the full_stacktraces option in the [https://doc.rasdaman.org/05_geo-services-guide.html#configuration docs]