v0.16.23
ConduitPlatform/Conduitv0.16.23Feb 13, 2026by kkopanidis
AI Summary
Bug fix release addressing missing parameters in push notification method signatures within the grpc-sdk. This patch ensures proper functionality of push notification APIs.
Key Highlights
- Fixed missing params in push notification method signatures in grpc-sdk
Full Release Notes
## What's Changed * fix(grpc-sdk): missing params in push notification method signatures by @ChrisPdgn in https://github.com/ConduitPlatform/Conduit/pull/1440 **Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.16.22...v0.16.23