Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion services/argus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.9.1 (2024-01-24)
## v0.9.2 (2024-01-24)

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

## v0.9.1 (2024-01-15)

- Add license and notice files

## v0.9.0 (2024-01-12)

- **Feature**: Add `SampleLimit` to `UpdateScrapeConfigPayload`.
Expand Down
6 changes: 5 additions & 1 deletion services/dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.8.1 (2024-01-24)
## v0.8.2 (2024-01-24)

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

## v0.8.1 (2024-01-15)

- Add license and notice files

## v0.8.0 (2024-01-09)

- **Feature:** `Zone` has a new filed `Labels`, which is an array of labels (key-value pairs) associated to a zone
Expand Down
4 changes: 4 additions & 0 deletions services/loadbalancer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
- `UpdateTargetPoolPayload` has a new field `SessionPersistence`
- **Bug fix**: `NewAPIClient` now initializes a new client instead of using `http.DefaultClient` ([#236](https://github.com/stackitcloud/stackit-sdk-go/issues/236))

## v0.8.3 (2024-01-15)

- Add license and notice files

## v0.8.2 (2024-01-09)

- Dependency updates
Expand Down
6 changes: 5 additions & 1 deletion services/logme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.9.1 (2024-01-24)
## v0.9.2 (2024-01-24)

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

## v0.9.1 (2024-01-15)

- Add license and notice files

## v0.9.0 (2024-01-09)

- **Feature:** `PartialUpdateInstance` can be used to update the instance's name
Expand Down
6 changes: 5 additions & 1 deletion services/mariadb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.9.1 (2024-01-24)
## v0.9.2 (2024-01-24)

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

## v0.9.1 (2024-01-15)

- Add license and notice files

## v0.9.0 (2024-01-09)

- **Feature:** `PartialUpdateInstance` can be used to update the instance's name
Expand Down
6 changes: 5 additions & 1 deletion services/membership/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.3.3 (2024-01-24)
## v0.3.4 (2024-01-24)

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

## v0.3.3 (2024-01-15)

- Add license and notice files

## v0.3.2 (2024-01-09)

- Dependency updates
Expand Down
6 changes: 5 additions & 1 deletion services/mongodbflex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.10.2 (2024-01-24)
## v0.10.3 (2024-01-24)

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

## v0.10.2 (2024-01-15)

- Add license and notice files

## v0.10.1 (2024-01-09)

- Dependency updates
Expand Down
6 changes: 5 additions & 1 deletion services/objectstorage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.8.3 (2024-01-24)
## v0.8.4 (2024-01-24)

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

## v0.8.3 (2024-01-15)

- Add license and notice files

## v0.8.2 (2024-01-09)

- Dependency updates
Expand Down
6 changes: 5 additions & 1 deletion services/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.9.1 (2024-01-24)
## v0.9.2 (2024-01-24)

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

## v0.9.1 (2024-01-15)

- Add license and notice files

## v0.9.0 (2024-01-09)

- **Feature:** `PartialUpdateInstance` can be used to update the instance's name
Expand Down
6 changes: 5 additions & 1 deletion services/postgresflex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.8.3 (2024-01-24)
## v0.8.4 (2024-01-24)

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

## v0.8.3 (2024-01-15)

- Add license and notice files

## v0.8.2 (2024-01-09)

- Dependency updates
Expand Down
6 changes: 5 additions & 1 deletion services/postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.10.1 (2024-01-24)
## v0.10.2 (2024-01-24)

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

## v0.10.1 (2024-01-15)

- Add license and notice files

## v0.10.0 (2024-01-09)

- **Feature:** `PartialUpdateInstance` can be used to update the instance's name
Expand Down
6 changes: 5 additions & 1 deletion services/rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.9.1 (2024-01-24)
## v0.9.2 (2024-01-24)

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

## v0.9.1 (2024-01-15)

- Add license and notice files

## v0.9.0 (2024-01-09)

- **Feature:** `PartialUpdateInstance` can be used to update the instance's name
Expand Down
6 changes: 5 additions & 1 deletion services/redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.9.1 (2024-01-24)
## v0.9.2 (2024-01-24)

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

## v0.9.1 (2024-01-15)

- Add license and notice files

## v0.9.0 (2024-01-09)

- **Feature:** `PartialUpdateInstance` can be used to update the instance's name
Expand Down
6 changes: 5 additions & 1 deletion services/resourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.7.4 (2024-01-24)
## v0.7.5 (2024-01-24)

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

## v0.7.4 (2024-01-15)

- Add license and notice files

## v0.7.3 (2024-01-09)

- Dependency updates
Expand Down
6 changes: 5 additions & 1 deletion services/secretsmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.5.3 (2024-01-24)
## v0.5.4 (2024-01-24)

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

## v0.5.3 (2024-01-15)

- Add license and notice files

## v0.5.2 (2024-01-09)

- **Improvement:** Description fixes
Expand Down
6 changes: 5 additions & 1 deletion services/serviceaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.3.3 (2024-01-24)
## v0.3.4 (2024-01-24)

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

## v0.3.3 (2024-01-15)

- Add license and notice files

## v0.3.2 (2024-01-09)

- Dependency updates
Expand Down
6 changes: 5 additions & 1 deletion services/ske/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v0.9.1 (2024-01-24)
## v0.9.2 (2024-01-24)

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

## v0.9.1 (2024-01-15)

- Add license and notice files

## v0.9.0 (2024-01-09)

- **Feature:** `ClusterStatus` now has a field `CredentialsRotation` with credentials' details
Expand Down