[Oztechan/CCC#1457] Update dependency firebase/firebase-ios-sdk to from: "11.4.0" #4041
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "11.3.0"
->from: "11.4.0"
Release Notes
firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)
v11.4.0
: Firebase Apple 11.4.0Compare Source
The Firebase Apple SDK (11.4.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
What's Changed
Use the Vertex AI in Firebase library to call the Vertex AI Gemini API directly from your app.
This client library is built specifically for use with Swift apps, offering security options against
unauthorized clients as well as integrations with other Firebase services.
Note: Vertex AI in Firebase is currently only available in Swift Package Manager and CocoaPods.
Stay tuned for the next release for the Zip and Carthage distributions.
Schema
declarations by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13616CountTokensResponse.totalBillableCharacters
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13721FirebaseLogger
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13638ImageConversionError
from public API by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13735CountTokensError
enum by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13736#warning
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13738NSObject
superclass fromVertexAI
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13742-Preview
suffix in SPM library name by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13744-beta
from pod version by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13759Functions
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13771countTokens
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13813ModelContent.Part
enum with protocol/structs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13767ModelContent
initializers by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13832spm-package-resolved
on all macOS versions by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13846CustomStringConvertible
extensions by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13845struct
instead ofenum
forHarmCategory
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13728Schema
constructor andDataType
enum internal by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13852struct
instead ofenum
forHarmProbability
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13854FinishReason
as astruct
and add new values by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13860EncodableProtoEnum
protocol and fix encoding by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13862HarmBlockThreshold
as a struct and add.off
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13863BlockReason
as astruct
and add new values by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13861FunctionCallingConfig.Mode
as astruct
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13864StringFormat
andIntegerFormat
as structs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13865static let
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13870firebasevertexai.googleapis.com
API by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13725DispatchGroup
’s Excessive Wait inFunctionsContext
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13887HarmSeverity
enum andSafetyRating
properties by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13875HarmBlockMethod
enum andmethod
property by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13876blockReasonMessage
toPromptFeedback
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13891Citation.publicationDate
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13893CandidateResponse
toCandidate
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13897presencePenalty
andfrequencyPenalty
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13899LocalizedError
conformance by @vvisionnn in https://github.com/firebase/firebase-ios-sdk/pull/13895GenerationConfig
properties internal by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13904New Contributors
Full Changelog: firebase/firebase-ios-sdk@11.3.0...11.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.