Skip to content

v2.11.0

Compare
Choose a tag to compare
@sbrunato sbrunato released this 20 Nov 18:06
· 325 commits to develop since this release

New since v2.11.0b1:

  • Fallback mechanism for search (#753)(#807)
  • creodias and cop_dataspace configuration update (from OData to OpenSearch) (#866)(#883)(#894)(#915)(#929)
  • Removes mundi provider (#890)
  • Copernicus DEM product types available through creodias (#882)
  • wekeo driver update and new product types (#798)(#840)(#856)(#902)
  • Allows provider search parameter to directly search on it (#790)
  • Refresh token usage in KeycloakOIDCPasswordAuth (creodias and cop_dataspace) (#921)
  • Per-provider search timeout (#841)
  • New EODAG_PROVIDERS_CFG_FILE environment variable for custom provider configuration setting (#836)
  • Many server-mode updates and fixes: queryables endpoints (#795), built-in Swagger doc update (#846), exceptions handling (#794)(#806)(#812)(#829), provider setting (#808) and returned information (#884)(#879), multithreaded requests (#843), opened time intervals fixes (#837), search-by-ids fix (#822), intersects parameter fixes (#796)(#797)
  • Adds support for Python 3.12 (#892) and removes support for Python 3.7 (#903)
  • Fixes plugin manager rebuild (solves preferred provider issues) (#919)
  • Reformatted logs (#842)(#885)
  • Adds static type information (#863)
  • Various minor fixes and improvements (#759)(#788)(#791)(#793)(#802)(#804)(#805)(#813)(#818)(#819)(#821)(#824)(#825)(#828)(#830)(#832)(#835)(#838)(#844)(#867)(#868)(#872)(#877)(#878)(#881)(#893)(#899)(#913)(#920)(#925)(#926)

New since v2.10.0:

  • hydroweb_next (hydroweb.next), thematic hub for hydrology data access, as new provider (#711)
  • Search by tile standardized using tileIdentifier new query parameter and metadata (#713)
  • Server mode STAC API version updated to 1.0.0-rc.3 (#697)
  • Better catalogs title and description in server mode (#710)
  • Server mode advanced tests (#708), and fixes for catalogs dates filtering (#706), catalogs cloud-cover filtering (#705), missing sensorType error for discovered product types (#699), broken links through STAC search endpoint (#698)
  • Added links to eodag-server image on Dockerhub (#715)
  • EODAG server installation update in docker image (#700) and sigterm fix (#702)
  • STAC browser docker image update (#704)
  • Various minor fixes and improvements (#693)(#694)(#695)(#696)(#703)(#707)(#712)(#714)