Releases: geoadmin/service-stac
Releases · geoadmin/service-stac
v1.27.0
v1.26.0
v1.25.0
Features
- #450 - PB-847: Add item field 'expires'
- #440 - PB-796: handle paths without trailing slash without redirection.
- #445 - PB-754: Fix extent calculation query
- #443 - PB-569 Switch from docker-compose to docker compose
- #442 - PB-754: Endpoint to immediately calculate extent
- #435 - PB-754: Calculate extent management command
- #434 - PB-754: Improve summary calculation triggers
- #437 - PB-286: Remove unique constraint from rel-collection pair
- #436 - PB-851 Inline the collection assets to collection in admin
- #433 - PB-35 Implemented external asset urls
- #431 - PB-769: STAC v1 optional asset features
- #432 - Added debugging and testing capabilities for vscode
- #426 - PB-769: Required fields to comply with stac v1
- #423 - PB-617 Introduce parallel bucket setup
- #427 - Added debugpy to the installation
- #425 - PB-615: Spec multipart upload process
- #424 - PB-201: Updated build badge with new CI
- #419 - PB-613: adapt spec for item geometry
- #417 - PB-612: stac v1 setup
- #415 - PB-512: Update Django 5
Bug Fixes
- #449 - Deflake serializer tests.
- #448 - PB-612: actually test links start with http(s)://
- #447 - Make pylint overgeneral-exceptions check actually work.
- #446 - PB-569: Remove obsolete "version" from docker-compose.yml.
- #439 - Test the CORS headers for the actual landing page.
- #438 - Actually test that login works correctly.
- #430 - Switch to a supported OpenAPI validator.
- #429 - PB-617 Fixed managed s3 storage access
- #421 - Clean up how we build the OpenAPI spec.
- #422 - PB-676: remove duplicate YAML key from spec.
v1.24.0
Features
- #413 - BGDIINF_SB-2824 - Added Mediatype .parquet
v1.23.1
v1.23.0
v1.22.0
v1.21.0
Features
- #398 - BGDIINF_SB-2971 - Changed the HTTP response to 409 in case of duplicate asset upload
v1.20.0
Features
- #395 - BGDIINF_SB-2924 - Added docu about asset upload error handling.
Bug Fixes
- #396 - BGDIINF_SB-2924 - Fixed duplicate asset upload complete issue
v1.19.1
Bug Fixes
- #393 - BGDIINF_SB-2924 - adapt log level for better debugging - #patch