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 Sep 11, 2024
1 parent 81d2f0e commit 296d377
Show file tree
Hide file tree
Showing 2 changed files with 24 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 @@ -874,5 +874,17 @@
"title" : "Firebase Apple 11.1.0",
"url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.1.0",
"version" : "11.1.0"
},
{
"body" : "The Firebase Apple SDK (11.2.0) is now available. For more details, see\r\nthe [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#11.2.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* [Auth] Phone Auth – Fallback to reCATCHA flow when \"invalid app credential\" error is thrown by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13519\r\n* [Auth] Fix Xcode 16 continuation crashes by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13521\r\n* [Auth] Fix Phone Auth via APNS for Sandbox Tokens and update Sample's Firebase app by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13539\r\n* [Auth] Add background modes capability to plist by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13548\r\n* [Auth] When swizzling is disabled, open URLs via SceneDelegate by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13557\r\n* [Auth] Fix unexpected nil in fetchSignInMethods success case by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13561\r\n* [Auth] Fix user session persistence in multi tenant projects by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13567\r\n* [Crashlytics] Fix Firebase/Crashlytics min iOS version by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13580\r\n* [Database] Fix temporary disconnect when app goes inactive by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13564\r\n* [Firestore] Mark readonly public classes as Sendable by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13453\r\n* [Firestore] Support hex strings to prevent broken log lines by @ls-todd-lunter in https://github.com/firebase/firebase-ios-sdk/pull/13128\r\n* [Functions] `FunctionsContext` Updates by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13531\r\n* [Functions] Updated Functions Errors by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13535\r\n* [Testing] Update OCMock dependency to v3.9.4 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13536\r\n* [Vertex AI] Make `uri` optional in `Citation` and add `title` field by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13520\r\n* [Vertex AI] Add `Sendable` conformance to types by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13560\r\n* [Vertex AI] Make `Logger` properties constants by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13570\r\n* [Vertex AI] Make `GenerativeModel` and `Chat` into Swift actors by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13545\r\n* [Vertex AI] Make generateContentStream/sendMessageStream throws by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13573\r\n* [Vertex AI] Add `SourceImage` enum to `ImageConversionError` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13575\r\n* [Vertex AI] Add `responseSchema` to `GenerationConfig` by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13576\r\n\r\n## New Contributors\r\n* @ls-todd-lunter made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/13128\r\n\r\n**Full Changelog**: https://github.com/firebase/firebase-ios-sdk/compare/11.1.0...11.2.0",
"createdAt" : "2024-09-11T01:13:14+09:00",
"fetchedFromAPIAt" : "2024-09-11T10:04:33+09:00",
"id" : "RE_kwDOBU6LVM4KZNPH",
"owner" : "firebase",
"publishedAt" : "2024-09-11T01:34:08+09:00",
"repository" : "firebase-ios-sdk",
"title" : "Firebase Apple 11.2.0",
"url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.2.0",
"version" : "11.2.0"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift-DocC Plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,17 @@
"title" : "Swift-DocC-Plugin 1.4.2",
"url" : "https://github.com/swiftlang/swift-docc-plugin/releases/tag/1.4.2",
"version" : "1.4.2"
},
{
"body" : "### What's Changed\r\n\r\n- Fixes a bug with the experimental combined documentation feature where targets with multiple dependencies wasn't able to link to all their dependencies' documentation.\r\n\r\n- Support generating Swift documentation for C/C++/Objective-C targets.\r\n\r\n---\r\n\r\nThe `1.4.3` release includes contributions from @cmcgee1024, @sofiaromorales, and @d-ronnqvist. Thank you! \r\n\r\n",
"createdAt" : "2024-09-10T20:49:22+09:00",
"fetchedFromAPIAt" : "2024-09-11T10:04:33+09:00",
"id" : "RE_kwDOGYmeSs4KY-Rr",
"owner" : "swiftlang",
"publishedAt" : "2024-09-10T21:04:30+09:00",
"repository" : "swift-docc-plugin",
"title" : "Swift-DocC-Plugin 1.4.3",
"url" : "https://github.com/swiftlang/swift-docc-plugin/releases/tag/1.4.3",
"version" : "1.4.3"
}
]

0 comments on commit 296d377

Please sign in to comment.