Skip to content

Commit e976132

Browse files
authored
chore(sdk): bumps SDK version to 2.26.6 (#1569)
1 parent ff66108 commit e976132

File tree

14 files changed

+69
-69
lines changed

14 files changed

+69
-69
lines changed

AWSPluginsCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.18.0'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.26.5'
13+
$AWS_SDK_VERSION = '2.26.6'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AWSPredictionsPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$AMPLIFY_VERSION = '1.18.0'
33
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
44

5-
$AWS_SDK_VERSION = '2.26.5'
5+
$AWS_SDK_VERSION = '2.26.6'
66
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
77

88
Pod::Spec.new do |s|

AmplifyPlugins.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.18.0'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.26.5'
13+
$AWS_SDK_VERSION = '2.26.6'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AmplifyPlugins/API/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ PODS:
33
- Amplify/Default (= 1.18.0)
44
- Amplify/Default (1.18.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.18.0):
6-
- AWSAuthCore (~> 2.26.5)
7-
- AWSCognitoIdentityProvider (~> 2.26.5)
8-
- AWSCognitoIdentityProviderASF (~> 2.26.5)
9-
- AWSCore (~> 2.26.5)
10-
- AWSMobileClient (~> 2.26.5)
6+
- AWSAuthCore (~> 2.26.6)
7+
- AWSCognitoIdentityProvider (~> 2.26.6)
8+
- AWSCognitoIdentityProviderASF (~> 2.26.6)
9+
- AWSCore (~> 2.26.6)
10+
- AWSMobileClient (~> 2.26.6)
1111
- AWSPluginsCore (= 1.18.0)
1212
- AmplifyTestCommon (1.18.0):
1313
- Amplify (= 1.18.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.18.0)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.18.0):
1717
- Amplify (= 1.18.0)
18-
- AWSCore (~> 2.26.5)
19-
- AWSMobileClient (~> 2.26.5)
18+
- AWSCore (~> 2.26.6)
19+
- AWSMobileClient (~> 2.26.6)
2020
- AWSPluginsCore (= 1.18.0)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AppSyncRealTimeClient (1.6.0):
@@ -36,7 +36,7 @@ PODS:
3636
- AWSCore (= 2.26.6)
3737
- AWSPluginsCore (1.18.0):
3838
- Amplify (= 1.18.0)
39-
- AWSCore (~> 2.26.5)
39+
- AWSCore (~> 2.26.6)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ PODS:
33
- Amplify/Default (= 1.18.0)
44
- Amplify/Default (1.18.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.18.0):
6-
- AWSAuthCore (~> 2.26.5)
7-
- AWSCognitoIdentityProvider (~> 2.26.5)
8-
- AWSCognitoIdentityProviderASF (~> 2.26.5)
9-
- AWSCore (~> 2.26.5)
10-
- AWSMobileClient (~> 2.26.5)
6+
- AWSAuthCore (~> 2.26.6)
7+
- AWSCognitoIdentityProvider (~> 2.26.6)
8+
- AWSCognitoIdentityProviderASF (~> 2.26.6)
9+
- AWSCore (~> 2.26.6)
10+
- AWSMobileClient (~> 2.26.6)
1111
- AWSPluginsCore (= 1.18.0)
1212
- AmplifyTestCommon (1.18.0):
1313
- Amplify (= 1.18.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.18.0)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.18.0):
1717
- Amplify (= 1.18.0)
18-
- AWSCore (~> 2.26.5)
19-
- AWSMobileClient (~> 2.26.5)
18+
- AWSCore (~> 2.26.6)
19+
- AWSMobileClient (~> 2.26.6)
2020
- AWSPluginsCore (= 1.18.0)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.26.6):
@@ -36,7 +36,7 @@ PODS:
3636
- AWSCore (= 2.26.6)
3737
- AWSPluginsCore (1.18.0):
3838
- Amplify (= 1.18.0)
39-
- AWSCore (~> 2.26.5)
39+
- AWSCore (~> 2.26.6)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -53,7 +53,7 @@ DEPENDENCIES:
5353
- Amplify (from `../../`)
5454
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
5555
- AmplifyTestCommon (from `../../`)
56-
- AWSPinpoint (~> 2.26.5)
56+
- AWSPinpoint (~> 2.26.6)
5757
- AWSPluginsCore (from `../../`)
5858
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
5959
- SwiftFormat/CLI (= 0.44.17)

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ PODS:
88
- CwlPreconditionTesting (~> 2.0)
99
- AmplifyTestCommon/AWSPluginsTestCommon (1.18.0):
1010
- Amplify (= 1.18.0)
11-
- AWSCore (~> 2.26.5)
12-
- AWSMobileClient (~> 2.26.5)
11+
- AWSCore (~> 2.26.6)
12+
- AWSMobileClient (~> 2.26.6)
1313
- AWSPluginsCore (= 1.18.0)
1414
- CwlPreconditionTesting (~> 2.0)
1515
- AWSAuthCore (2.26.6):
@@ -27,7 +27,7 @@ PODS:
2727
- AWSCore (= 2.26.6)
2828
- AWSPluginsCore (1.18.0):
2929
- Amplify (= 1.18.0)
30-
- AWSCore (~> 2.26.5)
30+
- AWSCore (~> 2.26.6)
3131
- CwlCatchException (2.1.1):
3232
- CwlCatchExceptionSupport (~> 2.1.1)
3333
- CwlCatchExceptionSupport (2.1.1)
@@ -43,7 +43,7 @@ PODS:
4343
DEPENDENCIES:
4444
- Amplify (from `../../`)
4545
- AmplifyTestCommon (from `../../`)
46-
- AWSMobileClient (~> 2.26.5)
46+
- AWSMobileClient (~> 2.26.6)
4747
- AWSPluginsCore (from `../../`)
4848
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
4949
- SwiftFormat/CLI (= 0.44.17)

