Skip to content

Latest commit

 

History

History
89 lines (46 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

89 lines (46 loc) · 2.6 KB

CHANGELOG - Silk

2.2.1 / 2024-05-31

Fixed:

  • Update the description for the tls_ca_cert config option to use openssl rehash instead of c_rehash (#16981)

2.2.0 / 2024-02-16 / Agent 7.52.0

Added:

  • Update the configuration file to include the new oauth options parameter (#16835)

2.1.0 / 2024-01-05 / Agent 7.51.0

Added:

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

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.2.3 / 2023-07-10 / Agent 7.47.0

Fixed:

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

1.2.2 / 2023-04-14 / Agent 7.45.0

Fixed:

  • Fix duplicate events bug (#14020)

1.2.1 / 2023-03-03 / Agent 7.44.0

Fixed:

  • Improve Silk service check tagging (#13816)

1.2.0 / 2022-09-16 / Agent 7.40.0

Added:

  • Update HTTP config spec templates (#12890)

1.1.0 / 2022-04-05 / Agent 7.36.0

Added:

  • Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
  • Add debug logging for unknown server statuses (#11587)

Fixed:

  • Remove outdated warning in the description for the tls_ignore_warning option (#11591)

1.0.2 / 2022-03-01 / Agent 7.35.0

Fixed:

  • Update system state log line wording (#11577)
  • Update example port (#11578)

1.0.1 / 2022-02-23

Fixed:

  • Bump base package dependency (#11549)

1.0.0 / 2022-02-19

Added:

  • Add Silk integration (#10783)