v0.8.1
版本发布时间: 2024-02-01 21:36:43
djc/bb8最新发布版本:v0.8.5(2024-06-14 21:33:59)
What's Changed
- Minor lints by @nyurik in https://github.com/djc/bb8/pull/126
- UUID 1 for bb8 by @ChristianBeilschmidt in https://github.com/djc/bb8/pull/128
- Bump to 2021 edition & inline formats by @nyurik in https://github.com/djc/bb8/pull/125
- Set MSRV to 1.58 for now by @djc in https://github.com/djc/bb8/pull/134
- Some minor lints by @nyurik in https://github.com/djc/bb8/pull/132
- Fix readme example by @crsov in https://github.com/djc/bb8/pull/135
- docs: add bb8-arangodb to readme by @gabor-boros in https://github.com/djc/bb8/pull/136
- Test MSRV without redis by @djc in https://github.com/djc/bb8/pull/138
- document: add bb8-redis-cluster by @0xWOF in https://github.com/djc/bb8/pull/140
- Add option to retry connection creation, on by default by @levkk in https://github.com/djc/bb8/pull/149
- bb8: Make parking_lot an optional feature enabled by default by @r-ml in https://github.com/djc/bb8/pull/152
- Add LIFO option for getting pool resources by @zainkabani in https://github.com/djc/bb8/pull/162
- Forward error to waiter before sinking by @couchand in https://github.com/djc/bb8/pull/153
- Fix PoolInternals QueueStrategy default by @zainkabani in https://github.com/djc/bb8/pull/163
- Fix configuration of queue strategy by @zainkabani in https://github.com/djc/bb8/pull/165
Full Changelog: https://github.com/djc/bb8/compare/v0.8.0...v0.8.1