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 Aug 20, 2024
1 parent ac2d229 commit bfc05e8
Showing 1 changed file with 12 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 @@ -862,5 +862,17 @@
"title" : "Firebase Apple 11.0.0",
"url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.0.0",
"version" : "11.0.0"
},
{
"body" : "The Firebase Apple SDK (11.1.0) is now available. For more details, see\r\nthe [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#11.1.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* [Infra] Fetch tags first when running firebase-releaser by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13411\r\n* Review FirebaseMessaging Tests files by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/13402\r\n* Functions Serializer Updates by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13409\r\n* [storage] Use async GTMSessionFetcher method by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13405\r\n* [storage] Simplify callback implementation by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13413\r\n* Renamed `FUNSerializer` to `FunctionsSerializer` by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13410\r\n* [Infra] Upload build-from-HEAD zips on failures by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13414\r\n* Move swiftformat options to a config file by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13423\r\n* [v11] Upload Carthage artifacts by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13425\r\n* Update versions for Release 11.1.0 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13426\r\n* Consistent Collections Coding in `FunctionsSerializer` by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13419\r\n* [Auth] Add custom provider support for AuthProviderID by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13433\r\n* [Infra] Attempt to fix some Crashlytics flakes by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13432\r\n* [AuthErrorCode] should conform to Swift.Error by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13434\r\n* [Infra] Fix auto-tagging in `release_testing_setup.sh` for prerelease.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13427\r\n* [AppCheck] Force link categories by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13435\r\n* [Infra] Quiet the git fetch (#13436) by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13437\r\n* [Infra] Attempt to fix post-merge tagging in prerelease.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13438\r\n* [Infra] Cleanup and small fixes for prerelease.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13439\r\n* [Infra] Remove unneeded debug code by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13441\r\n* [Infra] Extend expectation wait time in FIRCLSSettingsTests.m by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13442\r\n* [Infra] Apply #13438 fix to other job in 'prerelease.yml' by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13443\r\n* Add basic EditorConfig file for repo by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13444\r\n* [storage] Migrate to actor to fix a potential data race in initialization by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13428\r\n* [Storage] Addressing Swift 6 issues with `Storage`'s instance management by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13445\r\n* Functions Cleanup by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13449\r\n* [Infra] Removing 'release.yml' special casing in 'scripts/release_testing_setup.sh' by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13447\r\n* [Storage] Manage fetcherService from a data race safe singleton by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13446\r\n* Update to xcodeproj 1.25.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13462\r\n* Bump rexml from 3.2.8 to 3.3.3 in /.github/actions/notices_generation by @dependabot in https://github.com/firebase/firebase-ios-sdk/pull/13463\r\n* [Auth] Fix async/await crash from implicitly unwrapped nil error by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13472\r\n* Refactored Function Calling by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13476\r\n* Firestore VectorValue type by @MarkDuckworth in https://github.com/firebase/firebase-ios-sdk/pull/13404\r\n* [CoreInternal] Address Swift 6 warnings (1) by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13454\r\n* [Firestore] Update Firestore SPM binary to fix spm-binary workflow by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13485\r\n* [Firestore] Resolve protocol conformance warnings by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13484\r\n* [Auth] Update sample plist to have URL scheme for phone auth by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13487\r\n* [Infra] Force link remaining categories after #13435 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13491\r\n* [Firestore] Add Sendable annotation to VectorValue by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13483\r\n* Analytics 11.1.0 by @htcgh in https://github.com/firebase/firebase-ios-sdk/pull/13492\r\n* Revert \"[Auth] Update sample plist to have URL scheme for phone auth\" by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13493\r\n* Update Firestore SPM for 11.1.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13497\r\n* 11.1.0 Changelog update by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13500\r\n* Fix and Regression Test for FirebaseUI 1199 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13505\r\n\r\n\r\n**Full Changelog**: https://github.com/firebase/firebase-ios-sdk/compare/11.0.0...11.1.0",
"createdAt" : "2024-08-16T06:42:50+09:00",
"fetchedFromAPIAt" : "2024-08-20T10:00:49+09:00",
"id" : "RE_kwDOBU6LVM4KL7Q5",
"owner" : "firebase",
"publishedAt" : "2024-08-20T00:43:25+09:00",
"repository" : "firebase-ios-sdk",
"title" : "Firebase Apple 11.1.0",
"url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.1.0",
"version" : "11.1.0"
}
]

0 comments on commit bfc05e8

Please sign in to comment.