Skip to content

v1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 10:08
· 187 commits to refs/heads/master since this release
6423b3d
  • #441 - Upgrade django version to 5.0.8
  • #418 - Bump urllib3 from 2.2.1 to 2.2.2

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.