Skip to content

Commit 90c2142

Browse files
maksymmalyhinpaulb777
authored andcommitted
M81 FIS cherry pick of #6570 (#6616)
* FIS: Additional FIRInstallationsItem validation (#6570) * FIS API tests for no FID in response * FIRInstallationsIDControllerTests: test names * FIRInstallationsIDControllerTests: corrupted storage tests * FIRInstallationsItem validation * Fix FIRInstallationsItem.IIDDefaultToken copy * Improve error description. * FIRInstallationsItem validation error * FIRInstallationsItem validation tests * ./scripts/style.sh * FIRInstallationsIDController: validate stored installation * FIRInstallationsAPIService installation validation * Changelog * Update versions * patch version * release manifest
1 parent 54ea3e1 commit 90c2142

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

FirebaseInstallations.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FirebaseInstallations'
3-
s.version = '1.7.0'
3+
s.version = '1.7.1'
44
s.summary = 'Firebase Installations'
55

66
s.description = <<-DESC

FirebaseInstallations/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v1.7.1 -- Unreleased
1+
# v1.7.1 -- M81
22
- [changed] Additional `FIRInstallationsItem` validation to catch potential storage issues. (#6570)
33

44
# v1.7.0 -- M78

Releases/Manifests/6.34.0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"FirebaseCrashlytics" : "4.6.2",
55
"FirebaseFirestore" : "1.19.0",
66
"FirebaseInstanceID" : "4.8.0",
7+
"FirebaseInstallations" : "1.7.1",
78
"FirebaseMessaging" : "4.7.1",
89
"FirebaseRemoteConfig" : "4.9.1",
910
"FirebaseStorage" : "3.9.1",

0 commit comments

Comments
 (0)