Skip to content

Merge main into release-11.0 #13169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Jun 25, 2024
Merged

Merge main into release-11.0 #13169

merged 28 commits into from
Jun 25, 2024

Conversation

andrewheard
Copy link
Contributor

Merged main into release-11.0.

#no-changelog

michalsrutek and others added 26 commits May 30, 2024 07:05
Co-authored-by: Nick Cooke <36927374+ncooke3@users.noreply.github.com>
# Conflicts:
#	Firebase.podspec
#	FirebaseABTesting.podspec
#	FirebaseAnalytics.podspec
#	FirebaseAnalyticsOnDeviceConversion.podspec
#	FirebaseAppCheck.podspec
#	FirebaseAppCheckInterop.podspec
#	FirebaseAppDistribution.podspec
#	FirebaseAuth.podspec
#	FirebaseAuthInterop.podspec
#	FirebaseCore.podspec
#	FirebaseCoreExtension.podspec
#	FirebaseCoreInternal.podspec
#	FirebaseCrashlytics.podspec
#	FirebaseDatabase.podspec
#	FirebaseDynamicLinks.podspec
#	FirebaseFirestore.podspec
#	FirebaseFirestoreInternal.podspec
#	FirebaseFunctions.podspec
#	FirebaseInAppMessaging.podspec
#	FirebaseInstallations.podspec
#	FirebaseMLModelDownloader.podspec
#	FirebaseMessaging.podspec
#	FirebaseMessaging/CHANGELOG.md
#	FirebaseMessagingInterop.podspec
#	FirebasePerformance.podspec
#	FirebaseRemoteConfig.podspec
#	FirebaseRemoteConfigInterop.podspec
#	FirebaseSessions.podspec
#	FirebaseSharedSwift.podspec
#	FirebaseStorage.podspec
#	FirebaseVertexAI/Sources/VertexAIComponent.swift
#	GoogleAppMeasurement.podspec
#	GoogleAppMeasurementOnDeviceConversion.podspec
#	Package.swift
#	ReleaseTooling/Sources/FirebaseManifest/FirebaseManifest.swift
@google-oss-bot
Copy link

1 Warning
⚠️ New public headers were added, did you remember to add them to the umbrella header?

Generated by 🚫 Danger

Copy link
Contributor

github-actions bot commented Jun 21, 2024

Apple API Diff Report

Commit: 74ce11c
Last updated: Mon Jun 24 13:44 PDT 2024
View workflow logs & download artifacts


FirebaseAppCheck

Classes

FIRAppCheck
[ADDED] -limitedUseTokenWithCompletion:
Swift:
+  func limitedUseToken () async throws -> FIRAppCheckToken
Objective-C:
+  - ( void ) limitedUseTokenWithCompletion : ( nonnull void ( ^ )( FIRAppCheckToken * _Nullable , NSError * _Nullable )) handler ;
[ADDED] -tokenForcingRefresh:completion:
Swift:
+  func token ( forcingRefresh : Bool ) async throws -> FIRAppCheckToken
Objective-C:
+  - ( void ) tokenForcingRefresh :( BOOL ) forcingRefresh completion :( nonnull void ( ^ )( FIRAppCheckToken * _Nullable , NSError * _Nullable )) handler ;

@andrewheard andrewheard marked this pull request as ready for review June 24, 2024 19:53
@paulb777
Copy link
Member

@andrewheard andrewheard merged commit 0a7e3a5 into release-11.0 Jun 25, 2024
217 of 230 checks passed
@andrewheard andrewheard deleted the ah/release-11.0-merge branch June 25, 2024 14:18
@firebase firebase locked and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants