Skip to content
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

chore(main): release ai 0.9.0 #10655

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Aug 8, 2024

🤖 I have created a release beep boop

0.9.0 (2024-10-24)

Features

  • ai/generativelanguage: Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs, response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result} (7250d71)
  • ai/generativelanguage: Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs, response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result} (7250d71)
  • ai/generativelanguage: Add GoogleSearchRetrieval tool and candidate.grounding_metadata (7250d71)
  • ai/generativelanguage: Add HarmBlockThreshold.OFF (7250d71)
  • ai/generativelanguage: Add HarmBlockThreshold.OFF (7250d71)
  • ai/generativelanguage: Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY (7250d71)
  • ai/generativelanguage: Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY (7250d71)
  • ai/generativelanguage: Add model max_temperature (84461c0)
  • ai/generativelanguage: Add new PromptFeedback and FinishReason entries (84461c0)
  • ai/generativelanguage: Add new PromptFeedback and FinishReason entries for https (84461c0)
  • ai/generativelanguage: Add PredictionService (for Imagen) (7250d71)
  • ai/generativelanguage: Add Schema.min_items (7250d71)
  • ai/generativelanguage: Add TunedModels.reader_project_numbers (7250d71)
  • ai: Add support for Go 1.23 iterators (84461c0)

Bug Fixes

  • ai: Bump dependencies (2ddeb15)
  • ai: Update google.golang.org/api to v0.191.0 (5b32644)
  • ai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • ai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

Documentation

  • ai/generativelanguage: Many small fixes (84461c0)
  • ai/generativelanguage: Many small fixes (84461c0)
  • ai/generativelanguage: Small fixes (7250d71)
  • ai/generativelanguage: Small fixes (7250d71)
  • ai/generativelanguage: Tag HarmCategories by the model family they're used on. (7250d71)
  • ai/generativelanguage: Tag HarmCategories by the model family they're used on. (7250d71)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners August 8, 2024 18:43
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 8, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 8, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from ea8a7b5 to 52fdcad Compare August 9, 2024 15:16
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 9, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 9, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from 52fdcad to c182ee4 Compare August 12, 2024 13:38
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 12, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from c182ee4 to cdbfdb9 Compare August 13, 2024 15:17
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from cdbfdb9 to f53c8fb Compare August 14, 2024 06:51
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 14, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 14, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from f53c8fb to e12b28b Compare August 15, 2024 13:12
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 15, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from 15f2a7f to fc7532f Compare October 15, 2024 16:39
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 15, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 15, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from fc7532f to c0e3a21 Compare October 16, 2024 14:47
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 16, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 16, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from c0e3a21 to 162c0fe Compare October 17, 2024 20:27
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from 162c0fe to 504837e Compare October 18, 2024 12:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from 504837e to dc5dd33 Compare October 21, 2024 22:25
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from dc5dd33 to e9eb799 Compare October 22, 2024 00:35
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 22, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 22, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from e9eb799 to 7cb05c9 Compare October 23, 2024 00:47
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from 7cb05c9 to 0e644ef Compare October 23, 2024 21:41
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--ai branch from 0e644ef to b151efd Compare October 24, 2024 20:45
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 24, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: pending owlbot:run Add this label to trigger the Owlbot post processor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants