Skip to content

chore(main): release 0.5.0 #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Feb 25, 2025

🤖 I have created a release beep boop

0.5.0 (2025-03-06)

⚠ BREAKING CHANGES

  • change int64, float64 types to int32, unit32, float32 to prevent data loss
  • remove ClientConfig.Timeout and add HTTPOptions to ...Config structs

Features

  • Add Headers field into HTTPOption struct (5ec9ff4)
  • Add response_id and create_time to GenerateContentResponse (f46d996)
  • added Models.list() function (6c2eae4)
  • enable minItem, maxItem, nullable for Schema type when calling Gemini API. (fb6c8a5)
  • enable quick accessor of executable code and code execution result in GenerateContentResponse (21ca251)
  • remove ClientConfig.Timeout and add HTTPOptions to ...Config structs (ba6c431)
  • Support aspect ratio for edit_image (06d554f)
  • support edit image and add sample for imagen (f332cf2)
  • Support Models.EmbedContent function (a71f0a7)

Bug Fixes

  • change int64, float64 types to int32, unit32, float32 to prevent data loss (af83fa7)
  • log warning instead of throwing error for GenerateContentResponse.text() quick accessor when there are mixed types of parts. (006e3af)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@release-please release-please bot force-pushed the release-please--branches--main branch from 74ab264 to a6d2ff9 Compare February 25, 2025 23:38
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 25, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch 5 times, most recently from 6a44e92 to 07d480c Compare February 27, 2025 00:23
@release-please release-please bot changed the title chore(main): release 0.5.0 chore(main): release 1.0.0 Feb 27, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch 8 times, most recently from 9998c8b to 07a6946 Compare March 4, 2025 22:19
@release-please release-please bot changed the title chore(main): release 1.0.0 chore(main): release 0.5.0 Mar 5, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch 3 times, most recently from 5629efd to d4548bc Compare March 6, 2025 19:03
@jaycee-li jaycee-li added the release-please:force-run To run release-please label Mar 6, 2025
@release-please release-please bot removed the release-please:force-run To run release-please label Mar 6, 2025
@jaycee-li jaycee-li force-pushed the release-please--branches--main branch from d4548bc to 9a72d17 Compare March 6, 2025 22:16
@jaycee-li jaycee-li merged commit 8d3b47d into main Mar 6, 2025
6 checks passed
Copy link
Contributor Author

release-please bot commented Mar 6, 2025

🤖 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.

2 participants