Skip to content

Commit 224e854

Browse files
authored
chore: kickoff v1 release
2 parents 6d192e4 + 8a2ffc8 commit 224e854

File tree

15 files changed

+255
-255
lines changed

15 files changed

+255
-255
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.30.8'
1111
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.34.0'
13+
$AWS_SDK_VERSION = '2.35.0'
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.30.8'
33
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"
44

5-
$AWS_SDK_VERSION = '2.34.0'
5+
$AWS_SDK_VERSION = '2.35.0'
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.30.8'
1111
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"
1212

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

1616
Pod::Spec.new do |s|

AmplifyPlugins/API/Podfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.30.8)
44
- Amplify/Default (1.30.8)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8):
6-
- AWSAuthCore (~> 2.34.0)
7-
- AWSCognitoIdentityProvider (~> 2.34.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.34.0)
9-
- AWSCore (~> 2.34.0)
10-
- AWSMobileClient (~> 2.34.0)
6+
- AWSAuthCore (~> 2.35.0)
7+
- AWSCognitoIdentityProvider (~> 2.35.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.35.0)
9+
- AWSCore (~> 2.35.0)
10+
- AWSMobileClient (~> 2.35.0)
1111
- AWSPluginsCore (= 1.30.8)
1212
- AmplifyTestCommon (1.30.8):
1313
- Amplify (= 1.30.8)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.8)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.8):
1717
- Amplify (= 1.30.8)
18-
- AWSCore (~> 2.34.0)
19-
- AWSMobileClient (~> 2.34.0)
18+
- AWSCore (~> 2.35.0)
19+
- AWSMobileClient (~> 2.35.0)
2020
- AWSPluginsCore (= 1.30.8)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AppSyncRealTimeClient (3.1.2):
2323
- Starscream (= 4.0.4)
24-
- AWSAuthCore (2.34.0):
25-
- AWSCore (= 2.34.0)
26-
- AWSCognitoIdentityProvider (2.34.0):
27-
- AWSCognitoIdentityProviderASF (= 2.34.0)
28-
- AWSCore (= 2.34.0)
29-
- AWSCognitoIdentityProviderASF (2.34.0):
30-
- AWSCore (= 2.34.0)
31-
- AWSCore (2.34.0)
32-
- AWSMobileClient (2.34.0):
33-
- AWSAuthCore (= 2.34.0)
34-
- AWSCognitoIdentityProvider (= 2.34.0)
35-
- AWSCognitoIdentityProviderASF (= 2.34.0)
36-
- AWSCore (= 2.34.0)
24+
- AWSAuthCore (2.35.0):
25+
- AWSCore (= 2.35.0)
26+
- AWSCognitoIdentityProvider (2.35.0):
27+
- AWSCognitoIdentityProviderASF (= 2.35.0)
28+
- AWSCore (= 2.35.0)
29+
- AWSCognitoIdentityProviderASF (2.35.0):
30+
- AWSCore (= 2.35.0)
31+
- AWSCore (2.35.0)
32+
- AWSMobileClient (2.35.0):
33+
- AWSAuthCore (= 2.35.0)
34+
- AWSCognitoIdentityProvider (= 2.35.0)
35+
- AWSCognitoIdentityProviderASF (= 2.35.0)
36+
- AWSCore (= 2.35.0)
3737
- AWSPluginsCore (1.30.8):
3838
- Amplify (= 1.30.8)
39-
- AWSCore (~> 2.34.0)
39+
- AWSCore (~> 2.35.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -97,15 +97,15 @@ CHECKOUT OPTIONS:
9797

9898
SPEC CHECKSUMS:
9999
Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d
100-
AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf
101-
AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc
100+
AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f
101+
AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b
102102
AppSyncRealTimeClient: 36ff2f65f330bce7f1d0d2157a4ae5d255483dac
103-
AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960
104-
AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c
105-
AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d
106-
AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb
107-
AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029
108-
AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a
103+
AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e
104+
AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6
105+
AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3
106+
AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673
107+
AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd
108+
AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8
109109
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
110110
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
111111
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
@@ -117,4 +117,4 @@ SPEC CHECKSUMS:
117117

118118
PODFILE CHECKSUM: f542a7a3bf7a7e882e6ea4799c9722d5b6495208
119119

120-
COCOAPODS: 1.11.3
120+
COCOAPODS: 1.15.2

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.30.8)
44
- Amplify/Default (1.30.8)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8):
6-
- AWSAuthCore (~> 2.34.0)
7-
- AWSCognitoIdentityProvider (~> 2.34.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.34.0)
9-
- AWSCore (~> 2.34.0)
10-
- AWSMobileClient (~> 2.34.0)
6+
- AWSAuthCore (~> 2.35.0)
7+
- AWSCognitoIdentityProvider (~> 2.35.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.35.0)
9+
- AWSCore (~> 2.35.0)
10+
- AWSMobileClient (~> 2.35.0)
1111
- AWSPluginsCore (= 1.30.8)
1212
- AmplifyTestCommon (1.30.8):
1313
- Amplify (= 1.30.8)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.8)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.8):
1717
- Amplify (= 1.30.8)
18-
- AWSCore (~> 2.34.0)
19-
- AWSMobileClient (~> 2.34.0)
18+
- AWSCore (~> 2.35.0)
19+
- AWSMobileClient (~> 2.35.0)
2020
- AWSPluginsCore (= 1.30.8)
2121
- CwlPreconditionTesting (~> 2.0)
22-
- AWSAuthCore (2.34.0):
23-
- AWSCore (= 2.34.0)
24-
- AWSCognitoIdentityProvider (2.34.0):
25-
- AWSCognitoIdentityProviderASF (= 2.34.0)
26-
- AWSCore (= 2.34.0)
27-
- AWSCognitoIdentityProviderASF (2.34.0):
28-
- AWSCore (= 2.34.0)
29-
- AWSCore (2.34.0)
30-
- AWSMobileClient (2.34.0):
31-
- AWSAuthCore (= 2.34.0)
32-
- AWSCognitoIdentityProvider (= 2.34.0)
33-
- AWSCognitoIdentityProviderASF (= 2.34.0)
34-
- AWSCore (= 2.34.0)
35-
- AWSPinpoint (2.34.0):
36-
- AWSCore (= 2.34.0)
22+
- AWSAuthCore (2.35.0):
23+
- AWSCore (= 2.35.0)
24+
- AWSCognitoIdentityProvider (2.35.0):
25+
- AWSCognitoIdentityProviderASF (= 2.35.0)
26+
- AWSCore (= 2.35.0)
27+
- AWSCognitoIdentityProviderASF (2.35.0):
28+
- AWSCore (= 2.35.0)
29+
- AWSCore (2.35.0)
30+
- AWSMobileClient (2.35.0):
31+
- AWSAuthCore (= 2.35.0)
32+
- AWSCognitoIdentityProvider (= 2.35.0)
33+
- AWSCognitoIdentityProviderASF (= 2.35.0)
34+
- AWSCore (= 2.35.0)
35+
- AWSPinpoint (2.35.0):
36+
- AWSCore (= 2.35.0)
3737
- AWSPluginsCore (1.30.8):
3838
- Amplify (= 1.30.8)
39-
- AWSCore (~> 2.34.0)
39+
- AWSCore (~> 2.35.0)
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.34.0)
56+
- AWSPinpoint (~> 2.35.0)
5757
- AWSPluginsCore (from `../../`)
5858
- CwlCatchException (= 2.1.1)
5959
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
@@ -95,15 +95,15 @@ CHECKOUT OPTIONS:
9595

