### Added - **rolling**: `minutely` rotation schedule to rotate the log file once every minute (#748) ### Fixed - Fixed broken links in docs (#718) - `tracing-appender` now only enables the necessary `tracing-subscriber`'s feature flags, rather than all of them (#779) Thanks to new contributors @ericjheinz and @sourcefrog for contributing to this release! Signed-off-by: Eliza Weisman <eliza@buoyant.io>
19 lines
No EOL
433 B
Markdown
19 lines
No EOL
433 B
Markdown
# 0.1.1 (July 20, 2020)
|
|
|
|
### Added
|
|
|
|
- **rolling**: `minutely` rotation schedule to rotate the log file once every
|
|
minute (#748)
|
|
|
|
### Fixed
|
|
|
|
- Fixed broken links in docs (#718)
|
|
- `tracing-appender` now only enables the necessary `tracing-subscriber`'s
|
|
feature flags, rather than all of them (#779)
|
|
|
|
Thanks to new contributors @ericjheinz and @sourcefrog for contributing
|
|
to this release!
|
|
|
|
# 0.1.0 (May 5, 2020)
|
|
|
|
- Initial release |