Commit c60d95a
committed
chore: prepare tracing-appender 0.2.4
# 0.2.4 (November 26, 2025)
### Added
- Prune old files at startup ([#2966])
- Add fallback to file creation date ([#3000])
- Introduce weekly rotation ([#3218])
### Fixed
- Fix `max_files` integer underflow when set to zero ([#3348])
### Documented
- Update tracing-appender docs link to correct docs.rs URL ([#3325])
[#2966]: https://github.com/tokio-rs/tracing/pull/#2966
[#3000]: https://github.com/tokio-rs/tracing/pull/#3000
[#3218]: https://github.com/tokio-rs/tracing/pull/#3218
[#3325]: https://github.com/tokio-rs/tracing/pull/#3325
[#3348]: https://github.com/tokio-rs/tracing/pull/#3348
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# Date: Tue Nov 25 12:06:02 2025 +0100
#
# On branch hds/tracing-appender-0.2.4
# Your branch is up to date with 'origin/hds/tracing-appender-0.2.4'.
#
# Changes to be committed:
# modified: tracing-appender/CHANGELOG.md
# modified: tracing-appender/Cargo.toml
# modified: tracing-appender/README.md
#
# Untracked files:
# backport-2025-01.txt
# backport-2025-05.txt
# backup-Cargo.lock
# commit-msg
# dingxiangfei-patch2.diff
# justfile
# tracing_subscriber.d
#1 parent a9eeed7 commit c60d95a
3 files changed
+26
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
134 | 156 | | |
135 | 157 | | |
136 | 158 | | |
137 | | - | |
| 159 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments