Skip to content

Commit b0faf38

Browse files
chore: Updates version to 1.7.0
1 parent 6ff47f6 commit b0faf38

1,157 files changed

Lines changed: 82532 additions & 530308 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import PackageDescription
1515

1616
// MARK: - Dynamic Content
1717

18-
let clientRuntimeVersion: Version = "0.205.0"
18+
let clientRuntimeVersion: Version = "0.206.0"
1919
let crtVersion: Version = "0.58.1"
2020

2121
let excludeRuntimeUnitTests = false

Package.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.113
1+
1.7.0

Package.version.next

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.0
1+
1.7.1

Sources/Core/AWSSDKDynamic/Sources/AWSSDKDynamic/PackageVersion.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
// Code is auto-generated. DO NOT EDIT!
99

10-
public let packageVersion = "1.6.113"
10+
public let packageVersion = "1.7.0"

Sources/Services/AWSACM/Dependencies.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
"AWSSDKIdentity",
88
"ClientRuntime",
99
"Smithy",
10+
"SmithyAWSJSON",
1011
"SmithyHTTPAPI",
1112
"SmithyHTTPAuthAPI",
1213
"SmithyIdentity",
13-
"SmithyJSON",
14-
"SmithyReadWrite",
1514
"SmithyRetries",
1615
"SmithyRetriesAPI",
17-
"SmithyTimestamps",
1816
"SmithyWaitersAPI"
1917
]
2018
}

Sources/Services/AWSACM/Sources/AWSACM/ACMClient.swift

Lines changed: 159 additions & 76 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)