FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency google-cloud-aiplatform to v1.7.0 by renovate-bot · Pull Request #7079 · GoogleCloudPlatform/python-docs-samples · GitHub

chore(deps): update dependency google-cloud-aiplatform to v1.7.0 - #7079

Merged
gcf-merge-on-green[bot] merged 2 commits into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/google-cloud-aiplatform-1.x
Nov 10, 2021
Merged

chore(deps): update dependency google-cloud-aiplatform to v1.7.0#7079
gcf-merge-on-green[bot] merged 2 commits into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/google-cloud-aiplatform-1.x

Conversation

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-aiplatform ==1.4.2 -> ==1.7.0
google-cloud-aiplatform ==1.1.1 -> ==1.7.0
google-cloud-aiplatform ==1.3.0 -> ==1.7.0

Release Notes

googleapis/python-aiplatform

v1.7.0

Compare Source

Features
  • Adds support for google.protobuf.Value pipeline parameters in the parameter_values field (#​807) (c97199d)
  • Adds support for google.protobuf.Value pipeline parameters in the parameter_values field (#​808) (726b620)
  • PipelineJob switch to v1 API from v1beta1 API (#​750) (8db7e0c)
Bug Fixes
  • Correct PipelineJob credentials description (#​816) (49aaa87)
  • Fixed docstrings for Dataset in AutoMLForecastingTrainingJob (760887b)
Documentation
1.6.2 (2021-11-01)
Features
  • Add PipelineJob.submit to create PipelineJob without monitoring it's completion. (#​798) (7ab05d5)
  • support new protobuf value param types for Pipeline Job client (#​797) (2fc05ca)
Bug Fixes
  • Add retries when polling during monitoring runs (#​786) (45401c0)
  • use version.py for versioning (#​804) (514031f)
  • Widen system test timeout, handle tearing down failed training pipelines (#​791) (78879e2)
Miscellaneous Chores
1.6.1 (2021-10-25)
Features
  • Add debugging terminal support for CustomJob, HyperparameterTun… (#​699) (2deb505)
  • add support for python 3.10 (#​769) (8344804)
  • Add training_utils folder and environment_variables for training (141c008)
  • enable reduction server (#​741) (8ef0ded)
  • enabling AutoML Forecasting training response to include BigQuery location of exported evaluated examples (#​657) (c1c2326)
  • PipelineJob: allow PipelineSpec as param (#​774) (f90a1bd)
  • pre batch creating TensorboardRuns and TensorboardTimeSeries in one_shot mode to speed up uploading (#​772) (c9f68c6)
Bug Fixes
Miscellaneous Chores

v1.6.2

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

Features
  • add featurestore service to aiplatform v1 (#​765) (68c88e4)
  • Add one shot profile uploads to tensorboard uploader. (#​704) (a83f253)
  • Added column_specs, training_encryption_spec_key_name, model_encryption_spec_key_name to AutoMLForecastingTrainingJob.init and various split methods to AutoMLForecastingTrainingJob.run (#​647) (7cb6976)
  • Lazy load Endpoint class (#​655) (c795c6f)

v1.5.0

Compare Source

Features
  • Add data plane code snippets for feature store service (#​713) (e3ea683)
  • add flaky test diagnostic script (#​734) (09e48de)
  • add vizier service to aiplatform v1 BUILD.bazel (#​731) (1a580ae)
  • code snippets for feature store control plane (#​709) (8e06ced)
  • Updating the Tensorboard uploader to use the new batch write API so it runs more efficiently (#​710) (9d1b01a)
Bug Fixes
1.4.3 (2021-09-17)
Features
  • PipelineJob: support dict, list, bool typed input parameters fr… (#​693) (243b75c)
Bug Fixes
Miscellaneous Chores
1.4.2 (2021-09-10)
Features
  • add explanation metadata get_metadata_protobuf for reuse (#​672) (efb6d18)
1.4.1 (2021-09-07)
Features
  • add prediction service RPC RawPredict to aiplatform_v1beta1 feat: add tensorboard service RPCs to aiplatform_v1beta1: BatchCreateTensorboardRuns, BatchCreateTensorboardTimeSeries, WriteTensorboardExperimentData feat: add model_deployment_monitori... (#​670) (b73cd94)
  • add Vizier service to aiplatform v1 (#​671) (179150a)
  • add XAI, model monitoring, and index services to aiplatform v1 (#​668) (1fbce55)
  • Update tensorboard uploader to use Dispatcher for handling different event types (#​651) (d20b520), closes #​519
Documentation

v1.4.3

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate-bot requested review from a team, bradmiro and leahecole as code owners November 10, 2021 00:51
renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 0a9f843 to 78f92a8 Compare November 10, 2021 00:51
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 10, 2021
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 Nov 10, 2021
product-auto-label Bot added the samples Issues that are directly related to samples. label Nov 10, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2021
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 Nov 10, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2021
leahecole added the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2021
gcf-merge-on-green Bot merged commit bb34063 into GoogleCloudPlatform:master Nov 10, 2021
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2021
renovate-bot deleted the renovate/google-cloud-aiplatform-1.x branch November 10, 2021 19:32
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL