We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce4800 commit e7ba890Copy full SHA for e7ba890
FirebaseVertexAI/CHANGELOG.md
@@ -52,6 +52,9 @@
52
`any(allowedFunctionNames:)`, or `none()` to create a config. (#13873)
53
- [changed] **Breaking Change**: The `CandidateResponse` type is now named
54
`Candidate`. (#13897)
55
+- [changed] **Breaking Change**: The minimum deployment target for the SDK is
56
+ now macOS 12.0; all other platform minimums remain the same at iOS 15.0,
57
+ macCatalyst 15.0, tvOS 15.0, and watchOS 8.0. (#13903)
58
- [changed] The default request timeout is now 180 seconds instead of the
59
platform-default value of 60 seconds for a `URLRequest`; this timeout may
60
still be customized in `RequestOptions`. (#13722)
0 commit comments