api-v0.143.2
tambo-ai/tamboapi-v0.143.2Feb 20, 2026by tambo-bot
AI Summary
This is a minor bug fix release (0.143.2) that resolves an issue with opaque OAuth tokens not being properly resolved via the userinfo endpoint. The fix addresses GitHub issue #2440.
Key Highlights
- Fixed opaque OAuth token resolution via the userinfo endpoint
- Resolved GitHub issue #2440
- This is a patch-level release focused on bug fixes
Full Release Notes
## [0.143.2](https://github.com/tambo-ai/tambo/compare/api-v0.143.1...api-v0.143.2) (2026-02-19) ### Bug Fixes * **api:** resolve opaque OAuth tokens via userinfo endpoint ([#2440](https://github.com/tambo-ai/tambo/issues/2440)) ([2380f0c](https://github.com/tambo-ai/tambo/commit/2380f0cd40659072ce8e0a5e7b1c7108cf1d6aeb))