From 9acf5e11c110b452dace842f4f152cbd857a2c8f Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Mon, 14 Aug 2023 10:24:20 -0400 Subject: [PATCH] Update changelog formatting (#2075) --- fluentbit/CHANGELOG.md | 4 ++-- gatekeeper/CHANGELOG.md | 8 ++++---- gitea/CHANGELOG.md | 2 +- gnatsd/CHANGELOG.md | 10 +++++----- go_pprof_scraper/CHANGELOG.md | 2 +- grpc_check/CHANGELOG.md | 2 +- hikaricp/CHANGELOG.md | 6 +++--- lighthouse/CHANGELOG.md | 16 ++++++++-------- neo4j/CHANGELOG.md | 10 +++++----- nvml/CHANGELOG.md | 2 +- ping/CHANGELOG.md | 4 ++-- puma/CHANGELOG.md | 8 ++++---- purefa/CHANGELOG.md | 2 +- purefb/CHANGELOG.md | 2 +- redis_sentinel/CHANGELOG.md | 2 +- redisenterprise/CHANGELOG.md | 14 +++++++------- redpanda/CHANGELOG.md | 12 ++++++------ sonarr/CHANGELOG.md | 2 +- storm/CHANGELOG.md | 2 +- traefik/CHANGELOG.md | 8 ++++---- unbound/CHANGELOG.md | 2 +- unifi_console/CHANGELOG.md | 8 ++++---- upsc/CHANGELOG.md | 2 +- vespa/CHANGELOG.md | 6 +++--- zabbix/CHANGELOG.md | 6 +++--- 25 files changed, 71 insertions(+), 71 deletions(-) diff --git a/fluentbit/CHANGELOG.md b/fluentbit/CHANGELOG.md index 0eda7c33a0..e717bf38b3 100644 --- a/fluentbit/CHANGELOG.md +++ b/fluentbit/CHANGELOG.md @@ -4,12 +4,12 @@ ***Fixed***: -* Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). +* Remove the use_latest_spec option from the config file ([#1835](https://github.com/DataDog/integrations-extras/pull/1835)) ## 1.0.1 / 2023-01-25 ***Added***: -* Add Fluent Bit `build_info` metric. See [#1740](https://github.com/DataDog/integrations-extras/pull/1740). +* Add Fluent Bit `build_info` metric ([#1740](https://github.com/DataDog/integrations-extras/pull/1740)) ## 1.0.0 / 2022-04-29 diff --git a/gatekeeper/CHANGELOG.md b/gatekeeper/CHANGELOG.md index f50c7e85ff..35d0561ba4 100644 --- a/gatekeeper/CHANGELOG.md +++ b/gatekeeper/CHANGELOG.md @@ -4,11 +4,11 @@ ***Added***: -* Add new validation request and mutator metrics. See [#1544](https://github.com/DataDog/integrations-extras/pull/1544). -* Add `pyproject.toml` file. See [#1159](https://github.com/DataDog/integrations-extras/pull/1159). -* New integration. See [#783](https://github.com/DataDog/integrations-extras/pull/783). +* Add new validation request and mutator metrics ([#1544](https://github.com/DataDog/integrations-extras/pull/1544)) +* Add `pyproject.toml` file ([#1159](https://github.com/DataDog/integrations-extras/pull/1159)) +* New integration ([#783](https://github.com/DataDog/integrations-extras/pull/783)) ***Fixed***: -* Bump base check version to 15.0.0. See [#1548](https://github.com/DataDog/integrations-extras/pull/1548). +* Bump base check version to 15.0.0 ([#1548](https://github.com/DataDog/integrations-extras/pull/1548)) diff --git a/gitea/CHANGELOG.md b/gitea/CHANGELOG.md index 68c6789ae0..c45e2129af 100644 --- a/gitea/CHANGELOG.md +++ b/gitea/CHANGELOG.md @@ -4,7 +4,7 @@ ***Fixed***: -* Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). +* Remove the use_latest_spec option from the config file ([#1835](https://github.com/DataDog/integrations-extras/pull/1835)) ## 1.0.0 diff --git a/gnatsd/CHANGELOG.md b/gnatsd/CHANGELOG.md index f9466a9147..6b7e3c0d5f 100644 --- a/gnatsd/CHANGELOG.md +++ b/gnatsd/CHANGELOG.md @@ -4,16 +4,16 @@ ***Changed***: -* Update gnatsd check to use RequestsWrapper. See [#892](https://github.com/DataDog/integrations-extras/pull/892). +* Update gnatsd check to use RequestsWrapper ([#892](https://github.com/DataDog/integrations-extras/pull/892)) ***Added***: -* Add curated_metric column to metadata.csv files. See [#1209](https://github.com/DataDog/integrations-extras/pull/1209). -* Update example config. See [#1143](https://github.com/DataDog/integrations-extras/pull/1143). -* Add `allow_redirects` to config files. See [#1001](https://github.com/DataDog/integrations-extras/pull/1001). +* Add curated_metric column to metadata.csv files ([#1209](https://github.com/DataDog/integrations-extras/pull/1209)) +* Update example config ([#1143](https://github.com/DataDog/integrations-extras/pull/1143)) +* Add `allow_redirects` to config files ([#1001](https://github.com/DataDog/integrations-extras/pull/1001)) ## 1.0.0 / 2018-06-01 ***Added***: -* Add gnatsd integration. See [#116](https://github.com/DataDog/integrations-extras/pull/116). +* Add gnatsd integration ([#116](https://github.com/DataDog/integrations-extras/pull/116)) diff --git a/go_pprof_scraper/CHANGELOG.md b/go_pprof_scraper/CHANGELOG.md index b4ad886f55..ecbb96a817 100644 --- a/go_pprof_scraper/CHANGELOG.md +++ b/go_pprof_scraper/CHANGELOG.md @@ -23,4 +23,4 @@ ***Added***: -* Add Go pprof scraper integration. See [#1541](https://github.com/DataDog/integrations-extras/pull/1541). +* Add Go pprof scraper integration ([#1541](https://github.com/DataDog/integrations-extras/pull/1541)) diff --git a/grpc_check/CHANGELOG.md b/grpc_check/CHANGELOG.md index 48138b117a..145ad54797 100644 --- a/grpc_check/CHANGELOG.md +++ b/grpc_check/CHANGELOG.md @@ -4,6 +4,6 @@ ***Fixed***: -* Fix timeout default value. See [#1601](https://github.com/DataDog/integrations-extras/pull/1601). +* Fix timeout default value ([#1601](https://github.com/DataDog/integrations-extras/pull/1601)) ## 1.0.1 / 2022-08-02 diff --git a/hikaricp/CHANGELOG.md b/hikaricp/CHANGELOG.md index 193ee1d5a1..ebbf5931a4 100644 --- a/hikaricp/CHANGELOG.md +++ b/hikaricp/CHANGELOG.md @@ -4,17 +4,17 @@ ***Added***: -* Added hikaricp.connections.max (pool max size). See [#1890](https://github.com/DataDog/integrations-extras/pull/1890). Thanks [styner9](https://github.com/styner9). +* Added hikaricp.connections.max (pool max size) ([#1890](https://github.com/DataDog/integrations-extras/pull/1890). Thanks [styner9](https://github.com/styner9)) ***Fixed***: -* Add DEFAULT_METRIC_LIMIT = 0 for OpenMetrics-based integrations. See [#1843](https://github.com/DataDog/integrations-extras/pull/1843). +* Add DEFAULT_METRIC_LIMIT = 0 for OpenMetrics-based integrations ([#1843](https://github.com/DataDog/integrations-extras/pull/1843)) ## 1.0.1 / 2023-04-28 ***Fixed***: -* Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). +* Remove the use_latest_spec option from the config file ([#1835](https://github.com/DataDog/integrations-extras/pull/1835)) ## 1.0.0 diff --git a/lighthouse/CHANGELOG.md b/lighthouse/CHANGELOG.md index 3990fdfe75..42739686c9 100644 --- a/lighthouse/CHANGELOG.md +++ b/lighthouse/CHANGELOG.md @@ -4,29 +4,29 @@ ***Fixed***: -* Add desktop emulation argument. See [#1729](https://github.com/DataDog/integrations-extras/pull/1729). Thanks [HoriaA](https://github.com/HoriaA). +* Add desktop emulation argument ([#1729](https://github.com/DataDog/integrations-extras/pull/1729). Thanks [HoriaA](https://github.com/HoriaA)) ## 2.1.0 / 2022-05-09 ***Added***: -* Enhance Lighthouse Integration - Multiple URLs, Form Factor Configuration, and New Metrics. See [#1123](https://github.com/DataDog/integrations-extras/pull/1123). Thanks [baerbradford](https://github.com/baerbradford). -* Add `pyproject.toml` file. See [#1166](https://github.com/DataDog/integrations-extras/pull/1166). -* Add curated_metric column to metadata.csv files. See [#1209](https://github.com/DataDog/integrations-extras/pull/1209). +* Enhance Lighthouse Integration - Multiple URLs, Form Factor Configuration, and New Metrics ([#1123](https://github.com/DataDog/integrations-extras/pull/1123). Thanks [baerbradford](https://github.com/baerbradford)) +* Add `pyproject.toml` file ([#1166](https://github.com/DataDog/integrations-extras/pull/1166)) +* Add curated_metric column to metadata.csv files ([#1209](https://github.com/DataDog/integrations-extras/pull/1209)) ## 2.0.0 / 2020-05-05 ***Added***: -* Allow for additional chrome-flags. See [#595](https://github.com/DataDog/integrations-extras/pull/595) -* Use lazy logging format. See [#522](https://github.com/DataDog/integrations-extras/pull/522). +* Allow for additional chrome-flags ([#595](https://github)com/DataDog/integrations-extras/pull/595) +* Use lazy logging format ([#522](https://github.com/DataDog/integrations-extras/pull/522)) ***Fixed***: -* Fixes fixes possible TypeError if `score` exists with a `null` value. See [#590](https://github.com/DataDog/integrations-extras/pull/590) +* Fixes fixes possible TypeError if `score` exists with a `null` value ([#590](https://github)com/DataDog/integrations-extras/pull/590) ## 1.0.0 / 2019-06-19 ***Added***: -* Lighthouse initial release. See [#409](https://github.com/DataDog/integrations-extras/pull/409) +* Lighthouse initial release ([#409](https://github)com/DataDog/integrations-extras/pull/409) diff --git a/neo4j/CHANGELOG.md b/neo4j/CHANGELOG.md index c38f53a808..b4a74f8ab1 100644 --- a/neo4j/CHANGELOG.md +++ b/neo4j/CHANGELOG.md @@ -23,21 +23,21 @@ ***Added***: -* Added causal_cluster read replica metrics. See [#1509](https://github.com/DataDog/integrations-extras/pull/1509). +* Added causal_cluster read replica metrics ([#1509](https://github.com/DataDog/integrations-extras/pull/1509)) ## 2.0.0 / 2022-02-24 ***Changed***: -* Update Neo4j Integration to Support Neo4j 4.x. See [#944](https://github.com/DataDog/integrations-extras/pull/944). Thanks [davidfauth](https://github.com/davidfauth). +* Update Neo4j Integration to Support Neo4j 4.x ([#944](https://github.com/DataDog/integrations-extras/pull/944). Thanks [davidfauth](https://github.com/davidfauth)) ***Added***: -* Add curated_metric column to metadata.csv files. See [#1209](https://github.com/DataDog/integrations-extras/pull/1209). -* Validate config files. See [#1001](https://github.com/DataDog/integrations-extras/pull/1001). +* Add curated_metric column to metadata.csv files ([#1209](https://github.com/DataDog/integrations-extras/pull/1209)) +* Validate config files ([#1001](https://github.com/DataDog/integrations-extras/pull/1001)) ## 1.0.1 / 2021-07-28 ***Added***: -* Update neo4j check to use requests wrapper. See [#894](https://github.com/DataDog/integrations-extras/pull/894). +* Update neo4j check to use requests wrapper ([#894](https://github.com/DataDog/integrations-extras/pull/894)) diff --git a/nvml/CHANGELOG.md b/nvml/CHANGELOG.md index a04b9a9308..1b7b821927 100644 --- a/nvml/CHANGELOG.md +++ b/nvml/CHANGELOG.md @@ -4,7 +4,7 @@ ***Fixed***: -* fix(nvml): decode no longer needed. See [#1774](https://github.com/DataDog/integrations-extras/pull/1774). Thanks [cep21](https://github.com/cep21). +* fix(nvml): decode no longer needed ([#1774](https://github.com/DataDog/integrations-extras/pull/1774). Thanks [cep21](https://github.com/cep21)) ## 1.0.6 diff --git a/ping/CHANGELOG.md b/ping/CHANGELOG.md index c78316d001..66f2c85dac 100644 --- a/ping/CHANGELOG.md +++ b/ping/CHANGELOG.md @@ -4,10 +4,10 @@ ***Fixed***: -* Fix compatibility with non-US Windows. See [#992](https://github.com/DataDog/integrations-extras/pull/992). +* Fix compatibility with non-US Windows ([#992](https://github.com/DataDog/integrations-extras/pull/992)) ## 1.0.1 / 2021-03-04 ***Fixed***: -* Fix ping check with bad float conversion. See [#818](https://github.com/DataDog/integrations-extras/pull/818). +* Fix ping check with bad float conversion ([#818](https://github.com/DataDog/integrations-extras/pull/818)) diff --git a/puma/CHANGELOG.md b/puma/CHANGELOG.md index f600e99553..9a5c64c752 100644 --- a/puma/CHANGELOG.md +++ b/puma/CHANGELOG.md @@ -4,18 +4,18 @@ ***Added***: -* Add requests_count metric for Puma running in single mode. See [#1135](https://github.com/DataDog/integrations-extras/pull/1135). Thanks [anakinj](https://github.com/anakinj). -* Add allow_redirects option to config. See [#1001](https://github.com/DataDog/integrations-extras/pull/1001). +* Add requests_count metric for Puma running in single mode ([#1135](https://github.com/DataDog/integrations-extras/pull/1135). Thanks [anakinj](https://github.com/anakinj)) +* Add allow_redirects option to config ([#1001](https://github.com/DataDog/integrations-extras/pull/1001)) ***Fixed***: -* Update conf.yaml.example files. See [#1147](https://github.com/DataDog/integrations-extras/pull/1147). +* Update conf.yaml.example files ([#1147](https://github.com/DataDog/integrations-extras/pull/1147)) ## 1.1.0 / 2021-05-17 ***Added***: -* Sync conf.yaml.example. See [#737](https://github.com/DataDog/integrations-extras/pull/737). +* Sync conf.yaml.example ([#737](https://github.com/DataDog/integrations-extras/pull/737)) ## 1.0.0 / 2021-10-13 diff --git a/purefa/CHANGELOG.md b/purefa/CHANGELOG.md index bb6256e9df..79e5c51d6e 100644 --- a/purefa/CHANGELOG.md +++ b/purefa/CHANGELOG.md @@ -4,7 +4,7 @@ ***Fixed***: -* Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). +* Remove the use_latest_spec option from the config file ([#1835](https://github.com/DataDog/integrations-extras/pull/1835)) ## 1.1.0 diff --git a/purefb/CHANGELOG.md b/purefb/CHANGELOG.md index 5c29205d90..717a11bb8d 100644 --- a/purefb/CHANGELOG.md +++ b/purefb/CHANGELOG.md @@ -4,7 +4,7 @@ ***Fixed***: -* Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). +* Remove the use_latest_spec option from the config file ([#1835](https://github.com/DataDog/integrations-extras/pull/1835)) ## 1.0.2 / 2022-12-14 diff --git a/redis_sentinel/CHANGELOG.md b/redis_sentinel/CHANGELOG.md index 18e6059803..7940e7ce94 100644 --- a/redis_sentinel/CHANGELOG.md +++ b/redis_sentinel/CHANGELOG.md @@ -2,5 +2,5 @@ ## 1.1.1 / 2023-07-26 -* [Fixed] Removed logged instance line from check. See [#1183](https://github.com/DataDog/integrations-extras/pull/2059). +* [Fixed] Removed logged instance line from check ([#1183](https://github.com/DataDog/integrations-extras/pull/2059)) diff --git a/redisenterprise/CHANGELOG.md b/redisenterprise/CHANGELOG.md index 90d7c7fd49..af868967b6 100644 --- a/redisenterprise/CHANGELOG.md +++ b/redisenterprise/CHANGELOG.md @@ -4,16 +4,16 @@ ***Added***: -* Use Hatch to manage environments. See [#1669](https://github.com/DataDog/integrations-extras/pull/1669). -* Update example config files with new metric_patterns option. See [#1250](https://github.com/DataDog/integrations-extras/pull/1250). -* Add `pyproject.toml` file. See [#1184](https://github.com/DataDog/integrations-extras/pull/1184). -* Add curated_metric column to metadata.csv files. See [#1209](https://github.com/DataDog/integrations-extras/pull/1209). +* Use Hatch to manage environments ([#1669](https://github.com/DataDog/integrations-extras/pull/1669)) +* Update example config files with new metric_patterns option ([#1250](https://github.com/DataDog/integrations-extras/pull/1250)) +* Add `pyproject.toml` file ([#1184](https://github.com/DataDog/integrations-extras/pull/1184)) +* Add curated_metric column to metadata.csv files ([#1209](https://github.com/DataDog/integrations-extras/pull/1209)) ***Fixed***: -* Remove overwriting host references in metric submission. See [#1886](https://github.com/DataDog/integrations-extras/pull/1886). -* Sync config. See [#1689](https://github.com/DataDog/integrations-extras/pull/1689). -* Update conf.yaml.example files. See [#1147](https://github.com/DataDog/integrations-extras/pull/1147). +* Remove overwriting host references in metric submission ([#1886](https://github.com/DataDog/integrations-extras/pull/1886)) +* Sync config ([#1689](https://github.com/DataDog/integrations-extras/pull/1689)) +* Update conf.yaml.example files ([#1147](https://github.com/DataDog/integrations-extras/pull/1147)) ## 1.1.1 diff --git a/redpanda/CHANGELOG.md b/redpanda/CHANGELOG.md index 59b9a2a50f..ace1c72442 100644 --- a/redpanda/CHANGELOG.md +++ b/redpanda/CHANGELOG.md @@ -4,22 +4,22 @@ ***Fixed***: -* Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). +* Remove the use_latest_spec option from the config file ([#1835](https://github.com/DataDog/integrations-extras/pull/1835)) ## 1.1.0 / 2022-03-24 ***Added***: -* Add RP consumer group offset. See [#1237](https://github.com/DataDog/integrations-extras/pull/1237). Thanks [bpraseed](https://github.com/bpraseed). -* Add `pyproject.toml` file. See [#1185](https://github.com/DataDog/integrations-extras/pull/1185). -* Add curated_metric column to metadata.csv files. See [#1209](https://github.com/DataDog/integrations-extras/pull/1209). +* Add RP consumer group offset ([#1237](https://github.com/DataDog/integrations-extras/pull/1237). Thanks [bpraseed](https://github.com/bpraseed)) +* Add `pyproject.toml` file ([#1185](https://github.com/DataDog/integrations-extras/pull/1185)) +* Add curated_metric column to metadata.csv files ([#1209](https://github.com/DataDog/integrations-extras/pull/1209)) ***Fixed***: -* Update conf.yaml.example files. See [#1147](https://github.com/DataDog/integrations-extras/pull/1147). +* Update conf.yaml.example files ([#1147](https://github.com/DataDog/integrations-extras/pull/1147)) ## 1.0.0 / 2021-11-10 ***Added***: -* Add Redpanda integration. See [#1020](https://github.com/DataDog/integrations-extras/pull/1020). +* Add Redpanda integration ([#1020](https://github.com/DataDog/integrations-extras/pull/1020)) diff --git a/sonarr/CHANGELOG.md b/sonarr/CHANGELOG.md index f1bdfa3891..5e1ae18d85 100644 --- a/sonarr/CHANGELOG.md +++ b/sonarr/CHANGELOG.md @@ -4,5 +4,5 @@ ***Added***: -* Create Sonarr integration. See [#1798](https://github.com/DataDog/integrations-extras/pull/1798). +* Create Sonarr integration ([#1798](https://github.com/DataDog/integrations-extras/pull/1798)) diff --git a/storm/CHANGELOG.md b/storm/CHANGELOG.md index 676f7efac5..9c4f223eeb 100644 --- a/storm/CHANGELOG.md +++ b/storm/CHANGELOG.md @@ -4,7 +4,7 @@ ***Fixed***: -* Fix response parsing. See [#724](https://github.com/DataDog/integrations-extras/pull/724). +* Fix response parsing ([#724](https://github.com/DataDog/integrations-extras/pull/724)) ## 1.0.0 / 2020-07-27 diff --git a/traefik/CHANGELOG.md b/traefik/CHANGELOG.md index bda1f261b5..4396dc7c93 100644 --- a/traefik/CHANGELOG.md +++ b/traefik/CHANGELOG.md @@ -4,13 +4,13 @@ ***Added***: -* Add `pyproject.toml` file. See [#1195](https://github.com/DataDog/integrations-extras/pull/1195). -* Add curated_metric column to metadata.csv files. See [#1209](https://github.com/DataDog/integrations-extras/pull/1209). -* Add average_response_time_sec to traefik integration. See [#836](https://github.com/DataDog/integrations-extras/pull/836). Thanks [divyamamgai](https://github.com/divyamamgai). +* Add `pyproject.toml` file ([#1195](https://github.com/DataDog/integrations-extras/pull/1195)) +* Add curated_metric column to metadata.csv files ([#1209](https://github.com/DataDog/integrations-extras/pull/1209)) +* Add average_response_time_sec to traefik integration ([#836](https://github.com/DataDog/integrations-extras/pull/836). Thanks [divyamamgai](https://github.com/divyamamgai)) ***Fixed***: -* Do not use requests directly. See [#1090](https://github.com/DataDog/integrations-extras/pull/1090). +* Do not use requests directly ([#1090](https://github.com/DataDog/integrations-extras/pull/1090)) ## 0.2.0 diff --git a/unbound/CHANGELOG.md b/unbound/CHANGELOG.md index 519da7b4e9..66a4d3de6b 100644 --- a/unbound/CHANGELOG.md +++ b/unbound/CHANGELOG.md @@ -4,4 +4,4 @@ ***Added***: -* Allow the use of hostname for server address. See [#937](https://github.com/DataDog/integrations-extras/pull/937). +* Allow the use of hostname for server address ([#937](https://github.com/DataDog/integrations-extras/pull/937)) diff --git a/unifi_console/CHANGELOG.md b/unifi_console/CHANGELOG.md index 6a9632bac6..cc383215a2 100644 --- a/unifi_console/CHANGELOG.md +++ b/unifi_console/CHANGELOG.md @@ -4,7 +4,7 @@ ***Added***: -* Add support for device specific metrics (UAP, UDM, USG, USW, USX). See [#1715](https://github.com/DataDog/integrations-extras/pull/1715) +* Add support for device specific metrics (UAP, UDM, USG, USW, USX) ([#1715](https://github)com/DataDog/integrations-extras/pull/1715) ***Fixed***: @@ -14,16 +14,16 @@ ***Fixed***: -* Fixed url issue for non UMP setup. See [#1596](https://github.com/DataDog/integrations-extras/pull/1596) +* Fixed url issue for non UMP setup ([#1596](https://github)com/DataDog/integrations-extras/pull/1596) ## 1.1.0 ***Added***: -* Add support for UMP and update dashboard. See [#1562](https://github.com/DataDog/integrations-extras/pull/1562) +* Add support for UMP and update dashboard ([#1562](https://github)com/DataDog/integrations-extras/pull/1562) ## 1.0.0 ***Added***: -* Unifi initial realease. See [#1351](https://github.com/DataDog/integrations-extras/pull/1351) +* Unifi initial realease ([#1351](https://github)com/DataDog/integrations-extras/pull/1351) diff --git a/upsc/CHANGELOG.md b/upsc/CHANGELOG.md index 14e699a1db..f5472056d4 100644 --- a/upsc/CHANGELOG.md +++ b/upsc/CHANGELOG.md @@ -4,7 +4,7 @@ ***Fixed***: -* Fix encoding errors when capturing output and improve device handling. See [#1354](https://github.com/DataDog/integrations-extras/pull/1354). +* Fix encoding errors when capturing output and improve device handling ([#1354](https://github.com/DataDog/integrations-extras/pull/1354)) ## 0.1.0 diff --git a/vespa/CHANGELOG.md b/vespa/CHANGELOG.md index d42957fca7..234c09319c 100644 --- a/vespa/CHANGELOG.md +++ b/vespa/CHANGELOG.md @@ -4,9 +4,9 @@ ***Removed***: -* Remove message from OK service checks. See [#1004](https://github.com/DataDog/integrations-extras/pull/1004). +* Remove message from OK service checks ([#1004](https://github.com/DataDog/integrations-extras/pull/1004)) ***Fixed***: -* Normalize vespa service check names. See [#1035](https://github.com/DataDog/integrations-extras/pull/1035). -* DOCS-1135 Update integration install instructions (part 8). See [#993](https://github.com/DataDog/integrations-extras/pull/993). +* Normalize vespa service check names ([#1035](https://github.com/DataDog/integrations-extras/pull/1035)) +* DOCS-1135 Update integration install instructions (part 8) ([#993](https://github.com/DataDog/integrations-extras/pull/993)) diff --git a/zabbix/CHANGELOG.md b/zabbix/CHANGELOG.md index 04aebdcc9e..b4fdd0cc66 100644 --- a/zabbix/CHANGELOG.md +++ b/zabbix/CHANGELOG.md @@ -4,11 +4,11 @@ ***Fixed***: -* Avoid sending non-numeric values as gauge. See [#1519](https://github.com/DataDog/integrations-extras/pull/1519). +* Avoid sending non-numeric values as gauge ([#1519](https://github.com/DataDog/integrations-extras/pull/1519)) ## 1.1.0 / 2021-11-18 ***Added***: -* validate config files. See [#1001](https://github.com/DataDog/integrations-extras/pull/1001). -* Normalize zabbix metric names. See [#741](https://github.com/DataDog/integrations-extras/pull/741). +* validate config files ([#1001](https://github.com/DataDog/integrations-extras/pull/1001)) +* Normalize zabbix metric names ([#741](https://github.com/DataDog/integrations-extras/pull/741))