What's Changed
Features
- conf: split
providers.ymlfile by @timothey-cs in #2228 - config: removed yaml tags and faster loader by @timothey-cs in #2251
- plugins: new OGC API Records search plugin by @sbrunato in #2250
- plugins: normalize_config method for pre-build conf init by @sbrunato in #2266
- providers: Eumetsat datastore collections update by @jlahovnik in #2256
Bug Fixes
- core: expose config module through lazy imports by @sbrunato in #2246
- core: StreamResponse.headers as CaseInsensitiveDict by @dalpasso in #2267
- plugins: accept HH_MM format for EcmwfSearch time param by @cauriol in #2255
- plugins: dedl required queryables by @cauriol in #2241
- plugins: do no sort query parameters content by @sbrunato in #2259
- plugins: GHS_ESM download_link in CopGhslSearch by @jlahovnik in #2238
- plugins: handle queryables with empty details in form by @sbrunato in #2270
- providers: constraints url for DT_CLIMATE_ADAPTATION and DT_EXTREMES by @cauriol in #2244
- providers: Sentinel and CLMS datasets mapping updates for wekeo by @dalpasso in #2116
- queryables: required parameters, defaults and allowed combinations by @dalpasso in #2148
Documentation
- add
Dockerquickstart by @onyx679 in #2240 - remove stale params mapping CSV tables by @onyx679 in #2239
Continuous Integration
Testing
New Contributors
Full Changelog: v4.4.0...v4.5.0