v0.1.114
What's Changed
- chore(deps): Bump uuid from 1.10.0 to 1.11.0 by @dependabot in #791
- chore(deps): Bump rustls-pemfile from 2.1.3 to 2.2.0 by @dependabot in #789
- chore(deps): Bump openssl from 0.10.66 to 0.10.68 by @dependabot in #788
- chore(deps): Bump serde_json from 1.0.128 to 1.0.132 by @dependabot in #787
- feat: remove lazy_static for getting build env by @gaius-qi in #795
- ensure proxy connection HTTP/1 to prevent possible failures by @CormickKneey in #796
- feat: add tonic-reflection sever error for ClientError by @gaius-qi in #797
- feat: exclude digest when calculating task id by @gaius-qi in #803
Full Changelog: v0.1.113...v0.1.114