Skip to content

Latest commit

 

History

History
87 lines (44 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

87 lines (44 loc) · 2.26 KB

CHANGELOG - Flink

3.0.0 / 2024-10-04 / Agent 7.59.0

Removed:

  • Remove support for Python 2. (#18580)

2.0.0 / 2024-10-01 / Agent 7.58.0

Changed:

  • Bump minimum version of base check (#18733)

Added:

  • Bump the python version from 3.11 to 3.12 (#18212)

1.5.0 / 2024-01-05 / Agent 7.51.0

Added:

  • Bump Python version from py3.9 to py3.11 (#16302)

1.4.1 / 2023-07-10 / Agent 7.47.0

Fixed:

  • Bump Python version from py3.8 to py3.9 (#14701)

1.4.0 / 2022-02-19 / Agent 7.35.0

Added:

  • Add pyproject.toml file (#11350)

Fixed:

  • Fix namespace packaging on Python 2 (#11532)

1.3.0 / 2020-10-31 / Agent 7.24.0

Added:

  • [doc] Add encoding in log config sample (#7708)

1.2.2 / 2020-08-10 / Agent 7.22.0

Fixed:

  • Update logs config service field to optional (#7209)

1.2.1 / 2020-06-29 / Agent 7.21.0

Fixed:

  • Fix template specs typos (#6912)

1.2.0 / 2020-05-17 / Agent 7.20.0

Added:

  • Allow optional dependency installation for all checks (#6589)

1.1.0 / 2020-04-04 / Agent 7.19.0

Added:

  • Add config spec support for logs-only integrations (#5932)

Fixed:

  • Remove logs sourcecategory (#6121)

1.0.1 / 2020-02-28 / Agent 7.18.0

Fixed:

  • Remove instances from flink conf.yaml (#5912)

1.0.0 / 2020-02-21

Added:

  • Add flink integration (#5613)