Changes between Version 96 and Version 97 of Versions


Ignore:
Timestamp:
Sep 24, 2016, 6:30:01 AM (8 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v96 v97  
    2525 * ''Note:'' this will become default in the next version of rasdaman and autotools will be removed
    2626* rasdaman is compiled with -std=c++11 by default now; gcc 4.8 or higher is required
     27
     28Addressed tickets between v9.3.0-beta1 and v9.3.0:
     29{{{
     30* changeset:6359889 | ticket:669 - merging WCS format extensions (Sulav Timilsina)
     31* changeset:40ed43a | ticket:742 - Range constructor's metadata from non-scalar value (BangPH)
     32* changeset:bc1661c | ticket:860 - fix update statement to allow updating null values (Dimitar Misev)
     33* changeset:c4a103d | ticket:941 - using wcst_import in system test (BangPH)
     34* changeset:3d46365 | ticket:1263 - Show nilValues in DescribeCoverage (BangPH)
     35* changeset:8ca5011 | ticket:1272 - Download WCS results with coverage name and format (BangPH)
     36* changeset:76573d6 | ticket:1306 - Delete coverage by WCS will delete existing WMS layer if any (BangPH)
     37* changeset:55229cb | ticket:1336 - WCST replace - with _ in coverageID (BangPH)
     38* changeset:f342da8 | ticket:1359 - fix connections in WMS (BangPH)
     39* changeset:001146b | ticket:1362 - Differentiate between CRS:1 and IndexND in WCPS 1.5 (BangPH)
     40* changeset:cccf3ef | ticket:1365 - watch script to restart rasdaman, tomcat (BangPH)
     41* changeset:ced7462 | ticket:1376 - SECORE error in browse.jsp and check functionalities (BangPH)
     42* changeset:1574300 | ticket:1378 - missing wms_service.properties will make error in WMS with NULL (BangPH)
     43* changeset:92d2d2e | ticket:1381 - WCS format parameter is ignored + ticket:1380 (Alex Dumitru)
     44* changeset:9608810 | ticket:1382 - removed tiff updater from UpdaterFactory, now decode is used for tiffs (Vlad Merticariu)
     45* changeset:97ea3fb | ticket:1383 - Petascope_Support encoded POST WCPS query (BangPH)
     46* changeset:4153dac | ticket:1384 - change gmock URL when build with cmake, autotools (BangPH)
     47* changeset:c051ed1 | ticket:1387 - added translation to origin in grib message domains (Vlad Merticariu)
     48* changeset:dfda452 | ticket:1395 - fixed axis high rounding for netcdf (Vlad Merticariu)
     49* changeset:27239ef | ticket:1396 - invoke test_open's scripts to make check (BangPH)
     50}}}
    2751
    2852Addressed tickets between v9.2.1 and v9.3.0-beta1: