What's Changed
Features
- Add support for Python 3.14 (#195)
- Add
ensure_asciiparameter toStdlibFormatterandStructlogFormatterto control non-ASCII character escaping (#188) - Migrate docs from AsciiDoc to Markdown (#157)
- Bump baseline supported version to Python 3.8 and add support for Python 3.13 (#154)
Bugfixes
- Fix linting with newer mypy (#172)
New Contributors
- @obltmachine made their first contribution in #133
- @elastic-observability-automation[bot] made their first contribution in #137
- @colleenmcginnis made their first contribution in #156
- @dliappis made their first contribution in #172
- @oakrizan made their first contribution in #174
- @Copilot made their first contribution in #184
- @k8scat made their first contribution in #188
Full Changelog: 2.2.0...2.3.0