8000 Release v1.29.0 · chalk-ai/chalk-ts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.29.0

Compare
Choose a tag to compare
@kelvin-chalk kelvin-chalk released this 24 Apr 22:47
· 5 commits to main since this release
882d8fe

What's Changed

This version includes a new option useQueryServerFromCredentialExchange that allows the client to use existing metadata in the credentials exchange to directly call the query server instead of proxying through the API server. Previously, the query server had to be explicitly set or else the client would use the API server as a proxy - this is still the default behavior, but recommended to set this flag to remove a proxy layer.

Full Changelog: v1.28.0...v1.29.0

0