Skip to content

chore(main): release 1.27.0 #2320

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
Jun 30, 2023
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jun 22, 2023

🤖 I have created a release beep boop

1.27.0 (2023-06-30)

Features

  • Add submit for CustomTrainingJob and CustomContainerTrainingJob which won't block until complete. (d6476d0)
  • LLM - Added support for learning_rate in tuning (c6cdd10)
  • LLM - Released the Codey models to GA (89609c9)

Bug Fixes

  • Fix aiplatform.init bug by replacing experiment_name with experiment (c60773a)
  • Fix error when calling update_state() after ExperimentRun.list() (cb255ec)
  • LLM - Exported the ChatMessage class (7bf7634)
  • LLM - Fixed the chat models failing due to safetyAttributes format (459ba86)
  • Vizier - Fixed pyvizier client study creation errors (16299d1)

Documentation

  • Fixed a docstring for _Dataset (b68a941)
  • Fixed a docstring for TimeSeriesDataset (a7dfce2)
  • Populate GA LLM SDK Pydocs (e248285)
  • Update scheduled pipelines client max_run_count docstring with allowed values. (750e161)

This PR was generated with Release Please. See documentation.

@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jun 22, 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 Jun 22, 2023
@product-auto-label product-auto-label bot added the api: vertex-ai Issues related to the googleapis/python-aiplatform API. label Jun 22, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2023
@release-please release-please bot changed the title chore(main): release 1.26.2 chore(main): release 1.27.0 Jun 23, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from d2e83dc to 29d5c3f Compare June 23, 2023 07:46
@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 Jun 23, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 29d5c3f to 3faa25a Compare June 23, 2023 23:42
@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 Jun 23, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 3faa25a to 7bececc Compare June 27, 2023 15:26
@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 Jun 27, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 27, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 27, 2023
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Jun 27, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 27, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from e7015ab to da46732 Compare June 28, 2023 03:22
@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 Jun 28, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 218f4a8 to 852b9d3 Compare June 30, 2023 08:07
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 30, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 30, 2023
@sasha-gitg sasha-gitg merged commit 718f04b into main Jun 30, 2023
@sasha-gitg sasha-gitg deleted the release-please--branches--main branch June 30, 2023 13:42
@release-please
Copy link
Contributor Author

@release-trigger
Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-aiplatform/release/release (2023-06-30T13:43:06.859Z)

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

@release-tool-publish-reporter

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

@release-tool-publish-reporter

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

copybara-service bot pushed a commit that referenced this pull request Jun 30, 2023
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2320 from googleapis:release-please--branches--main 852b9d3
PiperOrigin-RevId: 513812896
copybara-service bot pushed a commit that referenced this pull request Jun 30, 2023
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2320 from googleapis:release-please--branches--main 852b9d3
PiperOrigin-RevId: 513812896
copybara-service bot pushed a commit that referenced this pull request Jun 30, 2023
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2320 from googleapis:release-please--branches--main 852b9d3
PiperOrigin-RevId: 513812896
copybara-service bot pushed a commit that referenced this pull request Jul 5, 2023
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2320 from googleapis:release-please--branches--main 852b9d3
PiperOrigin-RevId: 545694642
copybara-service bot pushed a commit that referenced this pull request Jul 5, 2023
…hedule.list_jobs()

FUTURE_COPYBARA_INTEGRATE_REVIEW=#2320 from googleapis:release-please--branches--main 852b9d3
PiperOrigin-RevId: 545774820
copybara-service bot pushed a commit that referenced this pull request Jul 5, 2023
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2320 from googleapis:release-please--branches--main 852b9d3
PiperOrigin-RevId: 545694642
copybara-service bot pushed a commit that referenced this pull request Jul 5, 2023
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2320 from googleapis:release-please--branches--main 852b9d3
PiperOrigin-RevId: 545762540
pabloem pushed a commit to pabloem/python-aiplatform that referenced this pull request Dec 30, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@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.

2 participants