Releases: cloudwego/volo
Releases · cloudwego/volo
Volo-cli-0.6.0
Feature:
- feat: Support auto generate default impl code in lib.rs in volo-cli init command by @my-vegetable-has-exploded in #207
- feat: keep_unknown_fields support yml config by @Millione in #210
Full Changelog: volo-0.5.0...volo-cli-0.6.0
Volo-build-0.6.0
Feature:
- feat: Support auto generate default impl code in lib.rs in volo-cli init command by @my-vegetable-has-exploded in #207
- feat: support build with keep_unknown_fields by @Millione in #209
- feat: keep_unknown_fields support yml config by @Millione in #210
Fix:
Full Changelog: volo-0.5.0...volo-build-0.6.0
Volo-Thrift 0.5.0
What's Changed
- feat: export ignore_unused config by @Millione in #172
- feat: new codegen by @LYF1999 in #174
- fix: match method name by @LYF1999 in #175
- fix: thrift rpc timeout by @PureWhiteWu in #176
- add plugin for workspace by @LYF1999 in #178
- support idl config for workspace by @LYF1999 in #179
- fix: download dir by @LYF1999 in #181
- feat: support arc for resp by @Millione in #180
- feat: support unsafe codec by @PureWhiteWu in #183
- fix: wrong format name by @LYF1999 in #184
- feat(loadbalance):Support consistent hash load balance by @my-vegetable-has-exploded in #182
- feat: decode using bytes instead of BytesMut by @PureWhiteWu in #186
- add tracing span by @ethe in #185
- replace decode span into tokio::select by @ethe in #187
- fix: break loop after async block finished by @ethe in #188
- add dummy error in volo by @LYF1999 in #189
- feat(volo-thrift): optimize box clone by @PureWhiteWu in #190
- feat: use ZST instead of conditions by @PureWhiteWu in #191
- add tracing span provider trait by @ethe in #192
- fix:
ignore_unused
for idl config by @Millione in #177 - release: bump version to 0.5 by @PureWhiteWu in #193
New Contributors
- @my-vegetable-has-exploded made their first contribution in #182
Full Changelog: volo-thrift-0.4.4...volo-thrift-0.5.0
Volo-gRPC 0.5.0
What's Changed
- feat: export ignore_unused config by @Millione in #172
- feat: new codegen by @LYF1999 in #174
- fix: match method name by @LYF1999 in #175
- fix: thrift rpc timeout by @PureWhiteWu in #176
- add plugin for workspace by @LYF1999 in #178
- support idl config for workspace by @LYF1999 in #179
- fix: download dir by @LYF1999 in #181
- feat: support arc for resp by @Millione in #180
- feat: support unsafe codec by @PureWhiteWu in #183
- fix: wrong format name by @LYF1999 in #184
- feat(loadbalance):Support consistent hash load balance by @my-vegetable-has-exploded in #182
- feat: decode using bytes instead of BytesMut by @PureWhiteWu in #186
- add tracing span by @ethe in #185
- replace decode span into tokio::select by @ethe in #187
- fix: break loop after async block finished by @ethe in #188
- add dummy error in volo by @LYF1999 in #189
- feat(volo-thrift): optimize box clone by @PureWhiteWu in #190
- feat: use ZST instead of conditions by @PureWhiteWu in #191
- add tracing span provider trait by @ethe in #192
- fix:
ignore_unused
for idl config by @Millione in #177 - release: bump version to 0.5 by @PureWhiteWu in #193
New Contributors
- @my-vegetable-has-exploded made their first contribution in #182
Full Changelog: volo-grpc-0.4.2...volo-grpc-0.5.0
Volo-cli 0.5.0
What's Changed
- feat: export ignore_unused config by @Millione in #172
- feat: new codegen by @LYF1999 in #174
- fix: match method name by @LYF1999 in #175
- fix: thrift rpc timeout by @PureWhiteWu in #176
- add plugin for workspace by @LYF1999 in #178
- support idl config for workspace by @LYF1999 in #179
- fix: download dir by @LYF1999 in #181
- feat: support arc for resp by @Millione in #180
- feat: support unsafe codec by @PureWhiteWu in #183
- fix: wrong format name by @LYF1999 in #184
- feat(loadbalance):Support consistent hash load balance by @my-vegetable-has-exploded in #182
- feat: decode using bytes instead of BytesMut by @PureWhiteWu in #186
- add tracing span by @ethe in #185
- replace decode span into tokio::select by @ethe in #187
- fix: break loop after async block finished by @ethe in #188
- add dummy error in volo by @LYF1999 in #189
- feat(volo-thrift): optimize box clone by @PureWhiteWu in #190
- feat: use ZST instead of conditions by @PureWhiteWu in #191
- add tracing span provider trait by @ethe in #192
- fix:
ignore_unused
for idl config by @Millione in #177 - release: bump version to 0.5 by @PureWhiteWu in #193
New Contributors
- @my-vegetable-has-exploded made their first contribution in #182
Full Changelog: volo-cli-0.4.1...volo-cli-0.5.0
Volo-build 0.5.0
What's Changed
- optimize: dont download files from git repeatedly by @LYF1999 in #169
- fix: compile fail on latest nightly by @PureWhiteWu in #171
- feat: export ignore_unused config by @Millione in #172
- feat: new codegen by @LYF1999 in #174
- fix: match method name by @LYF1999 in #175
- fix: thrift rpc timeout by @PureWhiteWu in #176
- add plugin for workspace by @LYF1999 in #178
- support idl config for workspace by @LYF1999 in #179
- fix: download dir by @LYF1999 in #181
- feat: support arc for resp by @Millione in #180
- feat: support unsafe codec by @PureWhiteWu in #183
- fix: wrong format name by @LYF1999 in #184
- feat(loadbalance):Support consistent hash load balance by @my-vegetable-has-exploded in #182
- feat: decode using bytes instead of BytesMut by @PureWhiteWu in #186
- add tracing span by @ethe in #185
- replace decode span into tokio::select by @ethe in #187
- fix: break loop after async block finished by @ethe in #188
- add dummy error in volo by @LYF1999 in #189
- feat(volo-thrift): optimize box clone by @PureWhiteWu in #190
- feat: use ZST instead of conditions by @PureWhiteWu in #191
- add tracing span provider trait by @ethe in #192
- fix:
ignore_unused
for idl config by @Millione in #177 - release: bump version to 0.5 by @PureWhiteWu in #193
New Contributors
- @my-vegetable-has-exploded made their first contribution in #182
Full Changelog: volo-build-0.4.1...volo-build-0.5.0
Volo 0.5.0
What's Changed
- feat: export ignore_unused config by @Millione in #172
- feat: new codegen by @LYF1999 in #174
- fix: match method name by @LYF1999 in #175
- fix: thrift rpc timeout by @PureWhiteWu in #176
- add plugin for workspace by @LYF1999 in #178
- support idl config for workspace by @LYF1999 in #179
- fix: download dir by @LYF1999 in #181
- feat: support arc for resp by @Millione in #180
- feat: support unsafe codec by @PureWhiteWu in #183
- fix: wrong format name by @LYF1999 in #184
- feat(loadbalance):Support consistent hash load balance by @my-vegetable-has-exploded in #182
- feat: decode using bytes instead of BytesMut by @PureWhiteWu in #186
- add tracing span by @ethe in #185
- replace decode span into tokio::select by @ethe in #187
- fix: break loop after async block finished by @ethe in #188
- add dummy error in volo by @LYF1999 in #189
- feat(volo-thrift): optimize box clone by @PureWhiteWu in #190
- feat: use ZST instead of conditions by @PureWhiteWu in #191
- add tracing span provider trait by @ethe in #192
- fix:
ignore_unused
for idl config by @Millione in #177 - release: bump version to 0.5 by @PureWhiteWu in #193
New Contributors
- @my-vegetable-has-exploded made their first contribution in #182
Full Changelog: volo-0.4.2...volo-0.5.0
Volo-Thrift 0.4.4
What's Changed
- optimize: dont download files from git repeatedly by @LYF1999 in #169
- fix: compile fail on latest nightly by @PureWhiteWu in #171
Full Changelog: volo-thrift-0.4.3...volo-thrift-0.4.4
Volo-gRPC 0.4.2
What's Changed
- optimize: dont download files from git repeatedly by @LYF1999 in #169
- fix: compile fail on latest nightly by @PureWhiteWu in #171
Full Changelog: volo-grpc-0.4.1...volo-grpc-0.4.2
Volo-cli 0.4.1
What's Changed
- feat: upgrade metainfo to use faststr by @PureWhiteWu in #129
- fix: the idl dir path when initing by git by @LYF1999 in #130
- absolute
Option
Path by @LYF1999 in #132 - feat: migrate to new pilota api by @LYF1999 in #133
- fix: codegen thrift method argument name by @LYF1999 in #134
- fix: args name by @LYF1999 in #135
- remove
Clone
trait bound for services in server by @LYF1999 in #136 - fix: codegen server method by @LYF1999 in #137
- fix: compile error in multiplex feature by @LYF1999 in #138
- add repr i8 for ApplicationErrorKind by @LYF1999 in #139
- fix: reset linked_bytes on failed by @LYF1999 in #140
- bump version by @LYF1999 in #141
- remove load balance error from thrift error by @LYF1999 in #143
- chore: add http framework crate by @PureWhiteWu in #144
- fix: rerun build.rs if .yml file changed by @Millione in #142
- feat(volo-cli): use workspace dependencies in template by @PureWhiteWu in #145
- feat: add more detailed information on error by @PureWhiteWu in #147
- optimize: reuse bytes buffer by @LYF1999 in #146
- chore: bump version by @PureWhiteWu in #148
- feat: add some more stats by @PureWhiteWu in #149
- feat: support stat tracer by @PureWhiteWu in #150
- param lifetime follow with self in discovery trait by @ethe in #151
- fix: address not set by @PureWhiteWu in #153
- fix: multiplex doesn't set read size by @PureWhiteWu in #156
- fix: chrono security issue by @PureWhiteWu in #157
- migrate to new pilota thrift error by @LYF1999 in #154
- adjust error type by @LYF1999 in #158
- remove
Service: Clone
bound for thrift client by @LYF1999 in #159 - support partial watching in discover subscription by @ethe in #155
- bump version by @LYF1999 in #160
- fix: dep by @LYF1999 in #161
- remove Clone for
IL::Service
by @LYF1999 in #162 - fix: multiplex compile error by @LYF1999 in #163
- revert Remove
Clone
for client by @LYF1999 in #164 - bump version by @LYF1999 in #165
- bump version by @LYF1999 in #166
- optimize: dont download files from git repeatedly by @LYF1999 in #169
- fix: compile fail on latest nightly by @PureWhiteWu in #171
Full Changelog: volo-cli-0.3.2...volo-cli-0.4.1