v1.1.3

D4Vinci/Scraplingv1.1.3Jun 24, 2026by cdoern

AI Summary

This release focuses on minor dependency updates and specific bug fixes for the OGX framework. It updates the UI lockfile, fixes provider client routing for VertexAI, and ensures vector extensions exist before creating connection pools in PostgreSQL.

Key Highlights

  • Updated ogx-client to ^1.1.2 in UI lockfile
  • Fixed VertexAI routing tables to reset provider clients
  • Fixed PostgreSQL vector extension checks before connection pooling

Full Release Notes

## What's Changed
* chore: update ogx-client to ^1.1.2 in UI lockfile by @cdoern in https://github.com/ogx-ai/ogx/pull/6139
* fix(vertexai): walk into routing tables to reset provider clients (backport #6148) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/6177
* fix(pgvector): ensure vector extension exists before creating connection pool (backport #6168) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/6178


**Full Changelog**: https://github.com/ogx-ai/ogx/compare/v1.1.2...v1.1.3