Release Notes
Platform Version 0.10.6 - 2023-03-31
- Pin to specific rust release (#2967)
- Added target info on
cdk publish(#3075) - Supply
archtag on publish if not set (#3080) - Add
-p package_nameincdk publish(#3097) - Remove unnecessary bounds for encoder and decoder derive macro (#3030)
- Add target option to connector download (#3079)
- CLI forward and compatibility (#3048)
- SmartModule CLI watch (#3064)
- Disallow untagged or named enum without constant mapping (#3061)
- Use consistent naming for connector config example file (#3077)
- Fluvio hub, use hubref for nonstandard configs (#3086)
- Relax
cdksecrets validation (#3093) - Enabled
--fileand--key-separatorto be used together, fix--keyhandling when producing lines (#3092) - Fail fast if socket is stale (#3054)
- Set max api version for derived stream (#3041)
- Disable default
fluviofeatures for sdk (#3098)