-
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.15.1
head repository: googleapis/python-aiplatform
compare: v1.16.0
- 16 commits
- 98 files changed
- 9 contributors
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4dfd347 - Browse repository at this point
Copy the full SHA 4dfd347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cced8a - Browse repository at this point
Copy the full SHA 1cced8aView commit details
Commits on Jul 20, 2022
-
chore: Add code owners for Vertex Metadata SDK (#1515)
* chore: Adding code owners for Vertex Metadata SDK Adding the code owner group for Vertex AI Metadata SDK team. * Update .github/CODEOWNERS Co-authored-by: Anthonios Partheniou <[email protected]> * Add metadata team as co-owner for unit and system tests. Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd55daf - Browse repository at this point
Copy the full SHA fd55dafView commit details
Commits on Jul 21, 2022
-
feat: Change the Metadata SDK _Context class to an external class (#1519
) * feat: Change the Metadata SDK _Context class to an external class * Add base schema class for context * Add additional context schema types * Add additional context schema types * Add create method to Context. * Fix unit test failure. * add unit tests * fix lint issue * Add Context to root __init__. * correct import path
Configuration menu - View commit details
-
Copy full SHA for 95b107c - Browse repository at this point
Copy the full SHA 95b107cView commit details -
chore: change dataset url in dataset import system test (#1527)
* chore: change dataset url in dataset import system test * updates from linter
Configuration menu - View commit details
-
Copy full SHA for f93d19c - Browse repository at this point
Copy the full SHA f93d19cView commit details -
feat: Add Metadata SDK support and samples for get method (#1516)
* feat: Add get() method to Metadata Resource base class. * Add unit tests for artifact, execution, and context * Add samples for get execution and get artifact * fix lint issues * Fix unit tests.
Configuration menu - View commit details
-
Copy full SHA for d442248 - Browse repository at this point
Copy the full SHA d442248View commit details
Commits on Jul 22, 2022
-
feat: Add metadata SDK samples for list artifact and list execution (#…
…1514) * feat: Add metadata SDK samples for list artifact and execution * update default execution display name * Fix lint issues. * update tests based on review feedback to return a list of more than one item * simplify sample file names
Configuration menu - View commit details
-
Copy full SHA for c0d01f1 - Browse repository at this point
Copy the full SHA c0d01f1View commit details -
feature: Vertex AI Prediction Custom Prediction Routine (#1535)
* feature: Vertex AI Prediction Custom Prediction Routine * chore: Changed SDK requirement for CPR to main pypi package
Configuration menu - View commit details
-
Copy full SHA for 34bbd0a - Browse repository at this point
Copy the full SHA 34bbd0aView commit details -
feat: Add metadata SDK sample for delete method. (#1530)
* feat: Add metadata SDK sample for delete method. * add test fixtures. * fix lint errors
Configuration menu - View commit details
-
Copy full SHA for 46aa9b5 - Browse repository at this point
Copy the full SHA 46aa9b5View commit details
Commits on Jul 23, 2022
-
feat: Support custom containers in CustomJob.from_local_script (#1483)
* feat: update from_local_script() * fix from_local_script() * fix: update unit tests * fix lint failed * fix: add system test * fix: from_local_script * fix: from_local_script * fix: system test
Configuration menu - View commit details
-
Copy full SHA for be0b7e1 - Browse repository at this point
Copy the full SHA be0b7e1View commit details
Commits on Jul 25, 2022
-
fix: Pass the PipelineJob credentials to `create_gcs_bucket_for_pipel…
…ine_artifacts_if_it_does_not_exist` (#1537) Co-authored-by: Sara Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b53e2b5 - Browse repository at this point
Copy the full SHA b53e2b5View commit details -
feat: Add samples for Metadata context list, get, and create (#1525)
* feat: Add samples for context list,get and create * fix lint issues. * Change import path to aiplatform.Context * Fix create mock. * remove duplicate mock method * Update samples/model-builder/experiment_tracking/get_context_sample_test.py Co-authored-by: Dan Lee <[email protected]> * Update samples/model-builder/experiment_tracking/list_context_sample_test.py Co-authored-by: Dan Lee <[email protected]> * Update samples/model-builder/experiment_tracking/list_context_sample_test.py Co-authored-by: Dan Lee <[email protected]> * Update samples/model-builder/experiment_tracking/get_context_sample_test.py Co-authored-by: Dan Lee <[email protected]> * update formatting and comments based on review feedback Co-authored-by: Dan Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d913e1d - Browse repository at this point
Copy the full SHA d913e1dView commit details
Commits on Jul 26, 2022
-
Feat: Refactor schema classes to subclass from _Resource (#1536)
* feat: Refactor code to make shema type classes a subclass of Artifact, Execution and Context * reinstantiate schema class using resouce_name * fix typo in resource_name * change resouce_name to artifact_name * Change constructor to internal method * refactor execution. * refactor context. * fix spelling * fix unit tests * fix sample tests.
Configuration menu - View commit details
-
Copy full SHA for 93002e8 - Browse repository at this point
Copy the full SHA 93002e8View commit details -
chore: Append users' src dir name to sys.path while model server star…
…ts for CPR. (#1540) * chore: Append users' src dir name to sys.path while model server starts. * chore: Search the users' modules first for CPR model server.
Configuration menu - View commit details
-
Copy full SHA for ca19173 - Browse repository at this point
Copy the full SHA ca19173View commit details
Commits on Jul 27, 2022
-
fix: Fixed getting the output GCS bucket in PipelineJob.submit (#1542)
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: - [ ] 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 - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
Configuration menu - View commit details
-
Copy full SHA for 69d6c7d - Browse repository at this point
Copy the full SHA 69d6c7dView commit details -
chore(main): release 1.16.0 (#1531)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4945eb - Browse repository at this point
Copy the full SHA b4945ebView 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.15.1...v1.16.0