AmplifyPlugins/DataStore/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ PODS:
44
- Amplify/Default (1.18.0)
55
- AmplifyPlugins/AWSAPIPlugin (1.18.0):
66
- AppSyncRealTimeClient (~> 1.4)
7-
- AWSCore (~> 2.26.5)
7+
- AWSCore (~> 2.26.6)
88
- AWSPluginsCore (= 1.18.0)
99
- AmplifyPlugins/AWSCognitoAuthPlugin (1.18.0):
10-
- AWSAuthCore (~> 2.26.5)
11-
- AWSCognitoIdentityProvider (~> 2.26.5)
12-
- AWSCognitoIdentityProviderASF (~> 2.26.5)
13-
- AWSCore (~> 2.26.5)
14-
- AWSMobileClient (~> 2.26.5)
10+
- AWSAuthCore (~> 2.26.6)
11+
- AWSCognitoIdentityProvider (~> 2.26.6)
12+
- AWSCognitoIdentityProviderASF (~> 2.26.6)
13+
- AWSCore (~> 2.26.6)
14+
- AWSMobileClient (~> 2.26.6)
1515
- AWSPluginsCore (= 1.18.0)
1616
- AmplifyTestCommon (1.18.0):
1717
- Amplify (= 1.18.0)
1818
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.18.0)
1919
- CwlPreconditionTesting (~> 2.0)
2020
- AmplifyTestCommon/AWSPluginsTestCommon (1.18.0):
2121
- Amplify (= 1.18.0)
22-
- AWSCore (~> 2.26.5)
23-
- AWSMobileClient (~> 2.26.5)
22+
- AWSCore (~> 2.26.6)
23+
- AWSMobileClient (~> 2.26.6)
2424
- AWSPluginsCore (= 1.18.0)
2525
- CwlPreconditionTesting (~> 2.0)
2626
- AppSyncRealTimeClient (1.6.0):
@@ -40,7 +40,7 @@ PODS:
4040
- AWSCore (= 2.26.6)
4141
- AWSPluginsCore (1.18.0):
4242
- Amplify (= 1.18.0)
43-
- AWSCore (~> 2.26.5)
43+
- AWSCore (~> 2.26.6)
4444
- CwlCatchException (2.1.1):
4545
- CwlCatchExceptionSupport (~> 2.1.1)
4646
- CwlCatchExceptionSupport (2.1.1)
@@ -62,7 +62,7 @@ DEPENDENCIES:
6262
- AmplifyPlugins/AWSAPIPlugin (from `../../`)
6363
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
6464
- AmplifyTestCommon (from `../../`)
65-
- AWSMobileClient (~> 2.26.5)
65+
- AWSMobileClient (~> 2.26.6)
6666
- AWSPluginsCore (from `../../`)
6767
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
6868
- SQLite.swift (= 0.12.2)

AmplifyPlugins/Geo/Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ PODS:
33
- Amplify/Default (= 1.18.0)
44
- Amplify/Default (1.18.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.18.0):
6-
- AWSAuthCore (~> 2.26.5)
7-
- AWSCognitoIdentityProvider (~> 2.26.5)
8-
- AWSCognitoIdentityProviderASF (~> 2.26.5)
9-
- AWSCore (~> 2.26.5)
10-
- AWSMobileClient (~> 2.26.5)
6+
- AWSAuthCore (~> 2.26.6)
7+
- AWSCognitoIdentityProvider (~> 2.26.6)
8+
- AWSCognitoIdentityProviderASF (~> 2.26.6)
9+
- AWSCore (~> 2.26.6)
10+
- AWSMobileClient (~> 2.26.6)
1111
- AWSPluginsCore (= 1.18.0)
1212
- AmplifyTestCommon (1.18.0):
1313
- Amplify (= 1.18.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.18.0)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.18.0):
1717
- Amplify (= 1.18.0)
18-
- AWSCore (~> 2.26.5)
19-
- AWSMobileClient (~> 2.26.5)
18+
- AWSCore (~> 2.26.6)
19+
- AWSMobileClient (~> 2.26.6)
2020
- AWSPluginsCore (= 1.18.0)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.26.6):
@@ -36,7 +36,7 @@ PODS:
3636
- AWSCore (= 2.26.6)
3737
- AWSPluginsCore (1.18.0):
3838
- Amplify (= 1.18.0)
39-
- AWSCore (~> 2.26.5)
39+
- AWSCore (~> 2.26.6)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -53,7 +53,7 @@ DEPENDENCIES:
5353
- Amplify (from `../../`)
5454
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
5555
- AmplifyTestCommon (from `../../`)
56-
- AWSLocation (~> 2.26.5)
56+
- AWSLocation (~> 2.26.6)
5757
- AWSPluginsCore (from `../../`)
5858
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
5959
- SwiftFormat/CLI (= 0.44.17)

