Releases: logtail/logtail-ruby
Releases · logtail/logtail-ruby
v0.1.15
What's Changed
- T-4821 Avoid Rails methods in pure Ruby, fix CI by @PetrHeinz in #33
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Make example project work with cloud ingesting by @ayoisaiah in #31
- T-4821 Use ingestion_* options, update outdated naming by @PetrHeinz in #32
New Contributors
- @ayoisaiah made their first contribution in #31
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Update README.md: simplification by @PetrHeinz in #24
- L-848 Detect context.runtime using frame.absolute_path or frame.path by @PetrHeinz in #25
- Update README.md: fix gem badge and link by @PetrHeinz in #26
- Delete CHANGELOG.md by @PetrHeinz in #27
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Improve CI - use up-to-date Ruby, run half of checks per commit, schedule checks by @PetrHeinz in #22
- Add ability to filter logs send to Better Stack by @PetrHeinz in #23
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Update truffleruby and jruby compatibility checks by @PetrHeinz in #20
- Support TaggedLogging in Rails 7.1 by @PetrHeinz in #21