Skip to content

Commit 9fb74ee

Browse files
hcsa73Henrique Santos
andauthored
Add 2024-01-15 releases, fix 2024-01-24 versions (#289)
Co-authored-by: Henrique Santos <[email protected]>
1 parent 3c5e1b4 commit 9fb74ee

File tree

17 files changed

+84
-16
lines changed

17 files changed

+84
-16
lines changed

services/argus/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.9.1 (2024-01-24)
1+
## v0.9.2 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.9.1 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.9.0 (2024-01-12)
610

711
- **Feature**: Add `SampleLimit` to `UpdateScrapeConfigPayload`.

services/dns/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.8.1 (2024-01-24)
1+
## v0.8.2 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.8.1 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.8.0 (2024-01-09)
610

711
- **Feature:** `Zone` has a new filed `Labels`, which is an array of labels (key-value pairs) associated to a zone

services/loadbalancer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- `UpdateTargetPoolPayload` has a new field `SessionPersistence`
88
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
99

10+
## v0.8.3 (2024-01-15)
11+
12+
- Add license and notice files
13+
1014
## v0.8.2 (2024-01-09)
1115

1216
- Dependency updates

services/logme/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.9.1 (2024-01-24)
1+
## v0.9.2 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.9.1 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.9.0 (2024-01-09)
610

711
- **Feature:** `PartialUpdateInstance` can be used to update the instance's name

services/mariadb/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.9.1 (2024-01-24)
1+
## v0.9.2 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.9.1 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.9.0 (2024-01-09)
610

711
- **Feature:** `PartialUpdateInstance` can be used to update the instance's name

services/membership/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.3.3 (2024-01-24)
1+
## v0.3.4 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.3.3 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.3.2 (2024-01-09)
610

711
- Dependency updates

services/mongodbflex/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.10.2 (2024-01-24)
1+
## v0.10.3 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.10.2 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.10.1 (2024-01-09)
610

711
- Dependency updates

services/objectstorage/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.8.3 (2024-01-24)
1+
## v0.8.4 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.8.3 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.8.2 (2024-01-09)
610

711
- Dependency updates

services/opensearch/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.9.1 (2024-01-24)
1+
## v0.9.2 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.9.1 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.9.0 (2024-01-09)
610

711
- **Feature:** `PartialUpdateInstance` can be used to update the instance's name

services/postgresflex/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.8.3 (2024-01-24)
1+
## v0.8.4 (2024-01-24)
22

33
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))
44

5+
## v0.8.3 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.8.2 (2024-01-09)
610

711
- Dependency updates

0 commit comments

Comments
 (0)