Skip to content
Closed
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
a4ace35
fix: add 0.9.x aws-crt-kotlin transform (#1220)
lauzadis Jan 16, 2025
15e5f0c
fix: Ensure `Host` header is included when signing auth tokens (#1222)
lauzadis Jan 16, 2025
447ac10
chore: release 1.4.1
aws-sdk-kotlin-ci Jan 16, 2025
0f8db44
chore: bump snapshot version to 1.4.2-SNAPSHOT
aws-sdk-kotlin-ci Jan 16, 2025
8b33693
fix: address various failing protocol tests (#1223)
lauzadis Jan 23, 2025
03badf9
misc: re-enable `kotlinWarningsAsErrors=true` (#1224)
lauzadis Jan 23, 2025
9f44cdb
fix: ignore hop-by-hop headers when signing requests (#1227)
ianbotsf Jan 28, 2025
97ac447
chore: release 1.4.2
aws-sdk-kotlin-ci Jan 28, 2025
b7e50e3
chore: bump snapshot version to 1.4.3-SNAPSHOT
aws-sdk-kotlin-ci Jan 28, 2025
e6357f9
misc: add telemetry configuration to DefaultAwsSigner (#1226)
xinsong-cui Jan 30, 2025
9d6857b
misc: gradle mirror (#1204)
0marperez Feb 4, 2025
5323882
fix: correctly check equality for CaseInsensitiveMap (#1235)
ianbotsf Feb 6, 2025
1af0e82
misc: gradle version bump (#1236)
0marperez Feb 7, 2025
120768c
fix: correct hash code calculation for case-insensitive map entries (…
ianbotsf Feb 8, 2025
d7e3603
misc: bump build plugin version (#1239)
lauzadis Feb 12, 2025
c1bcb04
fix: favor endpointUrl over endpoint discovery when provided (#1240)
ianbotsf Feb 13, 2025
4223bfa
chore: release 1.4.3
aws-sdk-kotlin-ci Feb 13, 2025
cea7b1f
chore: bump snapshot version to 1.4.4-SNAPSHOT
aws-sdk-kotlin-ci Feb 13, 2025
ad4d2a3
misc: test union member name same as union (#1241)
0marperez Feb 14, 2025
a0be9e4
fix: unions with member names matching auto-imported Kotlin symbols (…
0marperez Feb 14, 2025
00500f2
fix: bump maximum event stream message length to 24MB (#1243)
lauzadis Feb 18, 2025
7329212
chore: release 1.4.4
aws-sdk-kotlin-ci Feb 18, 2025
612c39b
chore: bump snapshot version to 1.4.5-SNAPSHOT
aws-sdk-kotlin-ci Feb 18, 2025
283ca31
misc: Remove Elastic Inference SDK ID test (#1247)
0marperez Feb 24, 2025
82b9ffe
feat: Kotlin implementation of SigV4a signing (#1246)
lauzadis Feb 24, 2025
0df4e42
chore: release 1.4.5
aws-sdk-kotlin-ci Feb 24, 2025
7430722
chore: bump snapshot version to 1.4.6-SNAPSHOT
aws-sdk-kotlin-ci Feb 24, 2025
80d395b
fix: account ID based endpoints (#1245)
0marperez Feb 25, 2025
5dbc684
chore: release 1.4.6
aws-sdk-kotlin-ci Feb 25, 2025
dc6b646
chore: bump snapshot version to 1.4.7-SNAPSHOT
aws-sdk-kotlin-ci Feb 25, 2025
09838a7
fix: replace `Span.makeCurrent()` with `Span.asContextElement()` (#1237)
lauzadis Feb 25, 2025
d06ccf3
chore: release 1.4.7
aws-sdk-kotlin-ci Feb 25, 2025
03a8e62
chore: bump snapshot version to 1.4.8-SNAPSHOT
aws-sdk-kotlin-ci Feb 25, 2025
aae827c
fix: idempotency tokens being code-generated for nested structures (#…
0marperez Feb 27, 2025
c498b42
chore: release 1.4.8
aws-sdk-kotlin-ci Feb 27, 2025
462967b
chore: bump snapshot version to 1.4.9-SNAPSHOT
aws-sdk-kotlin-ci Feb 27, 2025
72155f7
fix: correctly codegen paginators for types which require fully-quali…
ianbotsf Feb 27, 2025
0e4a7cb
chore: bump Ktor dependency (#1250)
ianbotsf Feb 27, 2025
aa02ac4
chore: release 1.4.9
aws-sdk-kotlin-ci Feb 27, 2025
8178808
chore: bump snapshot version to 1.4.10-SNAPSHOT
aws-sdk-kotlin-ci Feb 27, 2025
4b0df67
misc: remove `@InternalApi` from `SdkClientOption` extension function…
lauzadis Mar 3, 2025
6f94c6a
fix: correctly handle sequential calls to `SingleFlightGroup` (#1251)
ianbotsf Mar 3, 2025
667161b
chore: release 1.4.10
aws-sdk-kotlin-ci Mar 6, 2025
f1d5f6b
chore: bump snapshot version to 1.4.11-SNAPSHOT
aws-sdk-kotlin-ci Mar 6, 2025
bf9a200
feat: main to feature branches merge (#1254)
0marperez Mar 12, 2025
6e10c01
feat: emit accountId metrics (#1255)
xinsong-cui Mar 14, 2025
1caac30
chore: release 1.4.11
aws-sdk-kotlin-ci Mar 14, 2025
0a29a00
chore: bump snapshot version to 1.4.12-SNAPSHOT
aws-sdk-kotlin-ci Mar 14, 2025
3e307f7
misc: run merge main on push to main (#1261)
0marperez Apr 1, 2025
f6557ba
feat: sync mirror (#1260)
0marperez Apr 1, 2025
5d8d7fd
chore: reintegrate E2E smoke tests into the top-level Gradle build; m…
ianbotsf Apr 2, 2025
2109a72
misc: include `aws-crt-kotlin` as a composite build (#1263)
lauzadis Apr 3, 2025
b092fd6
chore: release 1.4.12
aws-sdk-kotlin-ci Apr 4, 2025
ce7c62d
chore: bump snapshot version to 1.4.13-SNAPSHOT
aws-sdk-kotlin-ci Apr 4, 2025
fc3837b
misc: prepare codegen packages for internal import (#1266)
lauzadis Apr 9, 2025
a5e1874
chore: release 1.4.13
aws-sdk-kotlin-ci Apr 10, 2025
f6e959c
chore: bump snapshot version to 1.4.14-SNAPSHOT
aws-sdk-kotlin-ci Apr 10, 2025
9621ad1
misc: use aws-kotlin-repo-tools show-results action (#1268)
lauzadis Apr 11, 2025
286474a
chore: upgrade aws-kotlin-repo-tools (#1270)
ianbotsf Apr 14, 2025
44d19cd
misc: add lineSeparator to Filesystem (#1267)
lauzadis Apr 14, 2025
b56b9f2
feat: release readiness check (#1264)
0marperez Apr 16, 2025
57251e1
misc: add 1.x JSON configuration (#1275)
lauzadis Apr 16, 2025
875e133
fix: merge main workflow credentials (#1274)
0marperez Apr 16, 2025
4672748
feat: add service protocol benchmarks (#1271)
xinsong-cui Apr 18, 2025
82a3004
chore: release 1.4.14
aws-sdk-kotlin-ci Apr 18, 2025
a6f248a
chore: bump snapshot version to 1.4.15-SNAPSHOT
aws-sdk-kotlin-ci Apr 18, 2025
73370d7
fix: improve handling of expected socket exceptions when using connec…
ianbotsf Apr 21, 2025
b7c7da1
chore: release 1.4.15
aws-sdk-kotlin-ci Apr 21, 2025
4ba2762
chore: bump snapshot version to 1.4.16-SNAPSHOT
aws-sdk-kotlin-ci Apr 21, 2025
fddb0fa
feat: add `authSchemePreference` configuration (#1277)
lauzadis Apr 28, 2025
1c490f0
chore: release 1.4.16
aws-sdk-kotlin-ci Apr 28, 2025
b6a032c
chore: bump snapshot version to 1.4.17-SNAPSHOT
aws-sdk-kotlin-ci Apr 28, 2025
eea5086
feat: add analytic to smithy kotlin api ref docs (#1278)
xinsong-cui May 6, 2025
378e30e
misc: downgrade "response headers didn't contain a valid checksum" to…
lauzadis May 8, 2025
60f5536
style: properly indent the dependencies in the gradle file (#1280)
sugmanue May 9, 2025
2fe1397
misc: remove erroneous changelog (#1283)
lauzadis May 14, 2025
8ac05ee
misc: deprecate private networks service (#1288)
0marperez May 21, 2025
e099cdd
misc: add release readiness to contributing.md (#1286)
0marperez May 21, 2025
d3089e6
misc: repo tools version bump (#1289)
0marperez May 22, 2025
bcad3b4
fix: add import references when needed (#1281)
sugmanue May 22, 2025
3c0da29
chore: add unit test for protocol selection behavior (#1290)
ianbotsf Jun 3, 2025
747dafb
misc: repo tools version bump (#1291)
0marperez Jun 4, 2025
aa36e75
chore: release 1.4.17
aws-sdk-kotlin-ci Jun 11, 2025
da208cd
chore: bump snapshot version to 1.4.18-SNAPSHOT
aws-sdk-kotlin-ci Jun 11, 2025
af7e5c5
misc: upgrade to Dokka 2.0.0 (#1284)
lauzadis Jun 13, 2025
729f1eb
chore: release 1.4.18
aws-sdk-kotlin-ci Jun 13, 2025
2ea3152
chore: bump snapshot version to 1.4.19-SNAPSHOT
aws-sdk-kotlin-ci Jun 13, 2025
c616efe
fix: preserve Dokka v1 module paths (#1298)
lauzadis Jun 19, 2025
98414ec
chore: release 1.4.19
aws-sdk-kotlin-ci Jun 19, 2025
c6b2074
chore: bump snapshot version to 1.4.20-SNAPSHOT
aws-sdk-kotlin-ci Jun 19, 2025
3f6fcde
misc: simplify configuration of `modulePath` (#1299)
lauzadis Jun 20, 2025
fff09ff
fix: Add `-Xjdk-release=1.8` everywhere we set `jvmTarget` (#1297)
lauzadis Jun 20, 2025
8c990fa
fix: add `explicitReceiver` parameter to `ShapeValueGenerator` (#1301)
lauzadis Jun 20, 2025
aee6ce6
chore: release 1.4.20
aws-sdk-kotlin-ci Jun 20, 2025
6b8e791
chore: bump snapshot version to 1.4.21-SNAPSHOT
aws-sdk-kotlin-ci Jun 20, 2025
31a7c82
misc: validate changelog entries (#1303)
lauzadis Jun 25, 2025
efbbddf
misc: update Gradle wrapper to 8.14.2 (#1304)
lauzadis Jun 26, 2025
44bf693
chore: upgrade to Smithy 1.60.2 (#1307)
ianbotsf Jun 27, 2025
e86d816
chore: release 1.4.21
aws-sdk-kotlin-ci Jun 27, 2025
4390455
chore: bump snapshot version to 1.4.22-SNAPSHOT
aws-sdk-kotlin-ci Jun 27, 2025
e479b3d
chore: bump aws-kotlin-repo-tools version (#1309)
ianbotsf Jul 1, 2025
a2c37d5
chore: release 1.4.22
aws-sdk-kotlin-ci Jul 2, 2025
444ff8a
chore: bump snapshot version to 1.4.23-SNAPSHOT
aws-sdk-kotlin-ci Jul 2, 2025
f6de03d
feat: add support for bedrock api key auth (#1317)
xinsong-cui Jul 15, 2025
1cae2de
chore: release 1.4.23
aws-sdk-kotlin-ci Jul 15, 2025
8e00fc6
chore: bump snapshot version to 1.4.24-SNAPSHOT
aws-sdk-kotlin-ci Jul 15, 2025
0214619
Merge branch 'main' of github.com:smithy-lang/smithy-kotlin into v1.5…
lauzadis Jul 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ object RuntimeTypes {
val BearerTokenAuthScheme = symbol("BearerTokenAuthScheme")
val BearerTokenProviderConfig = symbol("BearerTokenProviderConfig")
val BearerTokenProvider = symbol("BearerTokenProvider")

val BearerToken = symbol("BearerToken")
val EnvironmentBearerTokenProvider = symbol("EnvironmentBearerTokenProvider")

Expand Down
Loading