Release v0.13.0-rc.11
Pre-release
Pre-release
·
643 commits
to main
since this release
New Features
- Update to rust toolchain 1.66
- Warning types: now warnings can specify what they are about (performance, behaviour, etc.)
- New warnings for consistency, behaviour and performance
- Functions now can create warnings
- Allow grouping of use with
use std::{m1, m2} - Add
tremorcodec for tremor to tremor communication - Optimized buffer handling for json and binflux codec
- Update HTTP connector to allow configured for mime codecs
Fixes
- Fix google pub sub default api endpoint
- Handle
routingandpipelineinformation for each bulk item in theelasticconnector
Breaking Changes
- all std library constants are now uppercase
- Remove
defaultinmatch ofandfn ofand standardize oncase _ textual-length-prefixpre and postprocessor are now namedtextual-length-prefixedfor consistency in namingjson-sortedcodec is now part of thejsoncodec withmode: sorted