Skip to content

Commit 103d86f

Browse files
authored
Update CHANGES.rst for version 4.5.0
1 parent 2325433 commit 103d86f

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

CHANGES.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,22 @@ Release history
66
v4.5.0 (2026-07-10)
77
===================
88

9+
Features
10+
--------
11+
12+
* **conf**: Split providers.yml file (`#2228`_, `2e6ac19`_)
13+
14+
* **config**: Removed yaml tags and faster loader (`#2251`_, `bd74e12`_)
15+
16+
* **plugins**: New OGC API Records search plugin (`#2250`_, `0563530`_)
17+
18+
* **plugins**: normalize_config method for pre-build conf init (`#2266`_, `2669f17`_)
19+
20+
* **providers**: Eumetsat datastore collections update (`#2256`_, `071c06b`_)
21+
922
Bug Fixes
1023
---------
1124

12-
* Download_link for GHSL_ESM with 10 tile_size (`#2238`_, `3166496`_)
13-
1425
* **core**: Expose config module through lazy imports (`#2246`_, `a907691`_)
1526

1627
* **core**: StreamResponse.headers as CaseInsensitiveDict (`#2267`_, `79382c6`_)
@@ -21,6 +32,8 @@ Bug Fixes
2132

2233
* **plugins**: Do no sort query parameters content (`#2259`_, `a88b1e4`_)
2334

35+
* **plugins**: GHS_ESM download_link in CopGhslSearch (`#2238`_, `3166496`_)
36+
2437
* **plugins**: Handle queryables with empty details in form (`#2270`_, `03c3c64`_)
2538

2639
* **providers**: Constraints url for DT_CLIMATE_ADAPTATION and DT_EXTREMES (`#2244`_, `beae94a`_)
@@ -41,19 +54,6 @@ Documentation
4154

4255
* Remove stale params mapping CSV tables (`#2239`_, `e6cbe8b`_)
4356

44-
Features
45-
--------
46-
47-
* **conf**: Split providers.yml file (`#2228`_, `2e6ac19`_)
48-
49-
* **config**: Removed yaml tags and faster loader (`#2251`_, `bd74e12`_)
50-
51-
* **plugins**: New OGC API Records search plugin (`#2250`_, `0563530`_)
52-
53-
* **plugins**: Normalize_config method for pre-build conf init (`#2266`_, `2669f17`_)
54-
55-
* **providers**: Eumetsat datastore collections update (`#2256`_, `071c06b`_)
56-
5757
Testing
5858
-------
5959

0 commit comments

Comments
 (0)