Skip to content

Conversation

@hds
Copy link
Contributor

@hds hds commented Nov 25, 2025

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)

@hds hds force-pushed the hds/tracing-appender-0.2.4 branch from ca33771 to fd517f1 Compare November 26, 2025 13:42
@hds hds marked this pull request as ready for review November 26, 2025 13:49
@hds hds requested review from a team and hawkw as code owners November 26, 2025 13:49
# 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
#
@hds hds force-pushed the hds/tracing-appender-0.2.4 branch from fd517f1 to c60d95a Compare November 26, 2025 13:53
@hds hds merged commit 405397b into main Nov 26, 2025
56 checks passed
@hds hds deleted the hds/tracing-appender-0.2.4 branch November 26, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants