Skip to content

Releases: stordco/logger_json

v1.1.3

07 Feb 21:34
23ad7fc
Compare
Choose a tag to compare

1.1.3 (2024-02-07)

Bug Fixes

v1.1.2

31 Jan 14:10
21166ca
Compare
Choose a tag to compare

1.1.2 (2024-01-31)

Bug Fixes

v1.1.1

20 Nov 18:03
0d8a92b
Compare
Choose a tag to compare

1.1.1 (2023-11-19)

Bug Fixes

v1.1.0

24 Oct 17:58
38cdf83
Compare
Choose a tag to compare

1.1.0 (2023-10-24)

Features

  • Default authorization header callback to support stord api keys (#13) (43b29c7)
  • Support additional scrubbing configuration and callbacks (#11) (7a9ba85)

v1.0.4

04 Oct 18:24
d80ded1
Compare
Choose a tag to compare

1.0.4 (2023-10-04)

Bug Fixes

Miscellaneous

  • Sync files with stordco/common-config-elixir (#7) (684b592)

v1.0.3

08 Aug 20:04
ad5ebaf
Compare
Choose a tag to compare

1.0.3 (2023-08-08)

Bug Fixes

  • Add additional protective wrapping to crash log handling (#5) (f7aba76)

v1.0.2

01 Aug 16:01
aa1ddc0
Compare
Choose a tag to compare

1.0.2 (2023-08-01)

Bug Fixes

Miscellaneous

  • Fix warning during compile (0a90846)
  • Update credo ignore rule (8893e30)

v1.0.1

31 Jul 23:29
82fa6c2
Compare
Choose a tag to compare

1.0.1 (2023-07-31)

Bug Fixes

  • Update datadog plug formatter for tuples and maps (0b238d4)

v1.0.0

31 Jul 20:47
f3a7391
Compare
Choose a tag to compare

1.0.0 (2023-07-31)

Features

  • Add datadog error tracking attributes (05c3bc3)
  • Add phoenix route to plug metadata (#90) (b4b9b9e)
  • Add request headers and params to logger body (893e4dc)
  • Allow converting otel trace ids to datadog values (#91) (d13b725)
  • Allow setting Datadog syslog.hostname attribute (#87) (cad53fe)
  • Use Datadog error tracking fields for crashes (e7a6efa)

Bug Fixes

  • Safely format values within tuples (#74) (b5b4f22)

Miscellaneous