Skip to content

Commit 9005352

Browse files
committed
Merge branch 'bump-version-14.0.0' into 'master'
Bump version 14.0.0 See merge request pace/mobile/ios/pace-cloud-sdk!368
2 parents a70a2d1 + bdc6858 commit 9005352

File tree

9 files changed

+69
-46
lines changed

9 files changed

+69
-46
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
14.0.0 Release notes (2023-03-06)
2+
=============================================================
3+
4+
### Breaking Changes
5+
6+
* Generate API 2022-1 for Fueling and Payment service
7+
* Add method to `POIKit.POIKitManager` that returns a list of `POIKit.GasStation` for the specified ids
8+
* Remove database delegates
9+
* Rework logging
10+
11+
### Fixes
12+
13+
* Reset user API to 2021-2
14+
* Add openid as default scope to authorization request
15+
* Fix `POIKit.GasStation` initializer
16+
17+
### Internal
18+
19+
* Make `generateTOTP(Data, TimeInterval) -> String?` of `BiometryPolicy` publicly accessible
20+
* Remove SDK dependency OneTimePassword
21+
* Implement OneTimePassword and Base32
22+
* Improve debug bundle handling
23+
124
13.1.0 Release notes (2023-01-12)
225
=============================================================
326

Gemfile.lock

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.5)
4+
CFPropertyList (3.0.6)
55
rexml
66
activesupport (6.1.6)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
1010
tzinfo (~> 2.0)
1111
zeitwerk (~> 2.3)
12-
addressable (2.8.0)
13-
public_suffix (>= 2.0.2, < 5.0)
12+
addressable (2.8.1)
13+
public_suffix (>= 2.0.2, < 6.0)
1414
algoliasearch (1.27.5)
1515
httpclient (~> 2.8, >= 2.8.3)
1616
json (>= 1.5.1)
1717
artifactory (3.0.15)
1818
atomos (0.1.3)
1919
aws-eventstream (1.2.0)
20-
aws-partitions (1.597.0)
21-
aws-sdk-core (3.131.1)
20+
aws-partitions (1.721.0)
21+
aws-sdk-core (3.170.0)
2222
aws-eventstream (~> 1, >= 1.0.2)
23-
aws-partitions (~> 1, >= 1.525.0)
24-
aws-sigv4 (~> 1.1)
23+
aws-partitions (~> 1, >= 1.651.0)
24+
aws-sigv4 (~> 1.5)
2525
jmespath (~> 1, >= 1.6.1)
26-
aws-sdk-kms (1.57.0)
27-
aws-sdk-core (~> 3, >= 3.127.0)
26+
aws-sdk-kms (1.63.0)
27+
aws-sdk-core (~> 3, >= 3.165.0)
2828
aws-sigv4 (~> 1.1)
29-
aws-sdk-s3 (1.114.0)
30-
aws-sdk-core (~> 3, >= 3.127.0)
29+
aws-sdk-s3 (1.119.1)
30+
aws-sdk-core (~> 3, >= 3.165.0)
3131
aws-sdk-kms (~> 1)
3232
aws-sigv4 (~> 1.4)
33-
aws-sigv4 (1.5.0)
33+
aws-sigv4 (1.5.2)
3434
aws-eventstream (~> 1, >= 1.0.2)
3535
babosa (1.0.4)
3636
badge (0.13.0)
@@ -85,13 +85,13 @@ GEM
8585
rake (>= 12.0.0, < 14.0.0)
8686
domain_name (0.5.20190701)
8787
unf (>= 0.0.5, < 1.0.0)
88-
dotenv (2.7.6)
88+
dotenv (2.8.1)
8989
emoji_regex (3.2.3)
9090
escape (0.0.4)
9191
ethon (0.15.0)
9292
ffi (>= 1.15.0)
93-
excon (0.92.3)
94-
faraday (1.10.0)
93+
excon (0.99.0)
94+
faraday (1.10.3)
9595
faraday-em_http (~> 1.0)
9696
faraday-em_synchrony (~> 1.0)
9797
faraday-excon (~> 1.1)
@@ -120,7 +120,7 @@ GEM
120120
faraday_middleware (1.2.0)
121121
faraday (~> 1.0)
122122
fastimage (2.2.6)
123-
fastlane (2.206.2)
123+
fastlane (2.212.1)
124124
CFPropertyList (>= 2.3, < 4.0.0)
125125
addressable (>= 2.8, < 3.0.0)
126126
artifactory (~> 3.0)
@@ -165,9 +165,9 @@ GEM
165165
fourflusher (2.3.1)
166166
fuzzy_match (2.0.4)
167167
gh_inspector (1.1.3)
168-
google-apis-androidpublisher_v3 (0.21.0)
169-
google-apis-core (>= 0.4, < 2.a)
170-
google-apis-core (0.5.0)
168+
google-apis-androidpublisher_v3 (0.35.0)
169+
google-apis-core (>= 0.11.0, < 2.a)
170+
google-apis-core (0.11.0)
171171
addressable (~> 2.5, >= 2.5.1)
172172
googleauth (>= 0.16.2, < 2.a)
173173
httpclient (>= 2.8.1, < 3.a)
@@ -176,27 +176,27 @@ GEM
176176
retriable (>= 2.0, < 4.a)
177177
rexml
178178
webrick
179-
google-apis-iamcredentials_v1 (0.10.0)
180-
google-apis-core (>= 0.4, < 2.a)
181-
google-apis-playcustomapp_v1 (0.7.0)
182-
google-apis-core (>= 0.4, < 2.a)
183-
google-apis-storage_v1 (0.14.0)
184-
google-apis-core (>= 0.4, < 2.a)
179+
google-apis-iamcredentials_v1 (0.17.0)
180+
google-apis-core (>= 0.11.0, < 2.a)
181+
google-apis-playcustomapp_v1 (0.13.0)
182+
google-apis-core (>= 0.11.0, < 2.a)
183+
google-apis-storage_v1 (0.19.0)
184+
google-apis-core (>= 0.9.0, < 2.a)
185185
google-cloud-core (1.6.0)
186186
google-cloud-env (~> 1.0)
187187
google-cloud-errors (~> 1.0)
188188
google-cloud-env (1.6.0)
189189
faraday (>= 0.17.3, < 3.0)
190-
google-cloud-errors (1.2.0)
191-
google-cloud-storage (1.36.2)
190+
google-cloud-errors (1.3.1)
191+
google-cloud-storage (1.44.0)
192192
addressable (~> 2.8)
193193
digest-crc (~> 0.4)
194194
google-apis-iamcredentials_v1 (~> 0.1)
195-
google-apis-storage_v1 (~> 0.1)
195+
google-apis-storage_v1 (~> 0.19.0)
196196
google-cloud-core (~> 1.6)
197197
googleauth (>= 0.16.2, < 2.a)
198198
mini_mime (~> 1.0)
199-
googleauth (1.1.3)
199+
googleauth (1.3.0)
200200
faraday (>= 0.17.3, < 3.a)
201201
jwt (>= 1.4, < 3.0)
202202
memoist (~> 0.16)
@@ -219,12 +219,12 @@ GEM
219219
sassc (~> 2.1)
220220
sqlite3 (~> 1.3)
221221
xcinvoke (~> 0.3.0)
222-
jmespath (1.6.1)
223-
json (2.6.2)
224-
jwt (2.4.1)
222+
jmespath (1.6.2)
223+
json (2.6.3)
224+
jwt (2.7.0)
225225
liferaft (0.0.6)
226226
memoist (0.16.2)
227-
mini_magick (4.11.0)
227+
mini_magick (4.12.0)
228228
mini_mime (1.1.2)
229229
minitest (5.15.0)
230230
molinillo (0.8.0)
@@ -238,7 +238,7 @@ GEM
238238
open4 (1.3.4)
239239
optparse (0.1.1)
240240
os (1.1.4)
241-
plist (3.6.0)
241+
plist (3.7.0)
242242
public_suffix (4.0.7)
243243
rake (13.0.6)
244244
redcarpet (3.5.1)
@@ -255,12 +255,12 @@ GEM
255255
sassc (2.4.0)
256256
ffi (~> 1.9)
257257
security (0.1.3)
258-
signet (0.16.1)
258+
signet (0.17.0)
259259
addressable (~> 2.8)
260-
faraday (>= 0.17.5, < 3.0)
260+
faraday (>= 0.17.5, < 3.a)
261261
jwt (>= 1.5, < 3.0)
262262
multi_json (~> 1.10)
263-
simctl (1.6.8)
263+
simctl (1.6.10)
264264
CFPropertyList
265265
naturally
266266
sqlite3 (1.4.2)
@@ -281,11 +281,11 @@ GEM
281281
unf_ext
282282
unf_ext (0.0.8.2)
283283
unicode-display_width (1.8.0)
284-
webrick (1.7.0)
284+
webrick (1.8.1)
285285
word_wrap (1.0.0)
286286
xcinvoke (0.3.0)
287287
liferaft (~> 0.0.6)
288-
xcodeproj (1.21.0)
288+
xcodeproj (1.22.0)
289289
CFPropertyList (>= 2.3.3, < 4.0)
290290
atomos (~> 0.1.3)
291291
claide (>= 1.0.2, < 2.0)

PACECloudSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "PACECloudSDK"
3-
spec.version = "13.1.0"
3+
spec.version = "14.0.0"
44
spec.summary = "Easily integrate your app with the PACE API to support Connected Fueling"
55
spec.homepage = "http://github.com/pace/cloud-sdk-ios"
66
spec.license = { :type => "MIT", :file => "LICENSE.md" }

PACECloudSDK/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>13.1.0</string>
18+
<string>14.0.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>UIAppFonts</key>

PACECloudSDK/Utils/Plists/FallbackVersions.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<key>BuildVersion</key>
66
<string>1</string>
77
<key>ReleaseVersion</key>
8-
<string>13.1.0</string>
8+
<string>14.0.0</string>
99
</dict>
1010
</plist>

PACECloudSDKTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>13.1.0</string>
18+
<string>14.0.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
</dict>

PACECloudSlimSDK/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>13.1.0</string>
18+
<string>14.0.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>UIAppFonts</key>

PACECloudWatchSDK/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>13.1.0</string>
18+
<string>14.0.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
</dict>

UnitTestDummy/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>CFBundlePackageType</key>
2525
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
2626
<key>CFBundleShortVersionString</key>
27-
<string>13.1.0</string>
27+
<string>14.0.0</string>
2828
<key>CFBundleVersion</key>
2929
<string>1</string>
3030
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)