File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.4.0 "
2+ "." : " 1.4.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.1] ( https://github.com/googleapis/java-genai/compare/v1.4.0...v1.4.1 ) (2025-06-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * Add backwards compatibility for generateVideos in Java SDK ([ 504984a] ( https://github.com/googleapis/java-genai/commit/504984ad8bc30636e47a6838d89fe097766e9484 ) )
9+
10+
11+ ### Miscellaneous Chores
12+
13+ * release 1.4.1 ([ 49a57d8] ( https://github.com/googleapis/java-genai/commit/49a57d878379729a14ccd4846af67c67bbaf2419 ) )
14+
315## [ 1.4.0] ( https://github.com/googleapis/java-genai/compare/v1.3.0...v1.4.0 ) (2025-06-11)
416
517
Original file line number Diff line number Diff line change 55
66 <groupId >com.google.genai.examples</groupId >
77 <artifactId >google-genai-examples</artifactId >
8- <version >1.5.0-SNAPSHOT </version ><!-- {x-version-update:google-genai:current} -->
8+ <version >1.4.1 </version ><!-- {x-version-update:google-genai:current} -->
99 <name >google-genai-examples</name >
1010
1111 <properties >
Original file line number Diff line number Diff line change 66 <groupId >com.google.genai</groupId >
77 <artifactId >google-genai</artifactId >
88 <name >google-genai</name >
9- <version >1.5.0-SNAPSHOT </version ><!-- {x-version-update:google-genai:current} -->
9+ <version >1.4.1 </version ><!-- {x-version-update:google-genai:current} -->
1010 <packaging >jar</packaging >
1111 <description >
1212 Java idiomatic SDK for the Gemini Developer APIs and Vertex AI APIs.
You can’t perform that action at this time.
0 commit comments