v0.16.29

ConduitPlatform/Conduitv0.16.29Jul 9, 2026by kkopanidis

AI Summary

This release fixes a bug in the gRPC SDK boundary to make chat send message files optional, improving flexibility in file handling.

Key Highlights

  • Fix gRPC SDK boundary to make chat sendMessage files optional
  • Related pull request #1548

Full Release Notes

## What's Changed
* fix(grpc-sdk): make chat sendMessage files optional at SDK boundary by @ChrisPdgn in https://github.com/ConduitPlatform/Conduit/pull/1548


**Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.16.28...v0.16.29