File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,22 +4,32 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/).
4
4
5
5
## 0.27.0
6
6
7
+ ### Updated
8
+
7
9
* Splitting Fixed Subscription structs into response and request structs, as JSON fields differ between the two uses.
8
10
9
11
## 0.26.0
10
12
13
+ ### Fixed
14
+
11
15
* Fixes to the AA regions endpoint: removing the unfilled RegionId field and correcting the JSON for the DeploymentCidr field.
12
16
13
17
## 0.25.0
14
18
19
+ ### Added
20
+
15
21
* Added payment method to the fixed subscription API. This should allow payments via the marketplace as well as credit cards.
16
22
17
23
## 0.24.0
18
24
25
+ ### Added
26
+ *
19
27
* Add endpoint for Active Active regions.
20
28
21
29
## 0.23.0
22
30
31
+ ### Added
32
+
23
33
* Add Query Performance Factor property to subscription and database models
24
34
25
35
## 0.22.0
You can’t perform that action at this time.
0 commit comments