-
Notifications
You must be signed in to change notification settings - Fork 381
Comparing changes
Open a pull request
base repository: googleapis/python-aiplatform
base: v1.8.1
head repository: googleapis/python-aiplatform
compare: v1.9.0
- 13 commits
- 40 files changed
- 9 contributors
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 321cf9e - Browse repository at this point
Copy the full SHA 321cf9eView commit details -
fix: Improve handling of undeploying model without redistributing rem…
…aining traffic (#898) - Add informative error when undeploying a model with traffic from an Endpoint with multiple deployed models, without providing a new traffic split. - Improve accuracy of docstring for `Endpoint.undeploy()` - Add tests to cover CUJs Fixes [b/198290421](http://b/198290421) 🦕
Configuration menu - View commit details
-
Copy full SHA for 8a8a4fa - Browse repository at this point
Copy the full SHA 8a8a4faView commit details -
Feat: Add LIT methods for Pandas DataFrame and TensorFlow saved model. (
#874) Adds methods from go/lit-xai-notebook for Pandas DataFrame and TensorFlow saved model. b/208628825 Example Colab: go/lit-vertex-pr-1
Configuration menu - View commit details
-
Copy full SHA for 03cf301 - Browse repository at this point
Copy the full SHA 03cf301View commit details -
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-aiplatform/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #192254729 🦕
Configuration menu - View commit details
-
Copy full SHA for 0f22ff6 - Browse repository at this point
Copy the full SHA 0f22ff6View commit details
Commits on Dec 17, 2021
-
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-aiplatform/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #192254729 🦕
Configuration menu - View commit details
-
Copy full SHA for 3ec620c - Browse repository at this point
Copy the full SHA 3ec620cView commit details -
feat: add create in Featurestore, EntityType, Feature; add create_ent…
…ity_type in Featurestore; add create_feature, batch_create_features in EntityType; add ingest_from_* for bq and gcs in EntityType; add and update delete with force delete nested resources (#872) - [x] add create method in Featurestore, EntityType, Feature classes; - [x] add create_entity_type in Featurestore; - [x] add create_feature, batch_create_features in EntityType; - [x] add ingest_from_bq and ingest_from_gcs methods in EntityType class - [x] add and update delete methods with force delete nested resources - [x] add unit tests - [x] update integration test
Configuration menu - View commit details
-
Copy full SHA for ba11c3d - Browse repository at this point
Copy the full SHA ba11c3dView commit details
Commits on Dec 21, 2021
-
chore: upgrading tb uploader tf dependency (#921)
Co-authored-by: Yicheng Fang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d51b1e - Browse repository at this point
Copy the full SHA 9d51b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ce738 - Browse repository at this point
Copy the full SHA 96ce738View commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8df74a2 - Browse repository at this point
Copy the full SHA 8df74a2View commit details
Commits on Dec 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 04618e0 - Browse repository at this point
Copy the full SHA 04618e0View commit details
Commits on Dec 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1b7dbad - Browse repository at this point
Copy the full SHA 1b7dbadView commit details
Commits on Dec 29, 2021
-
fix: Fix timestamp proto util to default to timestamp at call time. (#…
…933) * fix: Fix timestamp proto util to default to timestamp at call time. * chore: lint
Configuration menu - View commit details
-
Copy full SHA for d72a254 - Browse repository at this point
Copy the full SHA d72a254View commit details
Commits on Jan 6, 2022
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b72067b - Browse repository at this point
Copy the full SHA b72067bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.1...v1.9.0