What's Changed
- Added support for Python 3.14 by @danielmorell in #484
- Added support for error correlation headers. by @danielmorell in #491
- Added forwarding of Python logging
extras to Rollbar by @terencehonles in #488 - Added ability to disabling payload logging on non-200 status by @PoCTo in #487
- Added initial typehints by @danielmorell in #494
- Updated Python log handler formatting by @terencehonles in #488
- Maintenance fixed broken test command in contributing section. by @Montana in #496
- Maintenance fixed GitHub workflow badge was unclickable by @Olexandr88 in #483
- Maintenance improved local and CI test setup by @terencehonles in #489
New Contributors
- @PoCTo made their first contribution in #487
- @Olexandr88 made their first contribution in #483
- @Montana made their first contribution in #496
Full Changelog: v1.3.0...v1.4.0