Skip to content

chore(main): release 0.4.0#96

Merged
amirh merged 1 commit into
mainfrom
release-please--branches--main
Jan 8, 2025
Merged

chore(main): release 0.4.0#96
amirh merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@release-please

@release-please release-please Bot commented Jan 8, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.4.0 (2025-01-08)

⚠ BREAKING CHANGES

  • Make Imagen upscale_factor a required argument, make upscale config optional

Features

  • ApiClient - support timeout in HttpOptions (b22286f)
  • Enable response_logprobs and logprobs for Google AI (5586f3d)
  • Support function_calls quick accessor in GenerateContentResponse class (81b8a23)

Bug Fixes

  • Change string type to int type (5c15243)
  • FunctionCallCancellation ids type. (b0e46b7)
  • Gracefully catch error if streamed json does not meet schema validation (fixes #14) (f494432)
  • Update RealtimeClientLiveMessage realtime content parameter field. (4340939)

Documentation

  • Add readme example for Chats module (830f0f5)
  • Fix typo in code document (f9243e8)
  • Fix typo in CONTRIBUTING.md (3e42644)

Code Refactoring

  • Make Imagen upscale_factor a required argument, make upscale config optional (b06629f)

This PR was generated with Release Please. See documentation.

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2025
@release-please
release-please Bot force-pushed the release-please--branches--main branch from ae748ff to d790cf9 Compare January 8, 2025 15:25
@amirh
amirh merged commit 8136173 into main Jan 8, 2025
@amirh
amirh deleted the release-please--branches--main branch January 8, 2025 18:49
@release-please

release-please Bot commented Jan 8, 2025

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

response_schema not work for generate_content_stream

1 participant