AmplifyPlugins/Predictions/Podfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ PODS:
33
- Amplify/Default (= 1.18.0)
44
- Amplify/Default (1.18.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.18.0):
6-
- AWSAuthCore (~> 2.26.5)
7-
- AWSCognitoIdentityProvider (~> 2.26.5)
8-
- AWSCognitoIdentityProviderASF (~> 2.26.5)
9-
- AWSCore (~> 2.26.5)
10-
- AWSMobileClient (~> 2.26.5)
6+
- AWSAuthCore (~> 2.26.6)
7+
- AWSCognitoIdentityProvider (~> 2.26.6)
8+
- AWSCognitoIdentityProviderASF (~> 2.26.6)
9+
- AWSCore (~> 2.26.6)
10+
- AWSMobileClient (~> 2.26.6)
1111
- AWSPluginsCore (= 1.18.0)
1212
- AWSAuthCore (2.26.6):
1313
- AWSCore (= 2.26.6)
@@ -26,7 +26,7 @@ PODS:
2626
- AWSCore (= 2.26.6)
2727
- AWSPluginsCore (1.18.0):
2828
- Amplify (= 1.18.0)
29-
- AWSCore (~> 2.26.5)
29+
- AWSCore (~> 2.26.6)
3030
- AWSPolly (2.26.6):
3131
- AWSCore (= 2.26.6)
3232
- AWSRekognition (2.26.6):
@@ -52,13 +52,13 @@ PODS:
5252
DEPENDENCIES:
5353
- Amplify (from `../../`)
5454
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
55-
- AWSComprehend (~> 2.26.5)
55+
- AWSComprehend (~> 2.26.6)
5656
- AWSPluginsCore (from `../../`)
57-
- AWSPolly (~> 2.26.5)
58-
- AWSRekognition (~> 2.26.5)
59-
- AWSTextract (~> 2.26.5)
60-
- AWSTranscribeStreaming (~> 2.26.5)
61-
- AWSTranslate (~> 2.26.5)
57+
- AWSPolly (~> 2.26.6)
58+
- AWSRekognition (~> 2.26.6)
59+
- AWSTextract (~> 2.26.6)
60+
- AWSTranscribeStreaming (~> 2.26.6)
61+
- AWSTranslate (~> 2.26.6)
6262
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
6363
- SwiftFormat/CLI (= 0.44.17)
6464
- SwiftLint

AmplifyPlugins/Storage/Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ PODS:
33
- Amplify/Default (= 1.18.0)
44
- Amplify/Default (1.18.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.18.0):
6-
- AWSAuthCore (~> 2.26.5)
7-
- AWSCognitoIdentityProvider (~> 2.26.5)
8-
- AWSCognitoIdentityProviderASF (~> 2.26.5)
9-
- AWSCore (~> 2.26.5)
10-
- AWSMobileClient (~> 2.26.5)
6+
- AWSAuthCore (~> 2.26.6)
7+
- AWSCognitoIdentityProvider (~> 2.26.6)
8+
- AWSCognitoIdentityProviderASF (~> 2.26.6)
9+
- AWSCore (~> 2.26.6)
10+
- AWSMobileClient (~> 2.26.6)
1111
- AWSPluginsCore (= 1.18.0)
1212
- AmplifyTestCommon (1.18.0):
1313
- Amplify (= 1.18.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.18.0)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.18.0):
1717
- Amplify (= 1.18.0)
18-
- AWSCore (~> 2.26.5)
19-
- AWSMobileClient (~> 2.26.5)
18+
- AWSCore (~> 2.26.6)
19+
- AWSMobileClient (~> 2.26.6)
2020
- AWSPluginsCore (= 1.18.0)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.26.6):
@@ -34,7 +34,7 @@ PODS:
3434
- AWSCore (= 2.26.6)
3535
- AWSPluginsCore (1.18.0):
3636
- Amplify (= 1.18.0)
37-
- AWSCore (~> 2.26.5)
37+
- AWSCore (~> 2.26.6)
3838
- AWSS3 (2.26.6):
3939
- AWSCore (= 2.26.6)
4040
- CwlCatchException (2.1.1):
@@ -54,7 +54,7 @@ DEPENDENCIES:
5454
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
5555
- AmplifyTestCommon (from `../../`)
5656
- AWSPluginsCore (from `../../`)
57-
- AWSS3 (~> 2.26.5)
57+
- AWSS3 (~> 2.26.6)
5858
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
5959
- SwiftFormat/CLI (= 0.44.17)
6060
- SwiftLint

0 commit comments

Comments
 (0)