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 1.32.0 #2548

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Sep 5, 2023

🤖 I have created a release beep boop

1.32.0 (2023-09-05)

Features

  • LLM - Added stop_sequences parameter to streaming methods and CodeChatModel (d62bb1b)
  • LLM - Improved the handling of temperature and top_p in streaming (6566529)
  • Support bigframes sharded parquet ingestion at remote deserialization (Tensorflow) (a8f85ec)
  • Release Vertex SDK Preview (c60b9ca)
  • Allow setting default service account (d11b8e6)

Bug Fixes

  • Fix feature update since no LRO is created (468e6e7)
  • LLM - CodeGenerationModel now supports safety attributes (c2c8a5e)
  • LLM - Fixed batch prediction on tuned models (2a08535)
  • LLM - Fixed the handling of the TextEmbeddingInput.task_type parameter. (2e3090b)
  • Make statistics Optional for TextEmbedding. (7eaa1d4)

This PR was generated with Release Please. See documentation.

@release-please release-please bot force-pushed the release-please--branches--main branch from 03d0687 to 6c1214c Compare September 5, 2023 19:21
@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 Sep 5, 2023
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Sep 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 5, 2023
@product-auto-label product-auto-label bot added the api: vertex-ai Issues related to the googleapis/python-aiplatform API. label Sep 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 5, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 6c1214c to df27d89 Compare September 5, 2023 20:28
@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 Sep 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 5, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from df27d89 to e6b35e6 Compare September 5, 2023 21:20
@release-please release-please bot changed the title chore(main): release 1.30.1 chore(main): release 1.32.0 Sep 5, 2023
@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 Sep 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 5, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from e6b35e6 to e15b34b Compare September 5, 2023 22: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 Sep 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 5, 2023
@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 Sep 5, 2023
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Sep 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 5, 2023
@sasha-gitg sasha-gitg added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 6, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 6, 2023
@sasha-gitg sasha-gitg merged commit 5dba09b into main Sep 6, 2023
12 checks passed
@sasha-gitg sasha-gitg deleted the release-please--branches--main branch September 6, 2023 14:57
@release-please
Copy link
Contributor Author

release-please bot commented Sep 6, 2023

@release-trigger
Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-aiplatform/release/release (2023-09-06T14:58:13.193Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

@release-tool-publish-reporter
Copy link

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter
Copy link

🥚 You hatched a release! The release build finished successfully! 💜

copybara-service bot pushed a commit that referenced this pull request Sep 6, 2023
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2548 from googleapis:release-please--branches--main a725eac
PiperOrigin-RevId: 561673707
copybara-service bot pushed a commit that referenced this pull request Sep 6, 2023
…hon 3.7 has reached end of life.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#2548 from googleapis:release-please--branches--main a725eac
PiperOrigin-RevId: 554850979
pabloem pushed a commit to pabloem/python-aiplatform that referenced this pull request Dec 30, 2023
* chore(main): release 1.32.0

* chore: Update CHANGELOG.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vertex-ai Issues related to the googleapis/python-aiplatform API. autorelease: published size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants