Skip to content

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) ==2.0.36 -> ==2.0.38 age adoption passing confidence
cloud-sql-python-connector (changelog) ==1.14.0 -> ==1.17.0 age adoption passing confidence
google-cloud-aiplatform ==1.79.0 -> ==1.81.0 age adoption passing confidence
google-cloud-resource-manager (source) ==1.14.0 -> ==1.14.1 age adoption passing confidence
langchain-community (changelog) ==0.3.16 -> ==0.3.18 age adoption passing confidence
langchain-core (changelog) ==0.3.22 -> ==0.3.40 age adoption passing confidence
langchain-google-cloud-sql-pg (changelog) ==0.11.1 -> ==0.12.1 age adoption passing confidence
langchain-google-vertexai ==2.0.12 -> ==2.0.14 age adoption passing confidence
mypy (changelog) ==1.13.0 -> ==1.15.0 age adoption passing confidence
pytest-asyncio (changelog) ==0.24.0 -> ==0.25.3 age adoption passing confidence

Release Notes

GoogleCloudPlatform/cloud-sql-python-connector (cloud-sql-python-connector)

v1.17.0

Compare Source

Features
Bug Fixes

v1.16.0

Compare Source

Features
  • add support for GOOGLE_CLOUD_UNIVERSE_DOMAIN env var (#​1221) (ac77932)

v1.15.0

Compare Source

Features
googleapis/python-aiplatform (google-cloud-aiplatform)

v1.81.0

Compare Source

Features
  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (b176d13)
  • Add additional Probe options to v1 model.proto (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)
  • Use default file name if one isn't provided when uploading evaluation results to GCS. (d86d87a)
Bug Fixes
  • deps: Require grpc-google-iam-v1>=0.14.0 (b176d13)
  • Prediction stream raw predict url for non dedicated endpoint (b91a8aa)
Documentation
  • A comment for field content in message .google.api.Page is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for message RoutingRule is changed (b176d13)

v1.80.0

Compare Source

Features
  • Add notebook helper functions to preview eval SDK to display and visualize evaluation results in an IPython environment (1ab4344)
  • Add vertex_registry_source to create_feature_view method (0abe0b7)
  • Support global endpoint natively (d4cae46)
  • Support Python 3.12 for reasoning engine. (1624a23)
  • Upload dataset URI, metric criteria, and rating rubrics used in an evaluation to GCS. (aabb579)
Bug Fixes
  • Handle the streaming of JSON delimited by newlines (acc82c5)
  • Use GA generative_models path in tune_autorater to make it consistent with model parameter in Rapid Eval SDK evaluate function (ef596f5)
Documentation
  • Fix minor typos in generative model readme. (d0ef994)
googleapis/google-cloud-python (google-cloud-resource-manager)

v1.14.1: google-cloud-workflows: v1.14.1

Compare Source

Bug Fixes
  • Add google-auth as a direct dependency (e16032f)
  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e16032f)
  • Resolve AttributeError 'Credentials' object has no attribute 'universe_domain' (e16032f)
googleapis/langchain-google-cloud-sql-pg-python (langchain-google-cloud-sql-pg)

v0.12.1

Compare Source

Bug Fixes

v0.12.0

Compare Source

Features
  • Add engine_args argument to engine creation functions (#​242) (5f2f7b7)
python/mypy (mypy)

v1.15.0

Compare Source

v1.14.1

Compare Source

v1.14.0

Compare Source

pytest-dev/pytest-asyncio (pytest-asyncio)

v0.25.3: pytest-asyncio 0.25.3

Compare Source

  • Avoid errors in cleanup of async generators when event loop is already closed #​1040

v0.25.2: pytest-asyncio 0.25.2

Compare Source

  • Call loop.shutdown_asyncgens() before closing the event loop to ensure async generators are closed in the same manner as asyncio.run does #​1034

v0.25.1: pytest-asyncio 0.25.1

Compare Source

  • Fixes an issue that caused a broken event loop when a function-scoped test was executed in between two tests with wider loop scope #​950
  • Improves test collection speed in auto mode #​1020
  • Corrects the warning that is emitted upon redefining the event_loop fixture

v0.25.0: pytest-asyncio 0.25.0

Compare Source

0.25.0 (2024-12-13)

  • Deprecated: Added warning when asyncio test requests async @pytest.fixture in strict mode. This will become an error in a future version of flake8-asyncio. #​979
  • Updates the error message about pytest.mark.asyncio's scope keyword argument to say loop_scope instead. #​1004
  • Verbose log displays correct parameter name: asyncio_default_fixture_loop_scope #​990
  • Propagates contextvars set in async fixtures to other fixtures and tests on Python 3.11 and above. #​1008

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners February 26, 2025 17:12
@dpebot
Copy link
Collaborator

dpebot commented Feb 26, 2025

/gcbrun

@gemini-code-assist
Copy link

Important

The terms of service for this installation has not been accepted. Please ask the Organization owners to visit the Gemini Code Assist Admin Console to sign it.

@product-auto-label product-auto-label bot added the api: cloudsql-postgres Issues related to the googleapis/langchain-google-cloud-sql-pg-python API. label Feb 26, 2025
@averikitsch averikitsch merged commit 7c807e8 into googleapis:main Feb 26, 2025
11 checks passed
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch February 26, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudsql-postgres Issues related to the googleapis/langchain-google-cloud-sql-pg-python API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants