Valentin Brandl
20828c7db4
All checks were successful
continuous-integration/drone/push Build is passing
3.5 KiB
3.5 KiB
Changelog
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Dependency Updates
- Updated
badgers
from 1.0.0 to 1.1.0 (#530) - Updated
serde_json
from 1.0.90 to 1.0.91 (#531) - Updated
vergen
from 7.3.1 to 7.4.4 (#533) - Updated
tracing-actix-web
from 0.6.2 to 0.7.1 (#534) - Updated
serde
from 1.0.151 to 1.0.152 (#535)
[0.28.0] 2022-12-18
Fixes
- Fixed clippy lint
needless_borrow
(#526)
Dependency Updates
- Updated
bytes
from 1.2.1 to 1.3.0 (#519) - Updated
config
from 0.13.2 to 0.13.3 (#522) - Updated
serde_json
from 1.0.88 to 1.0.90 (#527) - Updated
serde
from 1.0.147 to 1.0.151 (#528)
[0.27.0] 2022-10-21
Dependency Updates
- Updated
futures
from 0.3.24 to 0.3.25 (#511) - Updated
serde_json
from 1.0.86 to 1.0.87 (#510) - Updated
serde
from 1.0.145 to 1.0.147 (#512) - Updated
tracing-actix-web
from 0.6.1 to 0.6.2 (#513) - Updated
reqwest
from 0.11.12 to 0.11.13 (#515) - Updated
tokio
from 1.21.2 to 1.22.0 (#516) - Updated
serde_json
from 1.0.87 to 1.0.88 (#517)
Fixes
- Fix clippy lint
needless-borrow
(#514)
[0.26.0] 2022-10-03
Changed
- Updated
tracing-subscriber
from 0.3.15 to 0.3.16 (#501) - Updated
tracing
from 0.1.36 to 0.1.37 (#502) - Updated
serde_json
from 1.0.85 to 1.0.86 (#503) - Updated
tracing-bunyan-formatter
from 0.3.3 to 0.3.4 (#504) - Updated
dotenvy
from 0.15.5 to 0.15.6 (#508)