Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 9, 2025

This PR contains the following updates:

Package Change Age Confidence
SQLAlchemy (changelog) ==2.0.43 -> ==2.0.44 age confidence
cloud-sql-python-connector (changelog) ==1.18.4 -> ==1.18.5 age confidence
llama-index-core ==0.14.4 -> ==0.14.5 age confidence

Release Notes

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

v1.18.5

Compare Source

Bug Fixes
run-llama/llama_index (llama-index-core)

v0.14.5

Compare Source

llama-index-core [0.14.5]
  • Remove debug print (#​20000)
  • safely initialize RefDocInfo in Docstore (#​20031)
  • Add progress bar for multiprocess loading (#​20048)
  • Fix duplicate node positions when identical text appears multiple times in document (#​20050)
  • chore: tool call block - part 1 (#​20074)
llama-index-instrumentation [0.4.2]
  • update instrumentation package metadata (#​20079)
llama-index-llms-anthropic [0.9.5]
  • ✨ feat(anthropic): add prompt caching model validation utilities (#​20069)
  • fix streaming thinking/tool calling with anthropic (#​20077)
  • Add haiku 4.5 support (#​20092)
llama-index-llms-baseten [0.1.6]
  • Baseten provider Kimi K2 0711, Llama 4 Maverick and Llama 4 Scout Model APIs deprecation (#​20042)
llama-index-llms-bedrock-converse [0.10.5]
  • feat: List Claude Sonnet 4.5 as a reasoning model (#​20022)
  • feat: Support global cross-region inference profile prefix (#​20064)
  • Update utils.py for opus 4.1 (#​20076)
  • 4.1 opus bedrockconverse missing in funcitoncalling models (#​20084)
  • Add haiku 4.5 support (#​20092)
llama-index-llms-fireworks [0.4.4]
  • Add Support for Custom Models in Fireworks LLM (#​20023)
  • fix(llms/fireworks): Cannot use Fireworks Deepseek V3.1-20006 issue (#​20028)
llama-index-llms-oci-genai [0.6.3]
  • Add support for xAI models in OCI GenAI (#​20089)
llama-index-llms-openai [0.6.4]
  • Gpt 5 pro addition (#​20029)
  • fix collecting final response with openai responses streaming (#​20037)
  • Add support for GPT-5 models in utils.py (JSON_SCHEMA_MODELS) (#​20045)
  • chore: tool call block - part 1 (#​20074)
llama-index-llms-sglang [0.1.0]
llama-index-readers-gitlab [0.5.1]
  • feat(gitlab): add pagination params for repository tree and issues (#​20052)
llama-index-readers-json [0.4.2]
llama-index-readers-web [0.5.5]
  • fix: ScrapflyReader Pydantic validation error (#​19999)
llama-index-storage-chat-store-dynamodb [0.4.2]
llama-index-tools-mcp [0.4.2]
  • 🐛 fix(tools/mcp): Fix dict type handling and reference resolution in … (#​20082)
llama-index-tools-signnow [0.1.0]
  • feat(signnow): SignNow mcp tools integration (#​20057)
llama-index-tools-tavily-research [0.4.2]
  • feat: Add Tavily extract function for URL content extraction (#​20038)
llama-index-vector-stores-azurepostgresql [0.2.0]
  • Add hybrid search to Azure PostgreSQL integration (#​20027)
llama-index-vector-stores-milvus [0.9.3]
llama-index-vector-stores-opensearch [0.6.2]
  • fix(opensearch): Correct version check for efficient filtering (#​20067)
llama-index-vector-stores-qdrant [0.8.6]
  • fix(qdrant): Allow async-only initialization with hybrid search (#​20005)

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: Whenever PR becomes conflicted, 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 October 9, 2025 23:32
@product-auto-label product-auto-label bot added the api: cloudsql-postgres Issues related to the googleapis/llama-index-cloud-sql-pg-python API. label Oct 9, 2025
@dpebot
Copy link
Collaborator

dpebot commented Oct 9, 2025

/gcbrun

@twishabansal twishabansal added the priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. label Oct 10, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 44366f8 to 861c2a0 Compare October 10, 2025 17:15
@renovate-bot renovate-bot changed the title chore(deps): update dependency cloud-sql-python-connector to v1.18.5 chore(deps): update python-nonmajor Oct 10, 2025
@dpebot
Copy link
Collaborator

dpebot commented Oct 10, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 861c2a0 to 13d9c0e Compare October 15, 2025 22:55
@dpebot
Copy link
Collaborator

dpebot commented Oct 15, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 21, 2025

/gcbrun

@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dishaprakash dishaprakash added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 18, 2025
@dishaprakash
Copy link
Contributor

This PR can be merged after support for py3.9 has been disabled

@dishaprakash dishaprakash removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 26, 2025
@dpebot
Copy link
Collaborator

dpebot commented Nov 26, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2025

/gcbrun

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/llama-index-cloud-sql-pg-python API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants