- Notifications
You must be signed in to change notification settings - Fork 400
chore(main): release 1.24.1 #2196
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
030d515
to fd89f26
Compare fd89f26
to 6118046
Compare 6118046
to dc8b1ea
Compare dc8b1ea
to 397876c
Compare 397876c
to 1438cda
Compare fe68fde
to 56fb79f
Compare 56fb79f
to 3c4bdb2
Compare Ark-kun approved these changes Jun 7, 2023
3c4bdb2
to fb6c7c0
Compare pabloem pushed a commit to pabloem/python-aiplatform that referenced this pull request Dec 30, 2023
-- 3c4bdb2 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>: chore(main): release 1.26.0 COPYBARA_INTEGRATE_REVIEW=googleapis#2196 from googleapis:release-please--branches--main 3c4bdb2 PiperOrigin-RevId: 538660763
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: closed do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: l Pull request size is large.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.24.1 (2023-06-08)
Features
vertexai
package (fbd03b1)enable_access_logging
parameter to Endpoint.deploy() method, minor edit to batch_predict() docstring (794cedd)BatchPredictionJob.create
(13b11c6)Bug Fixes
Endpoint.undeploy_all()
doesn't undeploy all models (9fb24d7)Prediction.predictions
. (56518f1)ChatModel.start_chat
being ignored (a0d815d)create_gcs_bucket_for_pipeline_artifacts_if_it_does_not_exist
(#1537) (b53e2b5)_construct_sdk_resource_from_gapic
should use the project from the resource name instead of the default project. (162b2f2)Miscellaneous Chores
Documentation
This PR was generated with Release Please. See documentation.