Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Fix typo in outputs: final_k8s_common_labels instead of finale_k8s_common_labels.

[0.3.1] - 2024-06-03

Compare with previous version

Changed

  • Fix: change kubernetes filter to match platform and fluentbit logs as well. Use Match_regex instead of Match in other filters.

[0.3.0] - 2024-05-22

Compare with previous version

Added

  • Feat: add support for FluentBit additional fileters to decrease the amount of logs sent to the output.

Changed

  • Fix: fix the pattern used to parse the FluentBit logs to process the JSON format if used.

[0.2.0] - 2024-05-09

Compare with previous version

  • Fix the pattern used to catch the FluentBit logs.

[0.1.0] - 2024-05-09

  • First release.