We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0cec0 commit fbb1391Copy full SHA for fbb1391
docs/changes.rst
@@ -1,6 +1,12 @@
1
Changelog
2
---------
3
4
+0.13.0 (2025-08-11)
5
+-------------------
6
+
7
+* Support hr-zag-1 zone
8
+* Remove DBaaS service Redis (replaced by Valkey)
9
10
0.12.0 (2025-06-04)
11
~~~~~~~~~~~~~~~~~~~
12
exoscale/__init__.py
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
-__version__ = "0.12.0"
+__version__ = "0.13.0"
0 commit comments