-
Notifications
You must be signed in to change notification settings - Fork 354
Comparing changes
Open a pull request
base repository: googleapis/python-aiplatform
base: v1.18.0
head repository: googleapis/python-aiplatform
compare: v1.18.2
- 13 commits
- 41 files changed
- 14 contributors
Commits on Oct 4, 2022
-
docs(samples): improve docstring of Vertex AI Python SDK Model Regist…
…ry samples (#1705) * improve doc string * nox tests passed * rename location Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com>
Configuration menu - View commit details
-
Copy full SHA for f97e90f - Browse repository at this point
Copy the full SHA f97e90fView commit details -
chore: adding SDK team to CODEOWNERS (#1713)
* chore: adding SDK team to CODEOWNERS * chore: adding SDK team to CODEOWNERS * chore: adding SDK team to CODEOWNERS * chore: adding SDK team to CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for f28988e - Browse repository at this point
Copy the full SHA f28988eView commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cba7fbf - Browse repository at this point
Copy the full SHA cba7fbfView commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dde9ba1 - Browse repository at this point
Copy the full SHA dde9ba1View commit details -
fix: PipelineJob should only pass bearer tokens for AR URIs (#1717)
When downloading compiled KFP pipelines over HTTPS, we only need to pass a bearer token when we need to authenticate for services like Artifact Registry. We may get unexpected behavior passing this token in all HTTPS requests, which is the current behavior. 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://togithub.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 - [x] 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 b/251143831 🦕
Configuration menu - View commit details
-
Copy full SHA for b43851c - Browse repository at this point
Copy the full SHA b43851cView commit details -
fix(deps): allow protobuf 3.19.5 (#1720)
* fix(deps): allow protobuf 3.19.5 * explicitly exclude protobuf 4.21.0
Configuration menu - View commit details
-
Copy full SHA for 83e3b7c - Browse repository at this point
Copy the full SHA 83e3b7cView commit details
Commits on Oct 11, 2022
-
chore: merge v1.18.1 into main (#1725)
* fix(deps): allow protobuf 3.19.5 (#1720) * fix(deps): allow protobuf 3.19.5 * explicitly exclude protobuf 4.21.0 * update changelog/version Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2926167 - Browse repository at this point
Copy the full SHA 2926167View commit details
Commits on Oct 12, 2022
-
PiperOrigin-RevId: 480655720
Configuration menu - View commit details
-
Copy full SHA for 55e287f - Browse repository at this point
Copy the full SHA 55e287fView commit details
Commits on Oct 17, 2022
-
docs: resurface googleapis.dev and prediction docs (#1724)
I've mistakenly broken some of the docs for types links on googleapis.dev. Fixing the docs structure so the docs are showing again. If you run `nox -s docs` and take a look around the docs, they'll be back up. I've verified that prediction pages are back up on c.g.c. - [x] Make sure to open an issue as a [bug/issue](https://togithub.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 - [x] 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 #1722 🦕
Configuration menu - View commit details
-
Copy full SHA for 24f0c6f - Browse repository at this point
Copy the full SHA 24f0c6fView commit details
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3747ce3 - Browse repository at this point
Copy the full SHA 3747ce3View commit details -
fix: added proto message conversion to MDMJob.update fields (#1718)
* fix: added proto message conversion to MDMJob.update fields * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * addressed PR comment * formatting * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * replaced string literal with constant * adding _gca_resource re-assignmnet to mdm job class * Added side effects in get_mdm_job pytest mock * fixing side effects * formatting * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * minor edits to variable names * Addressed PR feedback * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * addressed more PR commentes * addressed PR comments * fix linter errors Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e77c61 - Browse repository at this point
Copy the full SHA 9e77c61View commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3588526 - Browse repository at this point
Copy the full SHA 3588526View commit details -
chore(main): release 1.18.2 (#1715)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a53956 - Browse repository at this point
Copy the full SHA 8a53956View 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.18.0...v1.18.2