v0.16.12
ConduitPlatform/Conduitv0.16.12Dec 10, 2024by kkopanidis
AI Summary
This is a patch release (v0.16.12) that addresses a bug fix in the ConduitPlatform/Conduit project. The update specifically fixes an issue where the grpc-sdk/authentication module was missing user routes.
Key Highlights
- Fixed missing user routes in grpc-sdk/authentication module
- Bug fix submitted by @Renc17 via pull request #1252
Full Release Notes
## What's Changed * fix(authentication): grpc-sdk/authentication missing user routes by @Renc17 in https://github.com/ConduitPlatform/Conduit/pull/1252 **Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.16.11...v0.16.12