Skip to content

Commit

Permalink
Release all integrations (DataDog#8441)
Browse files Browse the repository at this point in the history
* [Release] Bumped activemq version to 1.9.0

* [Release] Bumped amazon_msk version to 1.4.1

* [Release] Bumped ambari version to 1.6.1

* [Release] Bumped azure_iot_edge version to 2.0.0

* [Release] Bumped cacti version to 1.8.1

* [Release] Bumped cassandra version to 1.10.0

* [Release] Bumped cilium version to 1.5.2

* [Release] Bumped clickhouse version to 2.0.1

* [Release] Bumped cockroachdb version to 1.5.1

* [Release] Bumped coredns version to 1.6.1

* [Release] Bumped couchbase version to 1.16.1

* [Release] Bumped crio version to 1.5.1

* [Release] Bumped datadog_checks_dev version to 7.0.1

* [Release] Bumped disk version to 4.1.0

* [Release] Bumped ecs_fargate version to 2.12.0

* [Release] Bumped eks_fargate version to 1.3.0

* [Release] Bumped envoy version to 1.20.1

* [Release] Bumped etcd version to 2.6.1

* [Release] Bumped exchange_server version to 1.8.2

* [Release] Bumped external_dns version to 1.2.1

* [Release] Bumped gitlab version to 4.4.1

* [Release] Bumped gitlab_runner version to 2.11.1

* [Release] Bumped glusterfs version to 1.1.0

* [Release] Bumped ibm_mq version to 3.11.1

* [Release] Bumped kafka version to 2.5.0

* [Release] Bumped kafka_consumer version to 2.8.2

* [Release] Bumped kube_apiserver_metrics version to 1.7.1

* [Release] Bumped kube_scheduler version to 1.6.1

* [Release] Bumped kubelet version to 5.1.0

* [Release] Bumped linkerd version to 2.7.0

* [Release] Bumped mongo version to 2.2.0

* [Release] Bumped mysql version to 2.1.3

* [Release] Bumped network version to 2.1.0

* [Release] Bumped nginx version to 3.11.0

* [Release] Bumped nginx_ingress_controller version to 1.8.1

* [Release] Bumped openmetrics version to 1.12.0

* [Release] Bumped oracle version to 3.1.1

* [Release] Bumped process version to 1.17.1

* [Release] Bumped proxysql version to 3.0.0

* [Release] Bumped rethinkdb version to 1.3.2

* [Release] Bumped sap_hana version to 1.4.0

* [Release] Bumped scylla version to 1.3.1

* [Release] Bumped snmp version to 4.0.0

* [Release] Bumped solr version to 1.8.0

* [Release] Bumped spark version to 1.19.1

* [Release] Bumped sqlserver version to 2.3.4

* [Release] Bumped teamcity version to 1.12.0

* [Release] Bumped tls version to 2.0.0

* [Release] Bumped tomcat version to 1.6.0

* [Release] Bumped vertica version to 2.0.0

* [Release] Bumped windows_service version to 3.0.0

* [Release] Update metadata

* Apply suggestions from code review

Co-authored-by: Paul <[email protected]>

Co-authored-by: Paul <[email protected]>
  • Loading branch information
Florimond Manca and coignetp authored Jan 25, 2021
1 parent f031e4c commit fd5df6b
Show file tree
Hide file tree
Showing 104 changed files with 328 additions and 102 deletions.
2 changes: 1 addition & 1 deletion .in-toto/tag.b023b02a.link

Large diffs are not rendered by default.

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.9.0 / 2021-01-25

* [Added] Add version verification for datadog-checks-base. See [#8255](https://github.com/DataDog/integrations-core/pull/8255).

## 1.8.0 / 2020-12-11 / Agent 7.25.0

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).
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.8.0'
__version__ = '1.9.0'
5 changes: 5 additions & 0 deletions amazon_msk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - Amazon MSK

## 1.4.1 / 2021-01-25

* [Fixed] Hide auto-populated prometheus_url from config spec. See [#8330](https://github.com/DataDog/integrations-core/pull/8330).
* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 1.4.0 / 2020-12-11 / Agent 7.25.0

* [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).
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.4.0'
__version__ = '1.4.1'
4 changes: 4 additions & 0 deletions ambari/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Ambari

## 1.6.1 / 2021-01-25

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

## 1.6.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 ambari/datadog_checks/ambari/__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.6.0'
__version__ = '1.6.1'
5 changes: 5 additions & 0 deletions azure_iot_edge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - Azure IoT Edge

## 2.0.0 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).
* [Changed] Convert network and disk total metrics to counts. See [#8345](https://github.com/DataDog/integrations-core/pull/8345).

## 1.1.1 / 2020-12-11 / Agent 7.25.0

* [Fixed] Fix openmetrics integrations config specs. See [#8000](https://github.com/DataDog/integrations-core/pull/8000).
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.1'
__version__ = '2.0.0'
4 changes: 4 additions & 0 deletions cacti/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - cacti

## 1.8.1 / 2021-01-25

* [Fixed] Correct default template usage. See [#8233](https://github.com/DataDog/integrations-core/pull/8233).

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

* [Added] Add log support. See [#7699](https://github.com/DataDog/integrations-core/pull/7699).
Expand Down
2 changes: 1 addition & 1 deletion cacti/datadog_checks/cacti/__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.8.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.10.0 / 2021-01-25

* [Added] Add version verification for datadog-checks-base. See [#8255](https://github.com/DataDog/integrations-core/pull/8255).

## 1.9.0 / 2020-12-11 / Agent 7.25.0

* [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See [#8153](https://github.com/DataDog/integrations-core/pull/8153).
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.9.0'
__version__ = '1.10.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.2 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 1.5.1 / 2020-12-11 / Agent 7.25.0

* [Fixed] Fix openmetrics integrations config specs. See [#8000](https://github.com/DataDog/integrations-core/pull/8000).
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.1'
__version__ = '1.5.2'
4 changes: 4 additions & 0 deletions clickhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - ClickHouse

## 2.0.1 / 2021-01-25

* [Fixed] Remove `calculate_text_stack_trace` setting to allow the use of read-only accounts. See [#6637](https://github.com/DataDog/integrations-core/pull/6637). Thanks [TheMcGoose](https://github.com/TheMcGoose).

## 2.0.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 clickhouse/datadog_checks/clickhouse/__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__ = '2.0.0'
__version__ = '2.0.1'
4 changes: 4 additions & 0 deletions cockroachdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - CockroachDB

## 1.5.1 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 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 cockroachdb/datadog_checks/cockroachdb/__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.5.0'
__version__ = '1.5.1'
4 changes: 4 additions & 0 deletions coredns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - CoreDNS

## 1.6.1 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 1.6.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 coredns/datadog_checks/coredns/__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.6.0'
__version__ = '1.6.1'
4 changes: 4 additions & 0 deletions couchbase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - couchbase

## 1.16.1 / 2021-01-25

* [Fixed] Fix error log message. See [#8271](https://github.com/DataDog/integrations-core/pull/8271).

## 1.16.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 couchbase/datadog_checks/couchbase/__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.16.0"
__version__ = "1.16.1"
4 changes: 4 additions & 0 deletions crio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Crio

## 1.5.1 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 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 crio/datadog_checks/crio/__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.5.0'
__version__ = '1.5.1'
4 changes: 4 additions & 0 deletions datadog_checks_dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Datadog Checks Dev

## 7.0.1 / 2021-01-25

* [Fixed] Minor error message fix. See [#8424](https://github.com/DataDog/integrations-core/pull/8424).

## 7.0.0 / 2021-01-22

* [Added] Add --export-csv option. See [#8350](https://github.com/DataDog/integrations-core/pull/8350).
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__ = '7.0.0'
__version__ = '7.0.1'
6 changes: 6 additions & 0 deletions disk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG - disk

## 4.1.0 / 2021-01-25

* [Added] Support network drives on Windows. See [#8273](https://github.com/DataDog/integrations-core/pull/8273).
* [Added] Add device_label tag in addition to label tag. See [#8306](https://github.com/DataDog/integrations-core/pull/8306).
* [Fixed] Correct default template usage. See [#8233](https://github.com/DataDog/integrations-core/pull/8233).

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

* [Changed] Rename whitelist/blacklist to include/exclude. See [#7627](https://github.com/DataDog/integrations-core/pull/7627).
Expand Down
2 changes: 1 addition & 1 deletion disk/datadog_checks/disk/__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__ = "4.0.0"
__version__ = "4.1.0"
5 changes: 5 additions & 0 deletions ecs_fargate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - ECS Fargate

## 2.12.0 / 2021-01-25

* [Added] Add new default for newly autodiscovered checks. See [#8177](https://github.com/DataDog/integrations-core/pull/8177).
* [Fixed] Correct default template usage. See [#8233](https://github.com/DataDog/integrations-core/pull/8233).

## 2.11.0 / 2020-12-11 / Agent 7.25.0

* [Added] Amazon fargate config specs. See [#8003](https://github.com/DataDog/integrations-core/pull/8003).
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.11.0'
__version__ = '2.12.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.3.0 / 2021-01-25

* [Added] Add new default for newly autodiscovered checks. See [#8177](https://github.com/DataDog/integrations-core/pull/8177).

## 1.2.0 / 2020-12-11 / Agent 7.25.0

* [Added] Add config specs. See [#8004](https://github.com/DataDog/integrations-core/pull/8004).
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.2.0'
__version__ = '1.3.0'
4 changes: 4 additions & 0 deletions envoy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Envoy

## 1.20.1 / 2021-01-25

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

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

* [Added] Add newly documented metrics. See [#7765](https://github.com/DataDog/integrations-core/pull/7765).
Expand Down
2 changes: 1 addition & 1 deletion envoy/datadog_checks/envoy/__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.20.0'
__version__ = '1.20.1'
4 changes: 4 additions & 0 deletions etcd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - etcd

## 2.6.1 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 2.6.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 etcd/datadog_checks/etcd/__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.6.0'
__version__ = '2.6.1'
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.2 / 2021-01-25

* [Fixed] Correct default template usage. See [#8233](https://github.com/DataDog/integrations-core/pull/8233).

## 1.8.1 / 2020-12-11 / Agent 7.25.0

* [Fixed] Fix line wrap in conf.yaml. See [#8016](https://github.com/DataDog/integrations-core/pull/8016).
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.1'
__version__ = '1.8.2'
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.1 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 1.2.0 / 2020-12-11 / Agent 7.25.0

* [Added] Add config specs. See [#7992](https://github.com/DataDog/integrations-core/pull/7992).
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.2.0'
__version__ = '1.2.1'
5 changes: 5 additions & 0 deletions gitlab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - gitlab

## 4.4.1 / 2021-01-25

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

## 4.4.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 gitlab/datadog_checks/gitlab/__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__ = '4.4.0'
__version__ = '4.4.1'
4 changes: 4 additions & 0 deletions gitlab_runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - gitlab_runner

## 2.11.1 / 2021-01-25

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).

## 2.11.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 gitlab_runner/datadog_checks/gitlab_runner/__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.11.0'
__version__ = '2.11.1'
4 changes: 4 additions & 0 deletions glusterfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - GlusterFS

## 1.1.0 / 2021-01-25

* [Added] Document glusterfs logs support. See [#8411](https://github.com/DataDog/integrations-core/pull/8411).

## 1.0.0 / 2021-01-21

* [Added] New Integration: GlusterFS. See [#8159](https://github.com/DataDog/integrations-core/pull/8159).
Expand Down
2 changes: 1 addition & 1 deletion glusterfs/datadog_checks/glusterfs/__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.0.0'
__version__ = '1.1.0'
4 changes: 4 additions & 0 deletions ibm_mq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - IBM MQ

## 3.11.1 / 2021-01-25

* [Fixed] Better explain ssl_key_repository_location. See [#8417](https://github.com/DataDog/integrations-core/pull/8417).

## 3.11.0 / 2020-11-19 / Agent 7.25.0

* [Added] Add new queue stats metrics for IBM MQ. See [#8032](https://github.com/DataDog/integrations-core/pull/8032).
Expand Down
2 changes: 1 addition & 1 deletion ibm_mq/datadog_checks/ibm_mq/__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__ = '3.11.0'
__version__ = '3.11.1'
4 changes: 4 additions & 0 deletions kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - kafka

## 2.5.0 / 2021-01-25

* [Added] Add version verification for datadog-checks-base. See [#8255](https://github.com/DataDog/integrations-core/pull/8255).

## 2.4.0 / 2020-12-11 / Agent 7.25.0

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

0 comments on commit fd5df6b

Please sign in to comment.