Commit b475dfd
File tree
192 files changed
+5151
-846
lines changed- .changes
- .github
- ISSUE_TEMPLATE
- workflows
- bom
- codegen
- protocol-tests/model
- smithy-aws-kotlin-codegen
- src
- main/kotlin/software/amazon/smithy/kotlin/codegen/aws/protocols
- core
- eventstream
- xml
- test/kotlin/software/amazon/smithy/kotlin/codegen/aws/protocols
- smithy-kotlin-codegen-testutils
- src/main/kotlin/software/amazon/smithy/kotlin/codegen/test
- smithy-kotlin-codegen
- src
- main
- kotlin/software/amazon/smithy/kotlin/codegen
- core
- integration
- lang
- model/traits
- rendering
- checksums
- protocol
- serde
- smoketests
- util
- waiters
- utils
- resources/META-INF/services
- test
- kotlin/software/amazon/smithy/kotlin/codegen
- lang
- rendering
- protocol
- serde
- smoketests
- waiters
- resources
- docs/design
- dokka-smithy/src/main/kotlin/aws/smithy/kotlin/dokka
- gradle
- runtime
- auth
- aws-credentials
- api
- common/src/aws/smithy/kotlin/runtime/auth/awscredentials
- aws-signing-common
- api
- common
- src/aws/smithy/kotlin/runtime/auth/awssigning
- test/aws/smithy/kotlin/runtime/auth/awssigning
- aws-signing-default/common/test/aws/smithy/kotlin/runtime/auth/awssigning
- aws-signing-tests/jvm/src/aws/smithy/kotlin/runtime/auth/awssigning/tests
- crt-util
- observability
- telemetry-defaults
- telemetry-provider-micrometer
- api
- jvm
- src/aws/smithy/kotlin/runtime/telemetry/micrometer
- test/aws/smithy/kotlin/runtime/telemetry/micrometer
- protocol
- aws-json-protocols/common/test/aws/smithy/kotlin/runtime/awsprotocol/json
- aws-protocol-core
- common/src/aws/smithy/kotlin/runtime/awsprotocol
- http-client-engines
- http-client-engine-crt
- jvm
- src/aws/smithy/kotlin/runtime/http/engine/crt
- test/aws/smithy/kotlin/runtime/http/engine/crt
- http-client-engine-okhttp4
- api
- jvm/src/aws/smithy/kotlin/runtime/http/engine/okhttp4
- http-client-engine-okhttp
- api
- jvm
- src/aws/smithy/kotlin/runtime/http/engine/okhttp
- test/aws/smithy/kotlin/runtime/http/engine/okhttp
- test-suite
- common/test/aws/smithy/kotlin/runtime/http/test
- jvm
- src/aws/smithy/kotlin/runtime/http/test
- suite
- util
- test/aws/smithy/kotlin/runtime/http/test
- http-client
- api
- common
- src/aws/smithy/kotlin/runtime/http
- interceptors
- operation
- test/aws/smithy/kotlin/runtime/http/interceptors
- http-test/jvm/src/aws/smithy/kotlin/runtime/httptest
- http
- api
- common/src/aws/smithy/kotlin/runtime/http
- runtime-core
- api
- common
- src/aws/smithy/kotlin/runtime
- businessmetrics
- collections
- hashing
- io
- retries
- delay
- smoketests
- util
- test/aws/smithy/kotlin/runtime
- businessmetrics
- retries/delay
- time
- util
- jvm
- src/aws/smithy/kotlin/runtime
- content
- smoketests
- test/aws/smithy/kotlin/runtime
- content
- retries/impl
- native/src/aws/smithy/kotlin/runtime/smoketests
- serde
- serde-form-url/common/src/aws/smithy/kotlin/runtime/serde/formurl
- serde-xml/common
- src/aws/smithy/kotlin/runtime/serde/xml
- test/aws/smithy/kotlin/runtime/serde/xml
- smithy-client
- api
- common/src/aws/smithy/kotlin/runtime/client/config
- tests
- benchmarks/http-benchmarks
- jvm/src/aws/smithy/kotlin/benchmarks/http
- codegen
- paginator-tests
- model
- src/main/kotlin/smithy/kotlin/traits
- serde-tests/src/test/kotlin/aws/smithy/kotlin/tests/serde
- compile
- src/test/kotlin/software/amazon/smithy/kotlin/codegen
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
192 files changed
+5151
-846
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | | - | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
44 | 53 | | |
45 | 54 | | |
46 | 55 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
16 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
69 | | - | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
0 commit comments