4141* Remove DBaaS service Redis (replaced by Valkey)
4242
43430.12.0 (2025-06-04)
44- ~~~~~~~~~~~~~~~~~~~
44+ -------------------
4545
4646* Internals: abstract client generation logic into a separate
4747 ``exoscale.api.generator `` namespace.
@@ -55,21 +55,21 @@ Fixes
5555 * New zone option: ``hr-zag-1 ``
5656
57570.11.0 (2025-04-24)
58- ~~~~~~~~~~~~~~~~~~~
58+ -------------------
5959
6060* Bump python version requirement to 3.8 due to the use of the walrus
6161 operator.
6262* Add ``Client.wait(operation_id) `` to poll for the result of an asynchronous
6363 API operation.
6464
65650.10.0 (2024-05-29)
66- ~~~~~~~~~~~~~~~~~~~
66+ -------------------
6767
6868* Introduce exception classes that gets raised when the API responds with 4xx
6969 or 5xx HTTP statuses.
7070
71710.9.1 (2024-04-29)
72- ~~~~~~~~~~~~~~~~~~
72+ ------------------
7373
7474``exoscale.api.v2.Client `` improvements:
7575
@@ -93,13 +93,13 @@ Fixes
9393 * Add MAC address to private network attachments
9494
95950.8.0 (2023-05-11)
96- ~~~~~~~~~~~~~~~~~~
96+ ------------------
9797
9898- Add ``exoscale.api.v2.Client ``: a low-level API client targeting the Exoscale
9999 V2 API.
100100
1011010.7.1 (2021-10-18)
102- ~~~~~~~~~~~~~~~~~~
102+ ------------------
103103
104104Fixes
105105*****
@@ -108,7 +108,7 @@ Fixes
108108
109109
1101100.7.0 (2021-05-11)
111- ~~~~~~~~~~~~~~~~~~
111+ ------------------
112112
113113Features
114114********
@@ -130,7 +130,7 @@ Changes
130130
131131
1321320.6.0 (2021-04-21)
133- ~~~~~~~~~~~~~~~~~~
133+ ------------------
134134
135135Features
136136********
@@ -148,7 +148,7 @@ Fixes
148148
149149
1501500.5.2 (2021-04-13)
151- ~~~~~~~~~~~~~~~~~~
151+ ------------------
152152
153153Fixes
154154*****
@@ -157,7 +157,7 @@ Fixes
157157
158158
1591590.5.1 (2021-03-16)
160- ~~~~~~~~~~~~~~~~~~
160+ ------------------
161161
162162Fixes
163163*****
@@ -166,7 +166,7 @@ Fixes
166166
167167
1681680.5.0 (2021-03-15)
169- ~~~~~~~~~~~~~~~~~~
169+ ------------------
170170
171171Features
172172********
@@ -181,7 +181,7 @@ Fixes
181181
182182
1831830.4.0 (2020-12-07)
184- ~~~~~~~~~~~~~~~~~~
184+ ------------------
185185
186186Features
187187********
@@ -197,7 +197,7 @@ Changes
197197
198198
1991990.3.0 (2020-01-22)
200- ~~~~~~~~~~~~~~~~~~
200+ ------------------
201201
202202New
203203***
@@ -220,7 +220,7 @@ Fixes
220220
221221
2222220.2.0 (2019-10-09)
223- ~~~~~~~~~~~~~~~~~~
223+ ------------------
224224
225225Features
226226********
@@ -248,6 +248,6 @@ Changes
248248
249249
2502500.1.1 (2019-09-12)
251- ~~~~~~~~~~~~~~~~~~
251+ ------------------
252252
253253- Initial release
0 commit comments