Skip to content

Commit f010ea7

Browse files
authored
feat: add cbor protocol (#3223)
1 parent d40b962 commit f010ea7

34 files changed

Lines changed: 10731 additions & 55 deletions

.changes/nextrelease/cbor.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "Api",
5+
"description": "Adds support for the Smithy RPC V2 CBOR protocol."
6+
}
7+
]

0 commit comments

Comments
 (0)