Skip to content

Commit

Permalink
Release integrations for 7.25 (#8190)
Browse files Browse the repository at this point in the history
* [Release] Bumped active_directory version to 1.10.1

* [Release] Bumped activemq version to 1.8.0

* [Release] Bumped aerospike version to 1.9.0

* [Release] Bumped airflow version to 1.7.1

* [Release] Bumped amazon_msk version to 1.4.0

* [Release] Bumped azure_iot_edge version to 1.1.1

* [Release] Bumped cassandra version to 1.9.0

* [Release] Bumped cilium version to 1.5.1

* [Release] Bumped confluent_platform version to 1.3.0

* [Release] Bumped consul version to 1.17.1

* [Release] Bumped datadog_checks_dev version to 6.0.0

* [Release] Bumped ecs_fargate version to 2.11.0

* [Release] Bumped eks_fargate version to 1.2.0

* [Release] Bumped elastic version to 1.22.0

* [Release] Bumped exchange_server version to 1.8.1

* [Release] Bumped external_dns version to 1.2.0

* [Release] Bumped go-metro version to 1.3.0

* [Release] Bumped go_expvar version to 1.11.0

* [Release] Bumped hazelcast version to 1.3.0

* [Release] Bumped hive version to 1.5.0

* [Release] Bumped hivemq version to 1.3.0

* [Release] Bumped hyperv version to 1.3.1

* [Release] Bumped ibm_db2 version to 1.6.0

* [Release] Bumped ibm_was version to 1.8.0

* [Release] Bumped ignite version to 1.3.0

* [Release] Bumped iis version to 2.10.3

* [Release] Bumped jboss_wildfly version to 1.5.0

* [Release] Bumped kafka version to 2.4.0

* [Release] Bumped kafka_consumer version to 2.8.0

* [Release] Bumped mcache version to 1.11.0

* [Release] Bumped mongo version to 2.1.1

* [Release] Bumped nagios version to 1.7.0

* [Release] Bumped network version to 2.0.0

* [Release] Bumped openldap version to 1.6.0

* [Release] Bumped pdh_check version to 1.12.2

* [Release] Bumped pgbouncer version to 1.12.1

* [Release] Bumped postgres version to 5.3.1

* [Release] Bumped presto version to 2.3.0

* [Release] Bumped rethinkdb version to 1.3.1

* [Release] Bumped snowflake version to 3.0.0

* [Release] Bumped solr version to 1.7.0

* [Release] Bumped sonarqube version to 1.1.0

* [Release] Bumped system_core version to 1.9.0

* [Release] Bumped system_swap version to 1.10.0

* [Release] Bumped tomcat version to 1.5.0

* [Release] Bumped varnish version to 1.9.1

* [Release] Bumped vault version to 2.10.0

* [Release] Bumped vertica version to 1.9.0

* [Release] Bumped windows_service version to 2.8.0

* [Release] Bumped zk version to 2.9.1

* [Release] Update metadata

* Update datadog_checks_dev/CHANGELOG.md

Co-authored-by: Ofek Lev <ofekmeister@gmail.com>

* Update zk/CHANGELOG.md

Co-authored-by: Ofek Lev <ofekmeister@gmail.com>

Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
  • Loading branch information
ChristineTChen and ofek committed Dec 13, 2020
1 parent 237360f commit 9cf3a3a
Show file tree
Hide file tree
Showing 102 changed files with 328 additions and 99 deletions.
2 changes: 1 addition & 1 deletion .in-toto/tag.57ce2495.link

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions active_directory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - active_directory

## 1.10.1 / 2020-12-11

* [Fixed] Remove active_directory references from config. See [#8111](https://github.com/DataDog/integrations-core/pull/8111).
* [Fixed] Fix pdh configuration spec. See [#8106](https://github.com/DataDog/integrations-core/pull/8106).

## 1.10.0 / 2020-10-31 / Agent 7.24.0

* [Added] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '1.10.0'
__version__ = '1.10.1'
4 changes: 4 additions & 0 deletions activemq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - activemq

## 1.8.0 / 2020-12-11

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).

## 1.7.0 / 2020-10-31 / Agent 7.24.0

* [Added] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
Expand Down
2 changes: 1 addition & 1 deletion activemq/datadog_checks/activemq/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '1.7.0'
__version__ = '1.8.0'
6 changes: 6 additions & 0 deletions aerospike/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG - Aerospike

## 1.9.0 / 2020-12-11

* [Added] Add log pipeline. See [#8068](https://github.com/DataDog/integrations-core/pull/8068).
* [Added] Update aerospike dependency. See [#8044](https://github.com/DataDog/integrations-core/pull/8044).
* [Fixed] Update check signature. See [#8157](https://github.com/DataDog/integrations-core/pull/8157).

## 1.8.3 / 2020-07-23 / Agent 7.22.0

* [Fixed] Fix empty result case. See [#7192](https://github.com/DataDog/integrations-core/pull/7192).
Expand Down
2 changes: 1 addition & 1 deletion aerospike/datadog_checks/aerospike/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2019-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.8.3'
__version__ = '1.9.0'
4 changes: 4 additions & 0 deletions airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Airflow

## 1.7.1 / 2020-12-11

* [Fixed] Update check signature. See [#8175](https://github.com/DataDog/integrations-core/pull/8175).

## 1.7.0 / 2020-10-31 / Agent 7.24.0

* [Added] Add ability to dynamically get authentication information. See [#7660](https://github.com/DataDog/integrations-core/pull/7660).
Expand Down
2 changes: 1 addition & 1 deletion airflow/datadog_checks/airflow/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2019
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.7.0'
__version__ = '1.7.1'
4 changes: 4 additions & 0 deletions amazon_msk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Amazon MSK

## 1.4.0 / 2020-12-11

* [Added] Add ability to assume a specified role when retrieving MSK metadata. See [#8118](https://github.com/DataDog/integrations-core/pull/8118). Thanks [garrett528](https://github.com/garrett528).

## 1.3.0 / 2020-10-31 / Agent 7.24.0

* [Added] Sync openmetrics config specs with new option ignore_metrics_by_labels. See [#7823](https://github.com/DataDog/integrations-core/pull/7823).
Expand Down
2 changes: 1 addition & 1 deletion amazon_msk/datadog_checks/amazon_msk/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2019-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.3.0'
__version__ = '1.4.0'
4 changes: 4 additions & 0 deletions azure_iot_edge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Azure IoT Edge

## 1.1.1 / 2020-12-11

* [Fixed] Fix openmetrics integrations config specs. See [#8000](https://github.com/DataDog/integrations-core/pull/8000).

## 1.1.0 / 2020-10-31 / Agent 7.24.0

* [Added] Add logs support. See [#7877](https://github.com/DataDog/integrations-core/pull/7877).
Expand Down
2 changes: 1 addition & 1 deletion azure_iot_edge/datadog_checks/azure_iot_edge/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2020-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.1.0'
__version__ = '1.1.1'
4 changes: 4 additions & 0 deletions cassandra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - cassandra

## 1.9.0 / 2020-12-11

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).

## 1.8.0 / 2020-10-31 / Agent 7.24.0

* [Added] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
Expand Down
2 changes: 1 addition & 1 deletion cassandra/datadog_checks/cassandra/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '1.8.0'
__version__ = '1.9.0'
4 changes: 4 additions & 0 deletions cilium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Cilium

## 1.5.1 / 2020-12-11

* [Fixed] Fix openmetrics integrations config specs. See [#8000](https://github.com/DataDog/integrations-core/pull/8000).

## 1.5.0 / 2020-10-31 / Agent 7.24.0

* [Added] Sync openmetrics config specs with new option ignore_metrics_by_labels. See [#7823](https://github.com/DataDog/integrations-core/pull/7823).
Expand Down
2 changes: 1 addition & 1 deletion cilium/datadog_checks/cilium/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2019-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.5.0'
__version__ = '1.5.1'
4 changes: 4 additions & 0 deletions confluent_platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Confluent Platform

## 1.3.0 / 2020-12-11

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).

## 1.2.0 / 2020-10-31 / Agent 7.24.0

* [Added] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2020-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.2.0'
__version__ = '1.3.0'
4 changes: 4 additions & 0 deletions consul/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - consul

## 1.17.1 / 2020-12-11

* [Fixed] Add consul 1.9.0 metrics. See [#8095](https://github.com/DataDog/integrations-core/pull/8095).

## 1.17.0 / 2020-10-31 / Agent 7.24.0

* [Added] Add ability to dynamically get authentication information. See [#7660](https://github.com/DataDog/integrations-core/pull/7660).
Expand Down
2 changes: 1 addition & 1 deletion consul/datadog_checks/consul/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.17.0"
__version__ = "1.17.1"
21 changes: 21 additions & 0 deletions datadog_checks_dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# CHANGELOG - Datadog Checks Dev

## 6.0.0 / 2020-12-11

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).
* [Added] Add support for tabular check output. See [#8129](https://github.com/DataDog/integrations-core/pull/8129).
* [Added] Add test filter to env test. See [#8101](https://github.com/DataDog/integrations-core/pull/8101).
* [Added] [SNMP] Generate profiles from MIBs. See [#7925](https://github.com/DataDog/integrations-core/pull/7925).
* [Added] Validate partner integration readmes contain an h2 support section. See [#8055](https://github.com/DataDog/integrations-core/pull/8055).
* [Added] Add 'since' flag to manually specify tag to look from. See [#7950](https://github.com/DataDog/integrations-core/pull/7950).
* [Added] Support inline comment to skip http validation. See [#8020](https://github.com/DataDog/integrations-core/pull/8020).
* [Added] Add config template for TLS helper. See [#8014](https://github.com/DataDog/integrations-core/pull/8014).
* [Fixed] Refactor `has_logs` utility. See [#8123](https://github.com/DataDog/integrations-core/pull/8123).
* [Fixed] Build developer docs in strict mode. See [#8152](https://github.com/DataDog/integrations-core/pull/8152).
* [Fixed] Skip auto-setting Python version suffix if using an RC build. See [#7653](https://github.com/DataDog/integrations-core/pull/7653).
* [Fixed] Remove active_directory references from config. See [#8111](https://github.com/DataDog/integrations-core/pull/8111).
* [Fixed] Fix pdh configuration spec. See [#8106](https://github.com/DataDog/integrations-core/pull/8106).
* [Fixed] Update small typo in tls-specific options documentation. See [#8103](https://github.com/DataDog/integrations-core/pull/8103).
* [Fixed] [Config specs] Allow longer line in compact_example lists. See [#8015](https://github.com/DataDog/integrations-core/pull/8015).
* [Fixed] Include openmetrics integrations in http validation. See [#7999](https://github.com/DataDog/integrations-core/pull/7999).
* [Changed] Use snmp mibs copy while mibs.snmplabs.com is down. See [#7835](https://github.com/DataDog/integrations-core/pull/7835).
* [Changed] Add sub-watt metric metadata units. See [#7994](https://github.com/DataDog/integrations-core/pull/7994).

## 5.1.0 / 2020-11-10

* [Added] Allow mechanism for handling duplicate option names for config specs. See [#7968](https://github.com/DataDog/integrations-core/pull/7968).
Expand Down
2 changes: 1 addition & 1 deletion datadog_checks_dev/datadog_checks/dev/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2018-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '5.1.0'
__version__ = '6.0.0'
4 changes: 4 additions & 0 deletions ecs_fargate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - ECS Fargate

## 2.11.0 / 2020-12-11

* [Added] Amazon fargate config specs. See [#8003](https://github.com/DataDog/integrations-core/pull/8003).

## 2.10.0 / 2020-08-10 / Agent 7.22.0

* [Added] Support include/exclude containers in ECS Fargate. See [#7165](https://github.com/DataDog/integrations-core/pull/7165).
Expand Down
2 changes: 1 addition & 1 deletion ecs_fargate/datadog_checks/ecs_fargate/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '2.10.0'
__version__ = '2.11.0'
4 changes: 4 additions & 0 deletions eks_fargate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - eks_fargate

## 1.2.0 / 2020-12-11

* [Added] Add config specs. See [#8004](https://github.com/DataDog/integrations-core/pull/8004).

## 1.1.1 / 2020-09-21 / Agent 7.23.0

* [Fixed] Fix style for the latest release of Black. See [#7438](https://github.com/DataDog/integrations-core/pull/7438).
Expand Down
2 changes: 1 addition & 1 deletion eks_fargate/datadog_checks/eks_fargate/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2020
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.1.1'
__version__ = '1.2.0'
5 changes: 5 additions & 0 deletions elastic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - elastic

## 1.22.0 / 2020-12-11

* [Added] Submit jvm.gc.collectors metrics as rate. See [#7924](https://github.com/DataDog/integrations-core/pull/7924).
* [Fixed] Update check signature. See [#8114](https://github.com/DataDog/integrations-core/pull/8114).

## 1.21.0 / 2020-10-31 / Agent 7.24.0

* [Added] Add ability to dynamically get authentication information. See [#7660](https://github.com/DataDog/integrations-core/pull/7660).
Expand Down
2 changes: 1 addition & 1 deletion elastic/datadog_checks/elastic/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = "1.21.0"
__version__ = "1.22.0"
4 changes: 4 additions & 0 deletions exchange_server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - exchange_server

## 1.8.1 / 2020-12-11

* [Fixed] Fix line wrap in conf.yaml. See [#8016](https://github.com/DataDog/integrations-core/pull/8016).

## 1.8.0 / 2020-06-29 / Agent 7.21.0

* [Added] Upgrade pywin32 to 228. See [#6980](https://github.com/DataDog/integrations-core/pull/6980).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '1.8.0'
__version__ = '1.8.1'
4 changes: 4 additions & 0 deletions external_dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - External DNS

## 1.2.0 / 2020-12-11

* [Added] Add config specs. See [#7992](https://github.com/DataDog/integrations-core/pull/7992).

## 1.1.0 / 2020-05-17 / Agent 7.20.0

* [Added] Allow optional dependency installation for all checks. See [#6589](https://github.com/DataDog/integrations-core/pull/6589).
Expand Down
2 changes: 1 addition & 1 deletion external_dns/datadog_checks/external_dns/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '1.1.0'
__version__ = '1.2.0'
4 changes: 4 additions & 0 deletions go-metro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - go-metro

## 1.3.0 / 2020-12-11

* [Added] Add config specs. See [#8005](https://github.com/DataDog/integrations-core/pull/8005).

## 1.2.1 / 2020-09-21

* [Fixed] Upgrade isort. See [#7539](https://github.com/DataDog/integrations-core/pull/7539).
Expand Down
2 changes: 1 addition & 1 deletion go-metro/datadog_checks/go-metro/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '1.2.1'
__version__ = '1.3.0'
4 changes: 4 additions & 0 deletions go_expvar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - go_expvar

## 1.11.0 / 2020-12-11

* [Added] Add config specs. See [#8006](https://github.com/DataDog/integrations-core/pull/8006).

## 1.10.2 / 2020-09-21 / Agent 7.23.0

* [Fixed] Fix style for the latest release of Black. See [#7438](https://github.com/DataDog/integrations-core/pull/7438).
Expand Down
2 changes: 1 addition & 1 deletion go_expvar/datadog_checks/go_expvar/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '1.10.2'
__version__ = '1.11.0'
4 changes: 4 additions & 0 deletions hazelcast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Hazelcast

## 1.3.0 / 2020-12-11

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).

## 1.2.0 / 2020-10-31 / Agent 7.24.0

* [Added] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
Expand Down
2 changes: 1 addition & 1 deletion hazelcast/datadog_checks/hazelcast/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2020-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.2.0'
__version__ = '1.3.0'
4 changes: 4 additions & 0 deletions hive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Hive

## 1.5.0 / 2020-12-11

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).

## 1.4.0 / 2020-10-31 / Agent 7.24.0

* [Added] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
Expand Down
2 changes: 1 addition & 1 deletion hive/datadog_checks/hive/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2019-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.4.0'
__version__ = '1.5.0'
4 changes: 4 additions & 0 deletions hivemq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - HiveMQ

## 1.3.0 / 2020-12-11

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).

## 1.2.0 / 2020-10-31 / Agent 7.24.0

* [Added] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
Expand Down
2 changes: 1 addition & 1 deletion hivemq/datadog_checks/hivemq/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2020-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.2.0'
__version__ = '1.3.0'
5 changes: 5 additions & 0 deletions hyperv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - Hyper-V

## 1.3.1 / 2020-12-11

* [Fixed] Remove active_directory references from config. See [#8111](https://github.com/DataDog/integrations-core/pull/8111).
* [Fixed] Fix pdh configuration spec. See [#8106](https://github.com/DataDog/integrations-core/pull/8106).

## 1.3.0 / 2020-06-29 / Agent 7.21.0

* [Added] Add config and use new agent signature. See [#6779](https://github.com/DataDog/integrations-core/pull/6779).
Expand Down
2 changes: 1 addition & 1 deletion hyperv/datadog_checks/hyperv/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2018-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.3.0'
__version__ = '1.3.1'
4 changes: 4 additions & 0 deletions ibm_db2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - IBM Db2

## 1.6.0 / 2020-12-11

* [Added] Add config specs. See [#8007](https://github.com/DataDog/integrations-core/pull/8007).

## 1.5.1 / 2020-10-31 / Agent 7.24.0

* [Fixed] Fix default port value. See [#7658](https://github.com/DataDog/integrations-core/pull/7658).
Expand Down
2 changes: 1 addition & 1 deletion ibm_db2/datadog_checks/ibm_db2/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2019-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.5.1'
__version__ = '1.6.0'
5 changes: 5 additions & 0 deletions ibm_was/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - IBM WAS

## 1.8.0 / 2020-12-11

* [Added] Refactor to only parse configuration once. See [#8025](https://github.com/DataDog/integrations-core/pull/8025).
* [Added] Add config specs. See [#8024](https://github.com/DataDog/integrations-core/pull/8024).

## 1.7.0 / 2020-06-29 / Agent 7.21.0

* [Added] Add note about warning concurrency. See [#6967](https://github.com/DataDog/integrations-core/pull/6967).
Expand Down
Loading

0 comments on commit 9cf3a3a

Please sign in to comment.