Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator: update SDK /services #395

Merged
merged 9 commits into from
Apr 11, 2024
Merged
Show file tree
Hide file tree
Changes from 3 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
4 changes: 4 additions & 0 deletions services/argus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.9.7 (2024-04-11)

- Add Middleware logic to the client.
DiogoFerrao marked this conversation as resolved.
Show resolved Hide resolved

## v0.9.6 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/argus/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/authorization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.1.4 (2024-04-11)

- Add Middleware logic to the client.

## v0.1.3 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/authorization/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.8.6 (2024-04-11)

- Add Middleware logic to the client.

## v0.8.5 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/dns/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/loadbalancer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.10.2 (2024-04-11)

- Add Middleware logic to the client.

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

- Remove unused model data types..
Expand Down
7 changes: 6 additions & 1 deletion services/loadbalancer/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/logme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.11.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/logme/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/mariadb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.11.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/mariadb/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion services/membership/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/mongodbflex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.3 (2024-04-11)

- Add Middleware logic to the client.

## v0.11.2 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/mongodbflex/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/objectstorage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.8.9 (2024-04-11)

- Add Middleware logic to the client.

## v0.8.8 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/objectstorage/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.11.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/opensearch/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/postgresflex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.12.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.12.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/postgresflex/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
>
> Use `github.com/stackitcloud/stackit-sdk-go/services/postgresflex` instead. For more details, check https://docs.stackit.cloud/stackit/en/bring-your-data-to-stackit-postgresql-flex-138347648.html.

## v0.13.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.13.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/postgresql/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.11.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/rabbitmq/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.11.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/redis/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/resourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.7.9 (2024-04-11)

- Add Middleware logic to the client.

## v0.7.8 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/resourcemanager/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/secretsmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.6.2 (2024-04-11)

- Add Middleware logic to the client.

## v0.6.1 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/secretsmanager/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/serviceaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.3.9 (2024-04-11)

- Add Middleware logic to the client.

## v0.3.8 (2024-04-09)

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/serviceaccount/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions services/ske/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.3 (2024-04-11)

- Add Middleware logic to the client.

## v0.11.2 (2024-04-09)
DiogoFerrao marked this conversation as resolved.
Show resolved Hide resolved

- Set config.ContextHTTPRequest in Execute method
Expand Down
7 changes: 6 additions & 1 deletion services/ske/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading