Skip to content

Releases: jop-software/typo3-loki

Version 1.1.0

06 Oct 09:32
49708ba
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade rector to 0.14 by @cngJo in #29
  • feat: add numeric log level for better sorting by @cngJo in #30
  • chore: add return type to LogRecordFormatter::toArray by @cngJo in #31

Full Changelog: v1.0.3...v1.1.0

Version 1.0.3

22 Jun 19:14
f489a50
Compare
Choose a tag to compare

What's Changed

  • chore(ci): integrate rector for automated refactoring and code checking by @cngJo in #20
  • chore: code cleanup by @cngJo in #25
  • chore: simplify workflow uses statement by @cngJo in #28

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2

17 May 17:06
0c852d2
Compare
Choose a tag to compare

Bugfix Release

  • Swap category and state in ext_emconf.php

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

17 May 16:57
57c6427
Compare
Choose a tag to compare

Follow-Up Release

  • Add ext_emconf.php
  • Small fixes in the documentation

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

15 May 13:16
89e5efe
Compare
Choose a tag to compare

Initial Relase 🚀

Collect logs from your TYPO3 installation in Grafana Loki

What's Changed

  • task: update extension key to "loki" by @cngJo in #8
  • chore: ci pipeline for static code analyses by @cngJo in #9
  • feat: add LokiWriter to send logs directly to Loki by @cngJo in #11
  • task: use LogRecord::toArray in the JsonWriter by @cngJo in #12
  • docs: update documentation in README by @cngJo in #14

Full Changelog: https://github.com/jop-software/typo3-loki/commits/v1.0.0