wren-semantic-core-v0.3.2

Canner/WrenAIwren-semantic-core-v0.3.2Aug 31, 2026by github-actions[bot]

AI Summary

Fixes a bug in the semantic core where relationship handles are now resolved by the models they point to.

Key Highlights

  • Resolves relationship handles by the model they point at
  • Addresses GitHub issue #2661
  • Bug fix release

Full Release Notes

## [0.3.2](https://github.com/Canner/WrenAI/compare/wren-semantic-core-v0.3.1...wren-semantic-core-v0.3.2) (2026-08-31)


### Bug Fixes

* **wren-core:** resolve relationship handles by the model they point at ([#2661](https://github.com/Canner/WrenAI/issues/2661)) ([a8a0778](https://github.com/Canner/WrenAI/commit/a8a07788a569c01df0dda391e7ecd1b6fc6316e1))