Skip to content

Latest commit

 

History

History
131 lines (68 loc) · 3.87 KB

CHANGELOG.md

File metadata and controls

131 lines (68 loc) · 3.87 KB

CHANGELOG - IBM i

4.0.0 / 2024-10-04

Removed:

  • Remove support for Python 2. (#18580)

Added:

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

Fixed:

  • Bump the version of datadog-checks-base to 37.0.0 (#18617)

3.0.0 / 2024-10-01 / Agent 7.58.0

Changed:

  • Bump minimum version of base check (#18733)

2.2.0 / 2024-02-16 / Agent 7.52.0

Added:

2.1.0 / 2024-01-05 / Agent 7.51.0

Added:

  • Bump the Python version from py3.9 to py3.11 (#15997)
  • Add cpu_usage.pct metric from ELAPSED_CPU_PERCENTAGE retrieved from query (#16332)

2.0.1 / 2023-10-26 / Agent 7.50.0

Fixed:

  • Bump the pyodbc version to 5.0.1 (#16041)

2.0.0 / 2023-08-10 / Agent 7.48.0

Changed:

  • Bump the minimum base check version (#15427)

Added:

  • Update generated config models (#15212)

Fixed:

  • Fix types for generated config models (#15334)

1.5.1 / 2023-07-10 / Agent 7.47.0

Fixed:

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

1.5.0 / 2022-10-28 / Agent 7.41.0

Added:

  • Add selected_message_queues flag to filter message queues and improve performances (#12808)

Fixed:

  • Produce CRITICAL service check if it cannot connect (#13114)

1.4.1 / 2022-08-05 / Agent 7.39.0

Fixed:

1.4.0 / 2022-05-15 / Agent 7.37.0

Added:

  • Add option to select which queries to run (#11806)

Fixed:

  • Fix enumerated integer validation (#11964)

1.3.0 / 2022-04-05 / Agent 7.36.0

Added:

  • Upgrade dependencies (#11726)
  • Add metric_patterns options to filter all metric submission by a list of regexes (#11695)

1.2.0 / 2022-02-19 / Agent 7.35.0

Added:

  • Add pyproject.toml file (#11369)
  • Add detailed CPU usage and status metrics (#11081)

Fixed:

  • Fix namespace packaging on Python 2 (#11532)

1.1.1 / 2022-01-08 / Agent 7.34.0

Fixed:

  • Add comment to autogenerated model files (#10945)

1.1.0 / 2021-11-13 / Agent 7.33.0

Added:

  • Log exceptions for troubleshooting (#10368)
  • Add option to override default IBM i hostname (#10383)

1.0.1 / 2021-10-04 / Agent 7.32.0

Fixed:

  • Bump minimum base package (#10325)

1.0.0 / 2021-09-14

Added:

  • Add IBM i integration (#9992)