Skip to content

Commit 9fb74ee

Browse files
hcsa73Henrique Santos
and
Henrique Santos
authored
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

+5-1
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

+5-1
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

+4
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

+5-1
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

+5-1
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

+5-1
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

+5-1
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

+5-1
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

+5-1
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

+5-1
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/postgresql/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.10.1 (2024-01-24)
1+
## v0.10.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.10.1 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.10.0 (2024-01-09)
610

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

services/rabbitmq/CHANGELOG.md

+5-1
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/redis/CHANGELOG.md

+5-1
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/resourcemanager/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.7.4 (2024-01-24)
1+
## v0.7.5 (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.7.4 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.7.3 (2024-01-09)
610

711
- Dependency updates

services/secretsmanager/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## v0.5.3 (2024-01-24)
1+
## v0.5.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.5.3 (2024-01-15)
6+
7+
- Add license and notice files
8+
59
## v0.5.2 (2024-01-09)
610

711
- **Improvement:** Description fixes

services/serviceaccount/CHANGELOG.md

+5-1
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/ske/CHANGELOG.md

+5-1
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:** `ClusterStatus` now has a field `CredentialsRotation` with credentials' details

0 commit comments

Comments
 (0)