Skip to content

Commit 5e34961

Browse files
committed
Add changelog entry
1 parent 18d30e4 commit 5e34961

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
@@ -22,6 +22,9 @@
2222
is now optional (`Int?`); it may be `null` in cases such as when a
2323
`GenerateContentRequest` contains only images or other non-text content.
2424
(#13721)
25+
- [changed] **Breaking Change**: The `ImageConversionError` enum is no longer
26+
public; image conversion errors are still reported as
27+
`GenerateContentError.promptImageContentError`. (#13735)
2528
- [changed] The default request timeout is now 180 seconds instead of the
2629
platform-default value of 60 seconds for a `URLRequest`; this timeout may
2730
still be customized in `RequestOptions`. (#13722)

0 commit comments

Comments
 (0)