-
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.13.0
head repository: googleapis/python-aiplatform
compare: v1.13.1
- 14 commits
- 55 files changed
- 12 contributors
Commits on May 10, 2022
-
Feat: add batch_size kwarg for batch prediction jobs (#1194)
* Add batch_size kwarg for batch prediction jobs * Fix errors Update the copyright year. Change the order of the argument. Fix the syntax error. * fix: change description layout
Configuration menu - View commit details
-
Copy full SHA for 50bdb01 - Browse repository at this point
Copy the full SHA 50bdb01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 243c6f6 - Browse repository at this point
Copy the full SHA 243c6f6View commit details
Commits on May 11, 2022
-
docs: update aiplatform SDK arrangement for Sphinx (#1163)
* docs: update aiplatform SDK sphinx arrangement * docs: remove unneeded aiplatform.rst file * docs: remove moves files Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e9510ea - Browse repository at this point
Copy the full SHA e9510eaView commit details -
fix: check in service proto file (#1174)
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5fdf151 - Browse repository at this point
Copy the full SHA 5fdf151View commit details
Commits on May 18, 2022
-
chore: Remove _v1 specific references in favor of compat types and se…
…rvices (#1235) Co-authored-by: Sam Goodman <goodmansam@google.com>
Configuration menu - View commit details
-
Copy full SHA for a2eb8cc - Browse repository at this point
Copy the full SHA a2eb8ccView commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c4ead4 - Browse repository at this point
Copy the full SHA 0c4ead4View commit details
Commits on May 23, 2022
-
chore: add unit test mock for AnonymousCredentials (#1245)
* initial work on adding google auth mock * add anonymouscredentials mock to more tests, run linter * add auth mock to more test classes * remove auth mock from two test classes
Configuration menu - View commit details
-
Copy full SHA for 15bc80b - Browse repository at this point
Copy the full SHA 15bc80bView commit details -
feat: support autoscaling metrics when deploying models (#1197)
* feat: support autoscaling metrics when deploying models * feat: support model deploy to endpoint with autoscaling metrics * fix autoscaling_target_accelerator_duty_cycle check * fix docstring: specify that autoscaling_params are optional * bug fix: add autoscaling_target_cpu_utilization to custom_resource_spec * add tests * add _TEST_METRIC_NAME_CPU_UTILIZATION and _TEST_METRIC_NAME_GPU_UTILIZATION * remove not required arguments in tests * fix tests: wait for LRO to complete even if not sync * fix lint: run black Co-authored-by: Sara Robinson <sararob@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 095717c - Browse repository at this point
Copy the full SHA 095717cView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4a0bee - Browse repository at this point
Copy the full SHA b4a0beeView commit details
Commits on May 26, 2022
-
feat: add update endpoint (#1162)
* feat: add update endpoint * add validate_traffic and validate_traffic_split * remove validation, add system tests * Text fixes * Nox blacken change Co-authored-by: Sam Goodman <goodmansam@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0ecfe1e - Browse repository at this point
Copy the full SHA 0ecfe1eView commit details -
chore: refactor training job tests to configure temp test directory (#…
…1254) * replace filepath in test with tmpdir var * update script path var in training job tests * run linter
Configuration menu - View commit details
-
Copy full SHA for 74dbabd - Browse repository at this point
Copy the full SHA 74dbabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 406c868 - Browse repository at this point
Copy the full SHA 406c868View commit details -
Release-As: 1.13.1 Co-authored-by: Sam Goodman <goodmansam@google.com>
Configuration menu - View commit details
-
Copy full SHA for df78407 - Browse repository at this point
Copy the full SHA df78407View commit details
Commits on May 27, 2022
-
chore(main): release 1.13.1 (#1216)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc3be45 - Browse repository at this point
Copy the full SHA dc3be45View 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.13.0...v1.13.1