Skip to content

Releases: Logflare/logflare_logger_backend

v0.11.5-rc.0

20 Oct 15:24
336923a
Compare
Choose a tag to compare
v0.11.5-rc.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.4...v0.11.5-rc.0

v0.11.4

01 Aug 19:35
7fcc9f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3

01 Aug 18:53
49d4e57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.11.1...v0.11.3

v.0.11.1

17 Apr 15:30
b385cd4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v.0.11.1

v0.11.1-rc.2

01 Dec 16:56
Compare
Choose a tag to compare

v0.11.1-rc.1

27 Sep 16:39
5c117de
Compare
Choose a tag to compare

Upgrades:

  • typed_struct

v0.11.1-rc.0

27 Sep 16:30
892c3eb
Compare
Choose a tag to compare

Upgrades:

  • typed_struct
  • etso
  • logflare_api_client
  • ex_doc

v0.11.0

15 Sep 16:22
Compare
Choose a tag to compare

Improvements

  • Optionally drop keys from the log event with the config metadata: [drop: [:list, :keys, :to, :drop]]
  • Improved config example in the readme to include dropping keys
  • Upgrade some deps

v0.10.2

10 Jul 13:25
99bc3dd
Compare
Choose a tag to compare

Improvements

  • Improve verify_config error message
  • Dependabot deps

v0.10.1

09 Jul 18:26
Compare
Choose a tag to compare

Improvements

  • Look for config variables in the system environment also. Prefix environment variables with LOGFLARE_ and it will use those for your :logflare_logger_backend config.
  • Updated mix logflare_logger.verify_config to look for system env variables also.

Fixes

  • Tests