Releases: EOX-A/ngeo-b
Releases · EOX-A/ngeo-b
Release 2.1.0.rc.1
Highlights:
- Enabled support for swift object storage as a backend to store optimized images.
Upgrade:
- See the migration guide for details.
Changelog:
- Updated GDAL to version 2.3
- Added additional configuration parameters to enable and tune the swift storage
- Added middleware to handle authorization keys
- Added command to rewrite file references to point to object storage
- Implemented upload to object storage during ingest when it is enabled
Release 2.0.33
Release 3.0.0.rc.1
Using redis based ingestion queue instead of XML browse files.
Release 2.0.32
Changelog
- Improving usage of gdal.SieveFilter() for CDS full resolution images
- Adding
sieve_max_threshold
configuration parameter
Release 2.0.31
Changelog
- Adding support for URLs in browse reports
- Allow ncol and nrow in col_row_list when image size is unkown during browse report generation
- Adding skip strategy to skip ingestion if browse is not newer
- Adding resampling_method configuration (needs EOxServer >= 0.3.7)
- Removed dependency on ELGIS from install script
- Enlarge timeout in install script
- Copying _generate_footprint_wkt() method from EOxServer and improving it for CDS full resolution images using gdal.SieveFilter()
- Use 1x1 metatiles in MapCache seeding
Release 3.0.0.beta.1
Harvesting via SxCat is the major new feature in this release
Release 2.0.30
Changelog
- Adjusting time period parameter value in call to WEBS (NGEO-1829)
Release 2.0.29
Changelog:
- Adding
-t :time
parameter to authorization (NGEO-1829). Using this parameter requires MapCache package >= 1.2.1-4.el6 form http://packages.eox.at/
Release 2.0.28
Migration:
Instances generated with versions prior to 2.0.28 need to be migrated as documented in migration_to_2.0.28
Changelog:
- Adding filename to internal ID (https://magelliumltd.atlassian.net/browse/NGEO-2091)
- Adjusting report format (https://magelliumltd.atlassian.net/browse/NGEO-2087)
- Adding reseed command (https://magelliumltd.atlassian.net/browse/NGEO-2186)
- Adding basic statistics command
- Wait for postgresql to accecpt connections before starting httpd (#19, https://magelliumltd.atlassian.net/browse/NGEO-2056)
- Adjusting copyright to European Space Agency
Release 2.0.27
Changelog:
- Ajusting mapcache Time model queries fixing https://magelliumltd.atlassian.net/browse/NGEO-1960
- Adding pragma statements to configure sqlite caches https://magelliumltd.atlassian.net/browse/NGEO-1998
- Make a missing MapCache configuration a warning instead of an error allowing to purge disabled layers https://magelliumltd.atlassian.net/browse/NGEO-1986