Commit 589e314
File tree
96 files changed
+1080
-114
lines changed- .changes
- .github/workflows
- codegen/smithy-kotlin-codegen/src
- main/kotlin/software/amazon/smithy/kotlin/codegen/rendering
- protocol
- serde
- test/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde
- gradle
- runtime
- auth
- aws-credentials/common/test/aws/smithy/kotlin/runtime/auth/awscredentials
- aws-signing-common/common/test/aws/smithy/kotlin/runtime/auth/awssigning
- aws-signing-default/common/test/aws/smithy/kotlin/runtime/auth/awssigning
- aws-signing-tests/common/src/aws/smithy/kotlin/runtime/auth/awssigning/tests
- http-auth-aws/common/test/aws/smithy/kotlin/runtime/http/auth
- crt-util/jvmAndNative/test/aws/smithy/kotlin/runtime/crt
- protocol
- aws-event-stream/common/test/aws/smithy/kotlin/runtime/awsprotocol/eventstream
- aws-json-protocols/common/test/aws/smithy/kotlin/runtime/awsprotocol/json
- aws-protocol-core/common/test
- http-client-engines/http-client-engine-crt/jvmAndNative/test/aws/smithy/kotlin/runtime/http/engine/crt
- http-client/common/test/aws/smithy/kotlin/runtime/http
- engine
- interceptors
- middleware
- operation
- http-test/common/test/aws/smithy/kotlin/runtime/httptest
- http/common/test/aws/smithy/kotlin/runtime/http
- response
- smithy-rpcv2-protocols/common/test/aws/smithy/kotlin/runtime/awsprotocol/rpcv2/cbor
- runtime-core
- api
- common
- src/aws/smithy/kotlin/runtime
- time
- util
- test/aws/smithy/kotlin/runtime
- collections
- content
- io
- time
- util
- jvm
- src/aws/smithy/kotlin/runtime
- content
- test/aws/smithy/kotlin/runtime/content
- native/src/aws/smithy/kotlin/runtime
- time
- serde
- serde-cbor/common/test/aws/smithy/kotlin/runtime/serde/cbor
- serde-form-url/common/test/aws/smithy/kotlin/runtime/serde/formurl
- serde-json/common/test/aws/smithy/kotlin/runtime/serde/json
- serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml
- smithy-test/common/test/aws/smithy/kotlin/runtime/smithy/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+1080
-114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
138 | 176 | | |
139 | 177 | | |
140 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | 650 | | |
652 | 651 | | |
653 | 652 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1822 | 1822 | | |
1823 | 1823 | | |
1824 | 1824 | | |
1825 | | - | |
| 1825 | + | |
1826 | 1826 | | |
1827 | 1827 | | |
1828 | 1828 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
0 commit comments