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
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Most significant changes:
- Structs only used in method responses are named `[Method Name]Response`
- Waiters for a given method are now named `[Method name]WaitHandler`

## Highlights
### Highlights

Below is the list of changes for the API methods. For each service, you can check out the full changelog.

Expand Down
2 changes: 1 addition & 1 deletion services/argus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.8.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `CreateCredential` renamed to `CreateCredentials`
Expand Down
2 changes: 1 addition & 1 deletion services/dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.7.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetRecordSets` renamed to `ListRecordSets`
Expand Down
2 changes: 1 addition & 1 deletion services/loadbalancer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.8.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `DisableLoadBalancing` renamed to `DisableService`
Expand Down
2 changes: 1 addition & 1 deletion services/logme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.7.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetCredentialsIds` renamed to `ListCredentials`
Expand Down
2 changes: 1 addition & 1 deletion services/mariadb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.7.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetCredentialsIds` renamed to `ListCredentials`
Expand Down
2 changes: 1 addition & 1 deletion services/membership/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.3.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `DeleteMembers` renamed to `RemoveMembers`
Expand Down
2 changes: 1 addition & 1 deletion services/mongodbflex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.8.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `DeleteProject` renamed to `DisableService`
Expand Down
2 changes: 1 addition & 1 deletion services/objectstorage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.8.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `CreateProject` renamed to `EnableService`
Expand Down
2 changes: 1 addition & 1 deletion services/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
7.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetCredentialsIds` renamed to `ListCredentials`
Expand Down
2 changes: 1 addition & 1 deletion services/postgresflex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.8.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetBackups` renamed to `ListBackups`
Expand Down
2 changes: 1 addition & 1 deletion services/postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.9.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetCredentialsIds` renamed to `ListCredentials`
Expand Down
2 changes: 1 addition & 1 deletion services/rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.7.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetCredentialsIds` renamed to `ListCredentials`
Expand Down
2 changes: 1 addition & 1 deletion services/redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.7.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetCredentialsIds` renamed to `ListCredentials`
Expand Down
2 changes: 1 addition & 1 deletion services/resourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.7.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetProjects` renamed to `ListProjects`
Expand Down
2 changes: 1 addition & 1 deletion services/secretsmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.5.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `CreateAcl` renamed to `CreateACL`
Expand Down
2 changes: 1 addition & 1 deletion services/serviceaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.3.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `GetAccessTokens` renamed to `ListAccessTokens`
Expand Down
2 changes: 1 addition & 1 deletion services/ske/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.8.0 (2023-12-20)

API methods and structs were renamed to have the same look and feel across all services and according to user feedback.
API methods, structs and waiters were renamed to have the same look and feel across all services and according to user feedback.

- Changed methods:
- `CreateProject` renamed to `EnableService`
Expand Down