Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 22, 2024
1 parent 48a6ef8 commit d2de7ea
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Firebase Apple SDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -898,5 +898,17 @@
"title" : "Firebase Apple 11.3.0",
"url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.3.0",
"version" : "11.3.0"
},
{
"body" : "The Firebase Apple SDK (11.4.0) is now available. For more details, see\r\nthe [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#11.4.0)\r\n\r\nTo install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup)\r\n\r\n## What's Changed\r\n* Vertex AI in Firebase is now Generally Available (GA) and can be used in production apps.\r\n Use the Vertex AI in Firebase library to call the Vertex AI Gemini API directly from your app.\r\n This client library is built specifically for use with Swift apps, offering security options against\r\n unauthorized clients as well as integrations with other Firebase services.\r\n Note: Vertex AI in Firebase is currently only available in Swift Package Manager and CocoaPods.\r\n Stay tuned for the next release for the Zip and Carthage distributions.\r\n * If you're new to this library, visit the [getting started guide](http://firebase.google.com/docs/vertex-ai/get-started?platform=ios).\r\n * If you used the preview version of the library, visit the [migration guide](https://firebase.google.com/docs/vertex-ai/migrate-to-ga?platform=ios) to learn about some important updates.\r\n* [Vertex AI] Refactor `Schema` declarations by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13616\r\n* [Vertex AI] Optional `CountTokensResponse.totalBillableCharacters` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13721\r\n* [Vertex AI] Migrate logging to `FirebaseLogger` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13638\r\n* [Vertex AI] Add Firebase Vertex AI API enablement logging by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13724\r\n* [Vertex AI] Set default request timeout to 180 seconds by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13722\r\n* [Vertex AI] Remove `ImageConversionError` from public API by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13735\r\n* [Vertex AI] Remove `CountTokensError` enum by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13736\r\n* [Vertex AI] Prepare for 11.4 release by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13707\r\n* Run zip testing with Xcode 16 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13731\r\n* Remove GoogleUtilitiesComponents from the repo by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13732\r\n* [Vertex AI] Remove supported platforms `#warning` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13738\r\n* [Messaging] Refactor Messaging.serviceExtension() API out of FIRMessaging.h by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13723\r\n* [Vertex AI] Update log message when API is not enabled by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13733\r\n* Add compatibility for GTMSessionFetcher 4 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13734\r\n* Carthage 11.3.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13739\r\n* [Vertex AI] Remove `NSObject` superclass from `VertexAI` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13742\r\n* Update versions for Release 11.4.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13743\r\n* [Vertex AI] Remove `-Preview` suffix in SPM library name by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13744\r\n* Update some auth tests to Xcode 16 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13745\r\n* NOTICES Change by @github-actions in https://github.com/firebase/firebase-ios-sdk/pull/13755\r\n* Enhance objc part of the FirebaseAuth tests by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13753\r\n* Fix all FirebaseAppDistribution typos by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13750\r\n* Fix enum case name in the Authentication example by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13752\r\n* Fix crashlytics objc test files typos by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13749\r\n* Fix crashlytics code docs by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13747\r\n* Fix crashlytics swift test typos by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13748\r\n* [docs] Update link in README.md for FirebaseAuth SampleSwift. by @lamtrinhdev in https://github.com/firebase/firebase-ios-sdk/pull/13746\r\n* Enhance FirebaseAuthCode quality by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13751\r\n* Enhance FirebaseAuth file structure by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13754\r\n* Bump upload-symbols to 3.18 by @themiswang in https://github.com/firebase/firebase-ios-sdk/pull/13760\r\n* Docs for clang-format 19 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13762\r\n* Fix zip auth test by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13758\r\n* Fix FIROptions module organization by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13765\r\n* [Infra] Release testing should grab latest tag on any branch by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13769\r\n* [Vertex AI] Removed `-beta` from pod version by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13759\r\n* [Infra] Switch to the iPhone 16 sim on Xcode 16 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13766\r\n* Fix FirebaseCore tests comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13777\r\n* Docs: improve comments of the FirebaseDatabase by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13785\r\n* Fix FirebaseDatabase sync point test file content by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13784\r\n* Fix a little typo in a comment of a json resource by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13782\r\n* Fix FirebaseCore swift unit tests function names by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13779\r\n* Fix FirebaseDatabase integration test files content by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13783\r\n* Fix FirebaseDatabase integration test files content by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13781\r\n* Enhance FirebaseDatabase function names by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13778\r\n* Docs: enhance FirebaseDynamicLinks comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13786\r\n* Docs: enhance firebase in app messaging comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13790\r\n* Reapply \"SessionToken persistence implementation (#13684)\" (#13719) by @tom-andersen in https://github.com/firebase/firebase-ios-sdk/pull/13794\r\n* Fix Performance Unit Test Warnings around UserDefaults by @samedson in https://github.com/firebase/firebase-ios-sdk/pull/13787\r\n* [Infra] Sync messaging with recent 1P infra changes by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13793\r\n* Refactored Duplicate Methods in `Functions` by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13771\r\n* [Auth] Address possible race condition by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13772\r\n* Docs: enhance FirebaseMessaging change log by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13807\r\n* Test: enhance FirebaseMessaging unit tests by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13806\r\n* Enhance FirebaseInAppMessaging unit test files by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13802\r\n* Fix FirebaseInAppMessaging private flows method names by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13801\r\n* Docs: enhance the FirebaseInAppMessaging runtime manager local comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13800\r\n* Fix: static constant name in FirebaseInAppMessaging runtimes by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13799\r\n* Fix a private runtime property name in FirebaseInAppMessaging by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13798\r\n* Docs: enhance FirebaseMessaging token sources comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13805\r\n* Enhance FirebaseInstallation unit test methods by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13804\r\n* Fix a method name in FirebaseInAppMessaging by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13789\r\n* Fix a property name in FirebaseInAppMessaging by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13788\r\n* Enhance FirebaseInstallation unit test properties by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13803\r\n* Fix FirebaseDatabase integration test leftovers by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13809\r\n* Fix module build issues by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13797\r\n* [storage] Docs build fixes by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13811\r\n* Fix a crash related to thread sanitization on variables in FPRNetworkTrace class. by @visumickey in https://github.com/firebase/firebase-ios-sdk/pull/13795\r\n* [Vertex AI] Add sysInstructs, tools, genConfig to `countTokens` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13813\r\n* [Vertex AI] Add image / function call count tokens integration tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13814\r\n* [Core] Add logging level getter to FIRConfiguration by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13815\r\n* Fix: typos of the FirebaseRemoteConfig source code by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13825\r\n* Test: enhance FirebasePerformance Unit tests by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13823\r\n* Enhance FirebasePerformance TestApp files structure by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13821\r\n* docs: fix common sources comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13820\r\n* Improve FirebaseMessaging remote notification proxy source code by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13818\r\n* Test: improve FirebaseRemoveConfig unit tests by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13826\r\n* Fix: FirebasePerformance TestApp log messages in the source code by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13822\r\n* Docs: fix app activity comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13819\r\n* Fix: a repeated typo in multiple test files of the FirebaseStorage by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13817\r\n* Docs: enhance FirebaseSessions's proto documentations by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13816\r\n* Wrap _listeners access with _realtimeLockQueue in fetchLatestConfig completionHandler by @yanz-safe in https://github.com/firebase/firebase-ios-sdk/pull/13776\r\n* Test: a function name in FirebaseSessions' unit tests by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13828\r\n* Fix: a variable name in FirebaseSessions' source code by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13827\r\n* [Vertex AI] Replace `ModelContent.Part` enum with protocol/structs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13767\r\n* Updated podspec for internal FirebaseCore header by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13829\r\n* [Vertex AI] Simplify `ModelContent` initializers by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13832\r\n* [Vertex AI] Sample app CI for Xcode 16 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13833\r\n* Build: enhance api diff report scripts by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13840\r\n* Docs: enhance code coverage report source documentations by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13841\r\n* Docs: enhance scripts comments by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13842\r\n* Build: enhance Integration testing scripts by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13838\r\n* Test: enhance Firestore integration tests by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13837\r\n* Fix: a repeated typo in python file by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13839\r\n* Xcode_16 will soon require macos-15 in GHA by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13835\r\n* Docs: enhance the FirebaseVertexAI source documentation by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13836\r\n* [Vertex AI] Revert running `spm-package-resolved` on all macOS versions by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13846\r\n* [CoreInternal] Add async flush method by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13850\r\n* [Vertex AI] Replace sample `CustomStringConvertible` extensions by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13845\r\n* [Vertex AI] Use `struct` instead of `enum` for `HarmCategory` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13728\r\n* [Core] Add async flush method by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13851\r\n* [Vertex AI] Make `Schema` constructor and `DataType` enum internal by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13852\r\n* [Vertex AI] Use `struct` instead of `enum` for `HarmProbability` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13854\r\n* [Auth] Use async flush method to get header value by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13853\r\n* Run fewer tests to reduce flakiness by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13857\r\n* [Auth] Restore MFA request setup to Firebase 10 behavior by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13858\r\n* [Vertex AI] Extract common protobuf enum to struct decoding logic by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13859\r\n* [Vertex AI] Refactor `FinishReason` as a `struct` and add new values by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13860\r\n* [Vertex AI] Add `EncodableProtoEnum` protocol and fix encoding by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13862\r\n* [Vertex AI] Refactor `HarmBlockThreshold` as a struct and add `.off` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13863\r\n* [Vertex AI] Refactor `BlockReason` as a `struct` and add new values by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13861\r\n* [Vertex AI] Refactored `FunctionCallingConfig.Mode` as a `struct` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13864\r\n* Correct documentation for Callable default timeout by @stjernegard in https://github.com/firebase/firebase-ios-sdk/pull/13869\r\n* [Vertex AI] Refactor `StringFormat` and `IntegerFormat` as structs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13865\r\n* [Vertex AI] Replace \"enum\" computed properties with `static let` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13870\r\n* [Vertex AI] Switch to `firebasevertexai.googleapis.com` API by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13725\r\n* Analytics 11.4.0 by @tsunghung in https://github.com/firebase/firebase-ios-sdk/pull/13872\r\n* [Vertex AI] Refactor function calling APIs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13873\r\n* [Vertex AI] Remove from zip build by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13871\r\n* [Release] Update changelogs for 11.4.0 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13879\r\n* [Auth] Fix crash when using TOTP MFA auth by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13880\r\n* Fixed `DispatchGroup`’s Excessive Wait in `FunctionsContext` by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13887\r\n* [Vertex AI] Add `HarmSeverity` enum and `SafetyRating` properties by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13875\r\n* [Vertex AI] Add `HarmBlockMethod` enum and `method` property by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13876\r\n* fix typos in release notes by @morganchen12 in https://github.com/firebase/firebase-ios-sdk/pull/13890\r\n* [Vertex AI] Add `blockReasonMessage` to `PromptFeedback` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13891\r\n* add docsgen invocations to scripts by @morganchen12 in https://github.com/firebase/firebase-ios-sdk/pull/13892\r\n* [Release] Update Firestore SPM binary for M155 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13894\r\n* [Vertex AI] Fix invalid DocC links and missing docs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13896\r\n* [Vertex AI] Add `Citation.publicationDate` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13893\r\n* [Vertex AI] Rename `CandidateResponse` to `Candidate` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13897\r\n* [Vertex AI] Add `presencePenalty` and `frequencyPenalty` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13899\r\n* [Vertex AI] Increase macOS minimum to 12.0 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13903\r\n* [Vertex AI] Add code snippets for use in docs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13653\r\n* fix: correct `LocalizedError` conformance by @vvisionnn in https://github.com/firebase/firebase-ios-sdk/pull/13895\r\n* [Vertex AI] Make `GenerationConfig` properties internal by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13904\r\n\r\n## New Contributors\r\n* @yanz-safe made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/13776\r\n* @stjernegard made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/13869\r\n* @vvisionnn made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/13895\r\n\r\n**Full Changelog**: https://github.com/firebase/firebase-ios-sdk/compare/11.3.0...11.4.0",
"createdAt" : "2024-10-17T23:09:34+09:00",
"fetchedFromAPIAt" : "2024-10-22T10:08:48+09:00",
"id" : "RE_kwDOBU6LVM4KywQe",
"owner" : "firebase",
"publishedAt" : "2024-10-22T03:58:05+09:00",
"repository" : "firebase-ios-sdk",
"title" : "Firebase Apple 11.4.0",
"url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.4.0",
"version" : "11.4.0"
}
]
Loading

0 comments on commit d2de7ea

Please sign in to comment.