Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Bump google-cloud-aiplatform from 1.61.0 to 1.62.0 in /python #8284

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps google-cloud-aiplatform from 1.61.0 to 1.62.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.62.0

1.62.0 (2024-08-13)

Features

  • Add metadata to evaluation result. (375095e)
  • Add Prompt class for multimodal prompt templating (1bdc235)
  • Add support for query method in Vertex AI Extension SDK (0008735)
  • Add support for reservation affinity in custom training jobs. (802609b)
  • Add support for strategy in custom training jobs. (a076191)
  • Adding spot, reservation_affinity to Vertex SDK (3e785bd)
  • Support api keys in initializer and create_client (7404f67)
  • Support creating optimized online store with private service connect (659ba3f)
  • Support disable Cloud logging in Ray on Vertex (accaa97)
  • Support PSC-Interface in Ray on Vertex (accaa97)

Bug Fixes

  • Added credentials, project, and location on PipelineJobSchedule init (281c171)
  • Avoid breakage of langchain from orjson 3.10.7 (c990f73)
  • Deprecate disable_attribution in GoogleSearchRetrieval. (c68d559)

Documentation

  • Update the docstring for compute_tokens method. (849e8d4)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.62.0 (2024-08-13)

Features

  • Add metadata to evaluation result. (375095e)
  • Add Prompt class for multimodal prompt templating (1bdc235)
  • Add support for query method in Vertex AI Extension SDK (0008735)
  • Add support for reservation affinity in custom training jobs. (802609b)
  • Add support for strategy in custom training jobs. (a076191)
  • Adding spot, reservation_affinity to Vertex SDK (3e785bd)
  • Support api keys in initializer and create_client (7404f67)
  • Support creating optimized online store with private service connect (659ba3f)
  • Support disable Cloud logging in Ray on Vertex (accaa97)
  • Support PSC-Interface in Ray on Vertex (accaa97)

Bug Fixes

  • Added credentials, project, and location on PipelineJobSchedule init (281c171)
  • Avoid breakage of langchain from orjson 3.10.7 (c990f73)
  • Deprecate disable_attribution in GoogleSearchRetrieval. (c68d559)

Documentation

  • Update the docstring for compute_tokens method. (849e8d4)
Commits
  • 68af9c3 chore(main): release 1.62.0 (#4168)
  • 802609b feat: Add support for reservation affinity in custom training jobs.
  • 0008735 feat: add support for query method in Vertex AI Extension SDK
  • 659ba3f feat: support creating optimized online store with private service connect
  • c68d559 fix: Deprecate disable_attribution in GoogleSearchRetrieval.
  • 281c171 fix: Added credentials, project, and location on PipelineJobSchedule init
  • 849e8d4 docs: Update the docstring for compute_tokens method.
  • 0ea5191 chore: Add unit tests for PartsType prompts
  • 1bdc235 feat: Add Prompt class for multimodal prompt templating
  • ebbd1bf chore: Parameterize generative model end-to-end test with prod and staging AP...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.61.0 to 1.62.0.
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.61.0...v1.62.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 19, 2024 23:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Aug 19, 2024
@github-actions github-actions bot changed the title Bump google-cloud-aiplatform from 1.61.0 to 1.62.0 in /python Python: Bump google-cloud-aiplatform from 1.61.0 to 1.62.0 in /python Aug 19, 2024
@markwallace-microsoft
Copy link
Member

Python Test Coverage

Python Test Coverage Report
FileStmtsMissCoverMissing
semantic_kernel
   kernel.py1994776%150, 161, 165, 315–318, 425, 439–482
semantic_kernel/agents/group_chat
   agent_chat.py108199%91
   agent_group_chat.py67297%113, 135
   broadcast_queue.py72199%35
semantic_kernel/agents/open_ai
   open_ai_assistant_base.py361399%243, 321–322
semantic_kernel/connectors/ai/anthropic/services
   anthropic_chat_completion.py942573%171–181, 196–205, 222–236
semantic_kernel/connectors/ai/azure_ai_inference/services
   azure_ai_inference_chat_completion.py149398%170, 320, 436
semantic_kernel/connectors/ai/embeddings
   embedding_generator_base.py8188%50
semantic_kernel/connectors/ai/google
   shared_utils.py39295%97, 119
semantic_kernel/connectors/ai/google/google_ai/services
   google_ai_chat_completion.py148398%151, 263, 297
   utils.py63395%139, 157–162
semantic_kernel/connectors/ai/google/vertex_ai/services
   utils.py65395%141, 159–164
   vertex_ai_chat_completion.py148398%145, 256, 290
semantic_kernel/connectors/ai/hugging_face/services
   hf_text_completion.py54394%97, 105, 136
   hf_text_embedding.py32584%79–83
semantic_kernel/connectors/memory/azure_ai_search
   azure_ai_search_collection.py87298%150, 152
semantic_kernel/connectors/memory/redis
   redis_collection.py160299%146, 316
   utils.py451176%145–146, 164, 166, 173–188
semantic_kernel/connectors/openapi_plugin
   openapi_manager.py58297%110–111
   openapi_parser.py88199%127
   openapi_runner.py105298%181–182
semantic_kernel/connectors/openapi_plugin/models
   rest_api_operation.py129199%242
semantic_kernel/contents
   function_call_content.py97199%201
semantic_kernel/data
   vector_store_record_collection.py2491992%410, 470–474, 482–486, 526–529, 536–539
   vector_store_record_utils.py26292%50, 52
semantic_kernel/functions
   kernel_function_decorator.py98199%102
   kernel_function_from_method.py96199%153
   kernel_function_from_prompt.py154795%165–166, 180, 201, 219, 239, 322
   kernel_plugin.py187299%472, 475
semantic_kernel/planners
   plan.py2344581%54, 163–165, 197, 214–227, 264, 269, 277–278, 288–291, 308, 313, 329, 332–337, 355, 360, 363, 365, 372, 386–388, 393–397
semantic_kernel/planners/function_calling_stepwise_planner
   function_calling_stepwise_planner.py116497%145, 189–190, 198
semantic_kernel/planners/sequential_planner
   sequential_planner.py64691%71, 75, 109, 125, 134–135
   sequential_planner_extensions.py50982%31–32, 56, 110–124
   sequential_planner_parser.py771284%66–74, 93, 117–120
semantic_kernel/schema
   kernel_json_schema_builder.py119596%50, 84, 206, 210–211
semantic_kernel/template_engine/blocks
   code_block.py77199%119
   named_arg_block.py43198%98
semantic_kernel/utils/telemetry
   decorators.py113496%232, 240, 243, 252
   user_agent.py16288%18–19
TOTAL1066824898% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
2367 1 💤 0 ❌ 0 🔥 51.152s ⏱️

@moonbox3 moonbox3 added this pull request to the merge queue Aug 20, 2024
Merged via the queue into main with commit 7771d3e Aug 20, 2024
25 checks passed
@moonbox3 moonbox3 deleted the dependabot/pip/python/google-cloud-aiplatform-1.62.0 branch August 20, 2024 13:09
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
…microsoft#8284)

Bumps
[google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform)
from 1.61.0 to 1.62.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-aiplatform/releases">google-cloud-aiplatform's
releases</a>.</em></p>
<blockquote>
<h2>v1.62.0</h2>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.61.0...v1.62.0">1.62.0</a>
(2024-08-13)</h2>
<h3>Features</h3>
<ul>
<li>Add metadata to evaluation result. (<a
href="https://github.com/googleapis/python-aiplatform/commit/375095e72cc4f43611710372a1e36753a891a710">375095e</a>)</li>
<li>Add Prompt class for multimodal prompt templating (<a
href="https://github.com/googleapis/python-aiplatform/commit/1bdc235ea64f8d63ce9d60d88cb873ee341d3ff9">1bdc235</a>)</li>
<li>Add support for query method in Vertex AI Extension SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/0008735968606a716add88072cff76f2fc552d7b">0008735</a>)</li>
<li>Add support for reservation affinity in custom training jobs. (<a
href="https://github.com/googleapis/python-aiplatform/commit/802609b1f5e5d8d41a77dafb5b1a2dbf01f2bd30">802609b</a>)</li>
<li>Add support for strategy in custom training jobs. (<a
href="https://github.com/googleapis/python-aiplatform/commit/a076191b8726363e1f7c47ef8343eb86cebf9918">a076191</a>)</li>
<li>Adding spot, reservation_affinity to Vertex SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/3e785bd9c9d3d11197ef930f563ee96231a67d84">3e785bd</a>)</li>
<li>Support api keys in initializer and create_client (<a
href="https://github.com/googleapis/python-aiplatform/commit/7404f679246e41e0009ec2d49f05d669eb357f71">7404f67</a>)</li>
<li>Support creating optimized online store with private service connect
(<a
href="https://github.com/googleapis/python-aiplatform/commit/659ba3f287f9aa78840d4b9b9ca216002d5f1e6a">659ba3f</a>)</li>
<li>Support disable Cloud logging in Ray on Vertex (<a
href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li>
<li>Support PSC-Interface in Ray on Vertex (<a
href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Added credentials, project, and location on PipelineJobSchedule init
(<a
href="https://github.com/googleapis/python-aiplatform/commit/281c1710afc6cac49c02d926bee7a6c43b6ef851">281c171</a>)</li>
<li>Avoid breakage of langchain from orjson 3.10.7 (<a
href="https://github.com/googleapis/python-aiplatform/commit/c990f73845f38e58ba2dddb372ad2f84d4a05479">c990f73</a>)</li>
<li>Deprecate disable_attribution in GoogleSearchRetrieval. (<a
href="https://github.com/googleapis/python-aiplatform/commit/c68d559b9d0fd7288b6775f57d05f474f5f7920a">c68d559</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Update the docstring for compute_tokens method. (<a
href="https://github.com/googleapis/python-aiplatform/commit/849e8d409e4838cad0a020231b806b0c9ef587ce">849e8d4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md">google-cloud-aiplatform's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.61.0...v1.62.0">1.62.0</a>
(2024-08-13)</h2>
<h3>Features</h3>
<ul>
<li>Add metadata to evaluation result. (<a
href="https://github.com/googleapis/python-aiplatform/commit/375095e72cc4f43611710372a1e36753a891a710">375095e</a>)</li>
<li>Add Prompt class for multimodal prompt templating (<a
href="https://github.com/googleapis/python-aiplatform/commit/1bdc235ea64f8d63ce9d60d88cb873ee341d3ff9">1bdc235</a>)</li>
<li>Add support for query method in Vertex AI Extension SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/0008735968606a716add88072cff76f2fc552d7b">0008735</a>)</li>
<li>Add support for reservation affinity in custom training jobs. (<a
href="https://github.com/googleapis/python-aiplatform/commit/802609b1f5e5d8d41a77dafb5b1a2dbf01f2bd30">802609b</a>)</li>
<li>Add support for strategy in custom training jobs. (<a
href="https://github.com/googleapis/python-aiplatform/commit/a076191b8726363e1f7c47ef8343eb86cebf9918">a076191</a>)</li>
<li>Adding spot, reservation_affinity to Vertex SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/3e785bd9c9d3d11197ef930f563ee96231a67d84">3e785bd</a>)</li>
<li>Support api keys in initializer and create_client (<a
href="https://github.com/googleapis/python-aiplatform/commit/7404f679246e41e0009ec2d49f05d669eb357f71">7404f67</a>)</li>
<li>Support creating optimized online store with private service connect
(<a
href="https://github.com/googleapis/python-aiplatform/commit/659ba3f287f9aa78840d4b9b9ca216002d5f1e6a">659ba3f</a>)</li>
<li>Support disable Cloud logging in Ray on Vertex (<a
href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li>
<li>Support PSC-Interface in Ray on Vertex (<a
href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Added credentials, project, and location on PipelineJobSchedule init
(<a
href="https://github.com/googleapis/python-aiplatform/commit/281c1710afc6cac49c02d926bee7a6c43b6ef851">281c171</a>)</li>
<li>Avoid breakage of langchain from orjson 3.10.7 (<a
href="https://github.com/googleapis/python-aiplatform/commit/c990f73845f38e58ba2dddb372ad2f84d4a05479">c990f73</a>)</li>
<li>Deprecate disable_attribution in GoogleSearchRetrieval. (<a
href="https://github.com/googleapis/python-aiplatform/commit/c68d559b9d0fd7288b6775f57d05f474f5f7920a">c68d559</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Update the docstring for compute_tokens method. (<a
href="https://github.com/googleapis/python-aiplatform/commit/849e8d409e4838cad0a020231b806b0c9ef587ce">849e8d4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/68af9c3b5bee6c01deea1baeaa86834f4d2b3d41"><code>68af9c3</code></a>
chore(main): release 1.62.0 (<a
href="https://redirect.github.com/googleapis/python-aiplatform/issues/4168">#4168</a>)</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/802609b1f5e5d8d41a77dafb5b1a2dbf01f2bd30"><code>802609b</code></a>
feat: Add support for reservation affinity in custom training jobs.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/0008735968606a716add88072cff76f2fc552d7b"><code>0008735</code></a>
feat: add support for query method in Vertex AI Extension SDK</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/659ba3f287f9aa78840d4b9b9ca216002d5f1e6a"><code>659ba3f</code></a>
feat: support creating optimized online store with private service
connect</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/c68d559b9d0fd7288b6775f57d05f474f5f7920a"><code>c68d559</code></a>
fix: Deprecate disable_attribution in GoogleSearchRetrieval.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/281c1710afc6cac49c02d926bee7a6c43b6ef851"><code>281c171</code></a>
fix: Added credentials, project, and location on PipelineJobSchedule
init</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/849e8d409e4838cad0a020231b806b0c9ef587ce"><code>849e8d4</code></a>
docs: Update the docstring for compute_tokens method.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/0ea5191dc71436c5a2d3de9a4c318838e3d3147c"><code>0ea5191</code></a>
chore: Add unit tests for PartsType prompts</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/1bdc235ea64f8d63ce9d60d88cb873ee341d3ff9"><code>1bdc235</code></a>
feat: Add Prompt class for multimodal prompt templating</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/ebbd1bfebc758ec1086e7d25a3215fd676072b02"><code>ebbd1bf</code></a>
chore: Parameterize generative model end-to-end test with prod and
staging AP...</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-aiplatform/compare/v1.61.0...v1.62.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-aiplatform&package-manager=pip&previous-version=1.61.0&new-version=1.62.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Mattson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants