Skip to content

Commit e7ba890

Browse files
committed
Add changelog entry
1 parent 5ce4800 commit e7ba890

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

FirebaseVertexAI/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
`any(allowedFunctionNames:)`, or `none()` to create a config. (#13873)
5353
- [changed] **Breaking Change**: The `CandidateResponse` type is now named
5454
`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)
5558
- [changed] The default request timeout is now 180 seconds instead of the
5659
platform-default value of 60 seconds for a `URLRequest`; this timeout may
5760
still be customized in `RequestOptions`. (#13722)

0 commit comments

Comments
 (0)