9696
SPEC CHECKSUMS:
9797
Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d
98-
AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf
99-
AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc
100-
AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960
101-
AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c
102-
AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d
103-
AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb
104-
AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029
105-
AWSPinpoint: b862a5651e85ef0188d3d8519e6b32e4d24d5f0a
106-
AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a
98+
AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f
99+
AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b
100+
AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e
101+
AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6
102+
AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3
103+
AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673
104+
AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd
105+
AWSPinpoint: a373d935d1f5e98776e1d1bf92c4d8ed42c02e72
106+
AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8
107107
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
108108
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
109109
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
@@ -114,4 +114,4 @@ SPEC CHECKSUMS:
114114

115115
PODFILE CHECKSUM: 48d1574dddce5cef7bdb7b05b06fc588ee22956e
116116

117-
COCOAPODS: 1.11.3
117+
COCOAPODS: 1.15.2

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ PODS:
88
- CwlPreconditionTesting (~> 2.0)
99
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.8):
1010
- Amplify (= 1.30.8)
11-
- AWSCore (~> 2.34.0)
12-
- AWSMobileClient (~> 2.34.0)
11+
- AWSCore (~> 2.35.0)
12+
- AWSMobileClient (~> 2.35.0)
1313
- AWSPluginsCore (= 1.30.8)
1414
- CwlPreconditionTesting (~> 2.0)
15-
- AWSAuthCore (2.34.0):
16-
- AWSCore (= 2.34.0)
17-
- AWSCognitoIdentityProvider (2.34.0):
18-
- AWSCognitoIdentityProviderASF (= 2.34.0)
19-
- AWSCore (= 2.34.0)
20-
- AWSCognitoIdentityProviderASF (2.34.0):
21-
- AWSCore (= 2.34.0)
22-
- AWSCore (2.34.0)
23-
- AWSMobileClient (2.34.0):
24-
- AWSAuthCore (= 2.34.0)
25-
- AWSCognitoIdentityProvider (= 2.34.0)
26-
- AWSCognitoIdentityProviderASF (= 2.34.0)
27-
- AWSCore (= 2.34.0)
15+
- AWSAuthCore (2.35.0):
16+
- AWSCore (= 2.35.0)
17+
- AWSCognitoIdentityProvider (2.35.0):
18+
- AWSCognitoIdentityProviderASF (= 2.35.0)
19+
- AWSCore (= 2.35.0)
20+
- AWSCognitoIdentityProviderASF (2.35.0):
21+
- AWSCore (= 2.35.0)
22+
- AWSCore (2.35.0)
23+
- AWSMobileClient (2.35.0):
24+
- AWSAuthCore (= 2.35.0)
25+
- AWSCognitoIdentityProvider (= 2.35.0)
26+
- AWSCognitoIdentityProviderASF (= 2.35.0)
27+
- AWSCore (= 2.35.0)
2828
- AWSPluginsCore (1.30.8):
2929
- Amplify (= 1.30.8)
30-
- AWSCore (~> 2.34.0)
30+
- AWSCore (~> 2.35.0)
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.34.0)
46+
- AWSMobileClient (~> 2.35.0)
4747
- AWSPluginsCore (from `../../`)
4848
- CwlCatchException (= 2.1.1)
4949
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
@@ -82,13 +82,13 @@ CHECKOUT OPTIONS:
8282

8383
SPEC CHECKSUMS:
8484
Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d
85-
AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc
86-
AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960
87-
AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c
88-
AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d
89-
AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb
90-
AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029
91-
AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a
85+
AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b
86+
AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e
87+
AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6
88+
AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3
89+
AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673
90+
AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd
91+
AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8
9292
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
9393
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
9494
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
@@ -99,4 +99,4 @@ SPEC CHECKSUMS:
9999

100100
PODFILE CHECKSUM: 371cf67fe35ebb5167d0880bad12b01618a0fb0e
101101

102-
COCOAPODS: 1.11.3
102+
COCOAPODS: 1.15.2

0 commit comments

Comments
 (0)