Skip to content

Commit 70f2fa0

Browse files
committed
Call out includeMetadata property addition
1 parent e7725e0 commit 70f2fa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Eliminate the `RequestType` generic type parameter on `Command`
77
* Eliminate unnecessary `BaseSelect` interface
88
* Remove deprecated methods from `GetContainersResponse` and `GetUsersCommand`
9+
* `ExecuteSqlCommand` now supports `setIncludeMetadata()` and `isIncludeMetadata()`
910
* Merge `ExecuteSqlCommand` into the `SelectRowsCommand` hierarchy to add `includeMetadata` support, eliminate redundant
1011
code, and ensure future shared properties can be implemented in both easily.
1112
* Update `StopImpersonatingCommand` to use the `stopImpersonatingApi` action

0 commit comments

Comments
 (0)