Skip to content

Commit b65321f

Browse files
authored
Bump codegen for CBOR empty check (#3111)
* regenerate cbor test * add changelog * bump smithy go codegen version
1 parent e6c02cd commit b65321f

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4c0eef47-ab92-41a5-a1fb-2b6975fd5cd3",
3+
"type": "bugfix",
4+
"description": "Add missed empty check of string and enum field for cbor serd",
5+
"modules": [
6+
"internal/protocoltest/smithyrpcv2cbor"
7+
]
8+
}

SMITHY_GO_CODEGEN_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4114b6eac13e107132c43e8f5f0d470bffc4e91b
1+
b6b0768c446ae1ea5a872bca82b44c23fdab7743

internal/protocoltest/smithyrpcv2cbor/serializers.go

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)