Skip to content

Releases: pydantic/logfire-rust

v0.8.2 2025-09-10

10 Sep 00:27
55858d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1 2025-08-21

21 Aug 14:34
7a646dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0 2025-08-21

21 Aug 08:47
6ba43ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1 2025-07-16

16 Jul 16:25
1611760
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0 2025-07-16

16 Jul 08:18
7d895fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1 2025-06-26

26 Jun 17:30
48376d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0 2025-06-23

23 Jun 14:57
c40e9ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0 2025-04-02

02 Apr 11:11
ac5c165
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0 2025-03-26

26 Mar 18:16
3425111
Compare
Choose a tag to compare

What's Changed

  • remove debug print, and add clippy lint to prevent future regressions by @davidhewitt in #32
  • support dotted.attribute syntax in the macros by @davidhewitt in #34
  • add with_console_options config, deprecate console_mode by @davidhewitt in #33
  • rename with_metrics_options to with_metrics by @davidhewitt in #35
  • add support for inferring token from region by @davidhewitt in #36

Full Changelog: v0.3.1...v0.4.0

v0.3.1 2025-03-25

25 Mar 19:23
378594a
Compare
Choose a tag to compare

What's Changed

  • fix double-print to console of tracing events outside spans by @davidhewitt in #30
  • revert to only emit pending spans on first enter by @davidhewitt in #29

Full Changelog: v0.3.0...v0.3.1