Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.11 KB

CHANGELOG.asciidoc

File metadata and controls

66 lines (46 loc) · 1.11 KB
Note
Release notes are best read in our documentation at elastic.co

ECS logging Ruby 1.x

1.0.0 (2021-02-09)

Added
  • Add tracing IDs from Elastic APM if running alongside {pull}14[#14]

ECS logging Ruby 0.x

0.2.1 (2021-01-13)

Fixed
  • Calling severity methods without a progname {pull}13[#13]

0.2.0 (2020-12-09)

Added
  • Use include_origin to attach stack traces to logs {pull}1[#1]

  • More fields logged when using Rack middleware {pull}6[#6]

0.1.0 (2020-11-25)

Initial release