Releases: open-unbounded/mqtt-benchmark.rs
Releases · open-unbounded/mqtt-benchmark.rs
Release v0.2.4
What's Changed
- chore(deps): bump cc from 1.0.83 to 1.0.97 by @dependabot in #42
- chore(deps): bump security-framework-sys from 2.10.0 to 2.11.0 by @dependabot in #41
- chore(deps): bump colorchoice from 1.0.0 to 1.0.1 by @dependabot in #39
- chore(deps): bump anstyle-parse from 0.2.3 to 0.2.4 by @dependabot in #40
- chore(deps): bump anstyle-wincon from 3.0.2 to 3.0.3 by @dependabot in #37
- chore(deps): bump anstream from 0.6.11 to 0.6.14 by @dependabot in #36
- chore(deps): bump signal-hook-registry from 1.4.1 to 1.4.2 by @dependabot in #34
- chore(deps): bump autocfg from 1.2.0 to 1.3.0 by @dependabot in #33
- chore(deps): bump backtrace from 0.3.69 to 0.3.71 by @dependabot in #45
- chore(deps): bump parking_lot from 0.12.1 to 0.12.2 by @dependabot in #44
- chore(deps): bump anstyle from 1.0.6 to 1.0.7 by @dependabot in #43
- chore(deps): bump security-framework from 2.10.0 to 2.11.0 by @dependabot in #35
- chore(deps): bump libc from 0.2.153 to 0.2.154 by @dependabot in #38
- chore(deps): bump proc-macro2 from 1.0.81 to 1.0.82 by @dependabot in #51
- chore(deps): bump rustls-pki-types from 1.5.0 to 1.6.0 by @dependabot in #50
- chore(deps): bump thiserror from 1.0.59 to 1.0.60 by @dependabot in #49
- chore(deps): bump getrandom from 0.2.14 to 0.2.15 by @dependabot in #48
- chore(deps): bump syn from 2.0.60 to 2.0.61 by @dependabot in #47
- chore(deps): bump rustc-demangle from 0.1.23 to 0.1.24 by @dependabot in #46
- chore(deps): bump rustls-pki-types from 1.6.0 to 1.7.0 by @dependabot in #53
- chore(deps): bump serde from 1.0.200 to 1.0.201 by @dependabot in #52
- chore(deps): bump proc-macro2 from 1.0.82 to 1.0.85 by @dependabot in #68
- chore(deps): bump serde from 1.0.201 to 1.0.203 by @dependabot in #67
- chore(deps): bump zeroize from 1.7.0 to 1.8.1 by @dependabot in #66
- chore(deps): bump parking_lot from 0.12.2 to 0.12.3 by @dependabot in #65
- chore(deps): bump libc from 0.2.154 to 0.2.155 by @dependabot in #61
- chore(deps): bump syn from 2.0.61 to 2.0.65 by @dependabot in #60
- chore(deps): bump rustls-webpki from 0.102.3 to 0.102.4 by @dependabot in #56
- chore(deps): bump thiserror from 1.0.60 to 1.0.61 by @dependabot in #59
- chore(deps): bump miniz_oxide from 0.7.2 to 0.7.3 by @dependabot in #58
- chore(deps): bump cc from 1.0.97 to 1.0.98 by @dependabot in #62
- chore(deps): bump syn from 2.0.65 to 2.0.66 by @dependabot in #69
- chore(deps): bump backtrace from 0.3.71 to 0.3.72 by @dependabot in #72
- chore(deps): bump tokio from 1.37.0 to 1.38.0 by @dependabot in #71
- chore(deps): bump anstyle-query from 1.0.3 to 1.1.0 by @dependabot in #70
- chore(deps): bump cc from 1.0.98 to 1.0.99 by @dependabot in #75
- chore(deps): bump clap from 4.5.4 to 4.5.6 by @dependabot in #74
- chore(deps): bump clap_lex from 0.7.0 to 0.7.1 by @dependabot in #73
- chore(deps): bump clap from 4.5.6 to 4.5.7 by @dependabot in #78
- chore(deps): bump utf8parse from 0.2.1 to 0.2.2 by @dependabot in #77
- chore(deps): bump url from 2.5.0 to 2.5.1 by @dependabot in #76
- chore(deps): bump backtrace from 0.3.72 to 0.3.73 by @dependabot in #79
- chore(deps): bump memchr from 2.7.2 to 2.7.3 by @dependabot in #80
- chore: adjust the version by @chenquan in #81
Full Changelog: v0.2.3...v0.2.4
Release v0.2.3
What's Changed
- chore(deps): bump syn from 2.0.48 to 2.0.60 by @dependabot in #19
- chore(deps): bump clap from 4.4.18 to 4.5.4 by @dependabot in #18
- chore(deps): bump autocfg from 1.1.0 to 1.2.0 by @dependabot in #14
- chore(deps): bump bytes from 1.5.0 to 1.6.0 by @dependabot in #13
- chore(deps): bump memchr from 2.7.1 to 2.7.2 by @dependabot in #12
- chore(deps): bump parking_lot_core from 0.9.9 to 0.9.10 by @dependabot in #11
- chore(deps): bump thiserror from 1.0.56 to 1.0.59 by @dependabot in #10
- chore(deps): bump lock_api from 0.4.11 to 0.4.12 by @dependabot in #9
- chore(deps): bump anstyle from 1.0.5 to 1.0.6 by @dependabot in #8
- chore(deps): bump pin-project-lite from 0.2.13 to 0.2.14 by @dependabot in #7
- chore(deps): bump base64 from 0.22.0 to 0.22.1 by @dependabot in #31
- chore(deps): bump socket2 from 0.5.5 to 0.5.7 by @dependabot in #30
- chore(deps): bump smallvec from 1.13.1 to 1.13.2 by @dependabot in #29
- chore(deps): bump anstyle-query from 1.0.2 to 1.0.3 by @dependabot in #28
- chore(deps): bump serde from 1.0.196 to 1.0.200 by @dependabot in #27
- chore(deps): bump time from 0.3.31 to 0.3.36 by @dependabot in #26
- chore(deps): bump hermit-abi from 0.3.4 to 0.3.9 by @dependabot in #25
- chore(deps): bump miniz_oxide from 0.7.1 to 0.7.2 by @dependabot in #24
- chore(deps): bump log from 0.4.20 to 0.4.21 by @dependabot in #22
- chore(deps): bump quote from 1.0.35 to 1.0.36 by @dependabot in #23
- chore: upgrade the version by @chenquan in #32
Full Changelog: v0.2.2...v0.2.3
Release v0.2.2
What's Changed
- chore(deps): adjust the tokio by @chenquan in #3
- Revert "chore(deps): adjust the tokio" by @chenquan in #4
- chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #5
- feat: mqtt by @chenquan in #6
- fix: the number of entries is incorrect by @chenquan in #17
- chore(deps): bump proc-macro2 from 1.0.78 to 1.0.81 by @dependabot in #16
- fix: fixed runtime by @chenquan in #20
- doc: update README by @chenquan in #21
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.1.2...v0.2.2