1.1.3 (2026-02-12)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.12.0 (ee75cd6)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.12.1 (84338c4)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.12.2 (9564578)
1.1.2 (2025-09-16)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.11.4 (f7379fc)
1.1.1 (2025-07-21)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.11.0 (2c16f65)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.11.3 (8a5c4e8)
1.1.0 (2025-05-08)
- deps: update dependency org.apache.groovy:groovy-json to v4.0.26 (22657c6)
- deps: update dependency org.junit.jupiter:junit-jupiter to v5.12.0 (6ad1bf8)
- deps: update dependency org.junit.jupiter:junit-jupiter to v5.12.1 (1568ee6)
- deps: update dependency org.junit.jupiter:junit-jupiter to v5.12.2 (ac3039b)
- deps: update dependency org.slf4j:slf4j-simple to v2.0.17 (ed1ed29)
- deps: update dependency org.testcontainers:junit-jupiter to v1.20.5 (6c9fa1a)
- deps: update dependency org.testcontainers:junit-jupiter to v1.20.6 (00877c5)
- deps: update dependency org.testcontainers:junit-jupiter to v1.21.0 (68647c2)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.10.2 (6e0d87f)
- deps: update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.10.3 (e8c9f65)
- add helper script for running gdal_translate (7299ce4), closes ING-1380
- add open option FORCE_SRS_DETECTION in case of gml files and if source_srs is not set (c134c29), closes ING-4473
- add second version of translate script (10bac64), closes ING-1530
- create overviews for translated GeoTiff images (d6e5002), closes ING-3308
- special case handling for GeoTiff w/ single Grayscale band (7f36eae), closes ING-2008
- support custom arguments for OGR translation script (b59413b), closes ING-2671
- support file URIs for local files (b55b4db), closes ING-3068
- support world parameter in translate script (2b57442), closes ING-1461