@@ -3,6 +3,130 @@ Release history
33===============
44
55
6+ v4.0.0 (2025-11-07)
7+ ===================
8+
9+ Bug Fixes
10+ ---------
11+
12+ * Keep ext_product_types.json in v4 (`#1888 `_, `d4f8379 `_)
13+
14+ * **core **: Skip None EOProduct.properties (`#1892 `_, `41c2fc4 `_)
15+
16+ * **core **: Sort queryables and ecmwf alias support (`#1894 `_, `090c0bd `_)
17+
18+ * **plugins **: Add temporal resolution to ecmwf properties (`#1899 `_, `219e669 `_)
19+
20+ * **plugins **: Cop_marine search by id (`#1923 `_, `0d42f00 `_)
21+
22+ Chores
23+ ------
24+
25+ * Update external product types reference (`#1880 `_, `d67aaaf `_)
26+
27+ * Update external product-types reference (`#1911 `_, `1d10144 `_)
28+
29+ Continuous Integration
30+ ----------------------
31+
32+ * Better external collections summary in auto-update PR (`#1907 `_, `43d9fb4 `_)
33+
34+ * Fetch collections PR fix and refactor (`#1917 `_, `0b88c50 `_)
35+
36+ * Pre-commit replaced with faster prek (`#1914 `_, `eb5dd5f `_)
37+
38+ * Run tests for v4 branch and associated PRs (`#1868 `_, `a944aab `_)
39+
40+ Features
41+ --------
42+
43+ * **core **: Search pagination using next_page (`#1745 `_, `9abe670 `_)
44+
45+ * **core **: Search validation (`#1877 `_, `a157358 `_)
46+
47+ * **core **: STAC formatted properties (`#1730 `_, `743d7b5 `_)
48+
49+ * **providers **: Add DEDT Marenostrum provider (`#1869 `_, `650d21b `_)
50+
51+ * **providers **: Add DT_CLIMATE_ADAPTATION collection (`#1908 `_, `cd84b88 `_)
52+
53+ Refactoring
54+ -----------
55+
56+ * Remove deprecated code (`#1781 `_, `09e14fe `_)
57+
58+ * Remove deprecated converters and plugins (`#1789 `_, `edff5fe `_)
59+
60+ * Remove deprecated OAuth (`#1839 `_, `3b749e2 `_)
61+
62+ * Remove deprecated server-mode (`#1840 `_, `266471b `_)
63+
64+ * **collections **: CLMS and MetOp updates (`#1906 `_, `9ebb872 `_)
65+
66+ * **core **: Disable search pagination when less items got than expected (`#1920 `_, `dfa18e7 `_)
67+
68+ * **core **: Remove deprecatred legacy driver and get_data doc (`#1891 `_, `2500af7 `_)
69+
70+ * **core **: Whole world as default product geometry and shapely stubs (`#1915 `_, `99df712 `_)
71+
72+ * **plugins **: Remove deprecated CreodiasS3Download (`#1886 `_, `ea0a817 `_)
73+
74+ * **providers **: Next_page_token_key added to confs (`#1921 `_, `2bb99ba `_)
75+
76+ .. _#1730 : https://github.com/CS-SI/eodag/pull/1730
77+ .. _#1745 : https://github.com/CS-SI/eodag/pull/1745
78+ .. _#1781 : https://github.com/CS-SI/eodag/pull/1781
79+ .. _#1789 : https://github.com/CS-SI/eodag/pull/1789
80+ .. _#1839 : https://github.com/CS-SI/eodag/pull/1839
81+ .. _#1840 : https://github.com/CS-SI/eodag/pull/1840
82+ .. _#1868 : https://github.com/CS-SI/eodag/pull/1868
83+ .. _#1869 : https://github.com/CS-SI/eodag/pull/1869
84+ .. _#1877 : https://github.com/CS-SI/eodag/pull/1877
85+ .. _#1880 : https://github.com/CS-SI/eodag/pull/1880
86+ .. _#1886 : https://github.com/CS-SI/eodag/pull/1886
87+ .. _#1888 : https://github.com/CS-SI/eodag/pull/1888
88+ .. _#1891 : https://github.com/CS-SI/eodag/pull/1891
89+ .. _#1892 : https://github.com/CS-SI/eodag/pull/1892
90+ .. _#1894 : https://github.com/CS-SI/eodag/pull/1894
91+ .. _#1899 : https://github.com/CS-SI/eodag/pull/1899
92+ .. _#1906 : https://github.com/CS-SI/eodag/pull/1906
93+ .. _#1907 : https://github.com/CS-SI/eodag/pull/1907
94+ .. _#1908 : https://github.com/CS-SI/eodag/pull/1908
95+ .. _#1911 : https://github.com/CS-SI/eodag/pull/1911
96+ .. _#1914 : https://github.com/CS-SI/eodag/pull/1914
97+ .. _#1915 : https://github.com/CS-SI/eodag/pull/1915
98+ .. _#1917 : https://github.com/CS-SI/eodag/pull/1917
99+ .. _#1920 : https://github.com/CS-SI/eodag/pull/1920
100+ .. _#1921 : https://github.com/CS-SI/eodag/pull/1921
101+ .. _#1923 : https://github.com/CS-SI/eodag/pull/1923
102+ .. _090c0bd : https://github.com/CS-SI/eodag/commit/090c0bdee39041eb9b572112602be9477771a5fe
103+ .. _09e14fe : https://github.com/CS-SI/eodag/commit/09e14fe91054bd3a67b572da47f283ea34309b9f
104+ .. _0b88c50 : https://github.com/CS-SI/eodag/commit/0b88c5041ec4d838cad64dbf864185b72325c791
105+ .. _0d42f00 : https://github.com/CS-SI/eodag/commit/0d42f00e9c237188c0ffc7de8aad3b5a0a37a6ae
106+ .. _1d10144 : https://github.com/CS-SI/eodag/commit/1d101448d7611c339f1eaa4c594ad7261c7c5b77
107+ .. _219e669 : https://github.com/CS-SI/eodag/commit/219e669fa6e8bbbfa96357b21b964dd53c445233
108+ .. _2500af7 : https://github.com/CS-SI/eodag/commit/2500af7753cbbc1cfe6d315ea3247aebf6299859
109+ .. _266471b : https://github.com/CS-SI/eodag/commit/266471b676289ad532818986843478cac5765337
110+ .. _2bb99ba : https://github.com/CS-SI/eodag/commit/2bb99babf59ec2b7cf60a05148f20217ba6bfac9
111+ .. _3b749e2 : https://github.com/CS-SI/eodag/commit/3b749e2b64f4c828f9562de7211df19ae7967736
112+ .. _41c2fc4 : https://github.com/CS-SI/eodag/commit/41c2fc4735df6b4498a5333dc13007ece279afce
113+ .. _43d9fb4 : https://github.com/CS-SI/eodag/commit/43d9fb442a8f33ab94873be251b230d1838d01c8
114+ .. _650d21b : https://github.com/CS-SI/eodag/commit/650d21b84e3c929eee7c1b100e6ee7ecfd0a70b8
115+ .. _743d7b5 : https://github.com/CS-SI/eodag/commit/743d7b5d25d50425de4c7f1c62c0922d7453afe2
116+ .. _99df712 : https://github.com/CS-SI/eodag/commit/99df71295a9a4c9f03bcb05cec814c4f50e43fb2
117+ .. _9abe670 : https://github.com/CS-SI/eodag/commit/9abe670945a70878ed7de5c53c46e5d5776e96c1
118+ .. _9ebb872 : https://github.com/CS-SI/eodag/commit/9ebb87297d464d06430dd5271c20b44e0df9b14c
119+ .. _a157358 : https://github.com/CS-SI/eodag/commit/a157358fa85e88b09ded3f05e02f463c05bd8cbd
120+ .. _a944aab : https://github.com/CS-SI/eodag/commit/a944aab4675310576ba64d8bc0f634ceb95c3f4b
121+ .. _cd84b88 : https://github.com/CS-SI/eodag/commit/cd84b88ff1bcb765f0b7ecd4d67fea1b06bc403e
122+ .. _d4f8379 : https://github.com/CS-SI/eodag/commit/d4f8379b90c02346506bdb53ded4c06ef128df31
123+ .. _d67aaaf : https://github.com/CS-SI/eodag/commit/d67aaafbfa4b36721df758029becdfd066e6c3e3
124+ .. _dfa18e7 : https://github.com/CS-SI/eodag/commit/dfa18e7212094204000da269d039f05906dcb294
125+ .. _ea0a817 : https://github.com/CS-SI/eodag/commit/ea0a817674470685d4d5d83461c55e7ba0c52f79
126+ .. _eb5dd5f : https://github.com/CS-SI/eodag/commit/eb5dd5fb85ae17f02ac3abf8d96ff72b84358fea
127+ .. _edff5fe : https://github.com/CS-SI/eodag/commit/edff5fe12aedf860d1d30392a7775f3d23e648db
128+
129+
6130v4.0.0a1 (2025-10-20)
7131=====================
8132
0 commit comments