Changes between Version 273 and Version 274 of Versions


Ignore:
Timestamp:
Aug 3, 2022, 10:28:53 AM (22 months ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v273 v274  
    88Alternative ways of obtaining rasdaman are listed in the [wiki:Download] area.
    99
    10 == Version 10.1.0 (2022-TBD)
     10== Version 10.1.0 (2022-08-03)
    1111
    1212=== New features, enhancements, bug fixes
     
    3232- Support `${bbox}` expression used in after_import hook
    3333- Support importing local files to external endpoint
     34
     35=== Full list of commits
     36
     37'''Addressed tickets''' between v10.0.5 and v10.1.0 with 18 commits:
     38{{{
     39#!sh
     40echo "||= changeset =||= author =||= ticket =||= subject =||" && \
     41git log --pretty=format:"|| changeset:%h || %an || %s" v10.0.5..v10.1.0 | sort -k 3 -t ':' -n | sed 's/ticket:\([0-9]*[^ ]\) -* */ticket:\1 || /'
     42}}}
     43
     44||= changeset =||= author =||= ticket =||= subject =||
     45|| changeset:0c7996d6e || Bang Pham Huu || ticket:2221 || add the wcst_import test in system test: 224-test_service_is_not_local
     46|| changeset:865a2c950 || Bang Pham Huu || ticket:2221 || FIX - uploaded files by positional parameters in petascope
     47|| changeset:b342d56cd || Bang Pham Huu || ticket:2221 || NEW - wcst_import should be able to run on a different host than petascope
     48|| changeset:4ffd323aa || Bang Pham Huu || ticket:2437 || NEW - wcst_import supports bbox:axis_label:min/max in the ingredients files
     49|| changeset:fce28bd46 || Bang Pham Huu || ticket:2590 || NEW - petascope supports WCPS shorthand version for crsTransform()
     50|| changeset:38e1c3fa3 || AbuRamadan || ticket:2600 || errorCodesCleanUp
     51|| changeset:9703fe84e || AbuRamadan || ticket:2605 || sortOperator
     52|| changeset:06dc33bd7 || Bang Pham Huu || ticket:2606 || NEW - wcst_import - automate setting gridOrder in ingredients
     53|| changeset:38e2800dd || Bang Pham Huu || ticket:2607 || NEW - petascope supports WMTS requests
     54|| changeset:43860c1b9 || AbuRamadan || ticket:2610 || flipOperator
     55|| changeset:b50fb8c3f || Dimitar Misev || ticket:2610 || FIX improve docs on FLIP
     56|| changeset:ddf5c6aef || Dimitar Misev || ticket:2610 || FIX improve docs on FLIP
     57|| changeset:f8077ef9c || Dimitar Misev || ticket:2610 || improve documentation of SORT and FLIP operators
     58|| changeset:649dfbcdb || Bang Pham Huu || ticket:2612 || NEW - WCPS supports sort operator
     59|| changeset:d1b82b091 || Bang Pham Huu || ticket:2613 || NEW - WCPS supports flip operator
     60|| changeset:53ad35257 || Bang Pham Huu || ticket:2614 || NEW - petascope fixed WMTS TileMatrixSet cache
     61|| changeset:f8eb5ac59 || Bang Pham Huu || ticket:2615 || NEW - build query tree in WCPS
     62|| changeset:ebcc2156f || Bang Pham Huu || ticket:2618 || NEW - Optimize WCPS queries with scale() and subset operators
    3463
    3564