File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v0.5 .0-alpha
3+ ## v0.3 .0-alpha
44* Deprecated metadata json format.
55* Removed ` TransactionAsyncMetadataResponse ` model.
66* Added support to metadata protobuf format.
77* ` GetTransactionMetadata ` returns protobuf metadata.
8+ * Added ` v2 ` show result functionality.
89
9- ## v0.4.0-alpha
10+ ## v0.2.1
1011* Renamed:
1112 - ` Execute ` to ` ExecuteV1 ` .
1213 - ` ExecuteAsyncWait ` to ` Execute ` .
1314
14- ## v0.3.0-alpha
15+ ## v0.2.0
1516* Added ` CancelTransaction ` feature.
1617
17- ## v0.2.0-alpha
18+ ## v0.1.1
1819
1920* Added v2 predefined results formats:
2021 - ` GetTransactions ` returns ` TransactionsAsyncMultipleResponses ` .
2728* ` Problem ` model is changed to ` ClientProblem ` and ` IntegrityConstraintViolation `
2829problem type is introduced.
2930
30- ## v0.1.1-alpha
31+ ## v0.1.0
3132
3233* Update CreateDatabase and CloneDatabase to use engine-less creation, which
3334 is a simplification and * breaking change* to the signatures of both functions.
You can’t perform that action at this time.
0 commit comments