Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 25 Feb 00:42
bd664d4

0.2.0 (2025-02-24)

Features

  • Add Imagen upscale_image support for Java (7eb172f)
  • Enable Media resolution for Gemini API. (30c8aa6)
  • provide executable code and code execution result quick accessors for GenerateContentResponse class (548f8c3)
  • support property_ordering in response_schema (fixes #236) (814aa6f)

Bug Fixes

  • Fix private class/method generation for Java SDK (0c4f1f8)
  • Set request content-type encoding to UTF-8 (#56) (09329f7)

Documentation

  • Update the model to gemini-2.0-flash-001 in the docs and the examples. (a4bc69a)