Skip to content

Latest commit

 

History

History
115 lines (67 loc) · 5.59 KB

CHANGELOG.md

File metadata and controls

115 lines (67 loc) · 5.59 KB

CHANGELOG - fluentd

2.2.0 / 2022-09-16

  • [Added] Update HTTP config spec templates. See #12890.

2.1.0 / 2022-04-05 / Agent 7.36.0

  • [Added] Add metric_patterns options to filter all metric submission by a list of regexes. See #11695.
  • [Fixed] Remove outdated warning in the description for the tls_ignore_warning option. See #11591.

2.0.0 / 2022-02-19 / Agent 7.35.0

  • [Added] Add pyproject.toml file. See #11351.
  • [Fixed] Fix namespace packaging on Python 2. See #11532.
  • [Changed] Add tls_protocols_allowed option documentation. See #11251.

1.14.1 / 2022-01-08 / Agent 7.34.0

  • [Fixed] Add comment to autogenerated model files. See #10945.

1.14.0 / 2021-11-13 / Agent 7.33.0

  • [Added] Add runtime configuration validation. See #8916.

1.13.0 / 2021-10-04 / Agent 7.32.0

  • [Added] Add HTTP option to control the size of streaming responses. See #10183.
  • [Added] Add allow_redirect option. See #10160.
  • [Fixed] Fix the description of the allow_redirects HTTP option. See #10195.

1.12.1 / 2021-03-07 / Agent 7.27.0

  • [Fixed] Bump minimum base package version. See #8443.

1.12.0 / 2020-10-31 / Agent 7.24.0

  • [Added] Add ability to dynamically get authentication information. See #7660.

1.11.0 / 2020-09-30

  • [Added] Add support for additional metrics. See #7685.

1.10.0 / 2020-09-21 / Agent 7.23.0

  • [Added] Add RequestsWrapper option to support UTF-8 for basic auth. See #7441.
  • [Fixed] Update proxy section in conf.yaml. See #7336.

1.9.1 / 2020-08-10 / Agent 7.22.0

  • [Fixed] DOCS-838 Template wording. See #7038.
  • [Fixed] Update ntlm_domain example. See #7118.

1.9.0 / 2020-06-29 / Agent 7.21.0

  • [Added] Add note about warning concurrency. See #6967.
  • [Fixed] Reduce log level of version collection warnings to DEBUG. See #6930.
  • [Fixed] Fix template specs typos. See #6912.

1.8.0 / 2020-05-17 / Agent 7.20.0

  • [Added] Allow optional dependency installation for all checks. See #6589.

1.7.1 / 2020-04-07 / Agent 7.19.0

  • [Fixed] Add kerberos_cache to HTTP config options. See #6279.

1.7.0 / 2020-04-04

  • [Added] Add option to set SNI hostname via the Host header for RequestsWrapper. See #5833.
  • [Added] Add config specs. See #6147.
  • [Fixed] Update deprecated imports. See #6088.
  • [Fixed] Remove logs sourcecategory. See #6121.

1.6.0 / 2020-03-18

  • [Added] Support Fluentd config API endpoint for metadata collection. See #6062.
  • [Added] Allow disabling metadata collection in fluentd. See #6061.

1.5.0 / 2019-11-26 / Agent 7.16.0

  • [Added] Collect version metadata for Fluentd. See #5057.
  • [Added] Add auth type to RequestsWrapper. See #4708.

1.4.0 / 2019-10-11 / Agent 6.15.0

  • [Added] Add option to override KRB5CCNAME env var. See #4578.

1.3.0 / 2019-08-24 / Agent 6.14.0

  • [Added] Fix request wrapper timeout and add test. See #4375.
  • [Fixed] Update init method params. See #4243.
  • [Added] Add support for proxy settings. See #3479.

1.2.0 / 2019-05-14 / Agent 6.12.0

  • [Added] Adhere to code style. See #3507.

1.1.1 / 2019-03-29 / Agent 6.11.0

  • [Fixed] Support fluentd v1's monitor_agent metrics. See #2965. Thanks repeatedly.

1.1.0 / 2019-01-04 / Agent 6.9.0

  • [Added] Support Python 3. See [#2735][1].

1.0.1 / 2018-09-04 / Agent 6.5.0

  • [Fixed] Add data files to the wheel package. See [#1727][2].

1.0.0 / 2017-03-22