Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 23:10
f05cce2

0.3.0 (2024-12-03)

Features

  • Add similarity threshold to amenity search (#477) (c49bef9)
  • Add tracing for AlloyDB and CloudSQL Postgres providers (#494) (2fa03bc)
  • Consolidate postgres providers (#493) (a3b2c42)
  • Reuse connector object across different database connections in… (#487) (61c0f52)
  • Switch the llm to ChatVertexAI (#486) (479c5e5)

Bug Fixes

  • Add test cases to improve coverage for postgres and over more tools. (#508) (20870ea)
  • Reuse connector object across different database connections. (#484) (2b05739), closes #416
  • update close client function to async (#505) (b614276)