Pilota 0.7.0
PureWhiteWu
released this
31 May 08:00
·
115 commits
to main
since this release
What's Changed
- feat: gen workspace by @LYF1999 in #143
- cherry-pick by @LYF1999 in #149
- feat: optimize faststr usage by @PureWhiteWu in #151
- fix codegen bugs by @LYF1999 in #150
- fix: codegen lint by @LYF1999 in #153
- gen re-pub in workspace by @LYF1999 in #154
- fix: prost encoding by @LYF1999 in #155
- add prost in credits by @LYF1999 in #157
- feat: support arc for resp by @Millione in #159
- cherry-pick "support faststr for protobuf" by @LYF1999 in #162
- feat: add basic codec support for binary le && binary unsafe by @PureWhiteWu in #163
- fix: size of void and wrong ident name for keyword by @LYF1999 in #164
- fix: buf_mut needed by payload client by @PureWhiteWu in #166
- fix: missing
;
by @LYF1999 in #165 - fix: missing
;
by @LYF1999 in #167 - fix: read buf set to the wrong place by @PureWhiteWu in #169
- fix: visit ty by @LYF1999 in #170
- fix(pilota-build): use prefixed
field_id
to supportfield_id
as field identifier by @mbrobbel in #156 - feat!(thrift): add missing
std:error::Error
impls and removeDummyError
by @mbrobbel in #171 - feat: use Bytes instead of BytesMut for input protocol by @PureWhiteWu in #172
New Contributors
Full Changelog: pilota-0.6.3...pilota-0.7.0