| 28 | === v9.3.1 === |
| 29 | Addressed tickets between v9.3.0 and v9.3.1: |
| 30 | {{{ |
| 31 | git log --pretty=format:"* changeset:%h | %s (%an)" v9.3.0..v9.3.1 | sort -k 3 -t ':' |
| 32 | }}} |
| 33 | |
| 34 | * changeset:03ff92d | ticket:286 - support upload file with rasql query to rasql-servlet and add test cases for rasql-servlet (BangPH) |
| 35 | * changeset:0c4cf1f | ticket:836 - CORS in Petascope update (BangPH) |
| 36 | * changeset:a874f39 | ticket:836 - Support CORS in Petascope by extend CORSHttpServlet (BangPH) |
| 37 | * changeset:5c16bed | ticket:1257 - Support update SECORE userdb by upload files (BangPH) |
| 38 | * changeset:c7a8875 | ticket:1296 - encode JPEG2000 with geo-referenced metadata (BangPH) |
| 39 | * changeset:35ef2f2 | ticket:1340 - Throw exception when different offset vector (BangPH) |
| 40 | * changeset:aa4fcd3 | ticket:1353 - Date from Coefficients (BangPH) |
| 41 | * changeset:86e2587 | ticket:1358 - Support WCPS 1.0 in XML Soap (BangPH) |
| 42 | * changeset:5a5c6e8 | ticket:1397 - Clean the imported data from test_wcst_import after make check (BangPH) |
| 43 | * changeset:a62e8f7 | ticket:1398 - add prefix test for imported coverages and rename in test cases (BangPH) |
| 44 | * changeset:f47667d | ticket:1399 - Check functionality of SECORE query console (BangPH) |
| 45 | * changeset:11bb2a9 | ticket:1400 - remove axes which contain axis iterator when slicing (BangPH) |
| 46 | * changeset:d35acdc | ticket:1404 - WCS request with non-native CRS in subsettingCRS (BangPH) |
| 47 | * changeset:fbaecb6 | ticket:1406 - fit geo-referenced subsets in WCPS to sample space (BangPH) |
| 48 | * changeset:c0e35b9 | ticket:1410 - Fix scale, extend in WCPS, WCS (BangPH) |
| 49 | * changeset:f0e96ed | ticket:1412 - petascope.log should go in $RMANHOME/log (Dimitar Misev) |
| 50 | * changeset:25b6ffc | ticket:1414 - fix update_db.sh when executed from a directory where the user has no write permissions (Dimitar Misev) |
| 51 | * changeset:d7ef438 | ticket:1415 - add secore.log and combine with log4j in secore to secore.properties (BangPH) |
| 52 | * changeset:1d58dff | ticket:1421 - Display output with MIME type (GML/PNG/JPEG) in web browser (BangPH) |
| 53 | * changeset:740b7ad | ticket:1422 - Add HTTPS to valid CRS in petascope (bphamhuu) |
| 54 | * changeset:a6356ab | ticket:1423 - WCPS No throw Exception when parse double() (bphamhuu) |
| 55 | * changeset:9783c94 | ticket:1425 - fix secore installation when DESTDIR is specified (Dimitar Misev) |
| 56 | * changeset:f207212 | ticket:1425 - SECORE performance enhancement (Bang Pham Huu) |
| 57 | * changeset:64e6879 | ticket:1426 added support for interval updates on irregular axes (Vlad Merticariu) |
| 58 | * changeset:afe2c23 | ticket:1430 - fix csv/json encoding when empty format parameters are given (Dimitar Misev) |
| 59 | |
| 60 | === v9.3.0 === |