Skip to content

Commit

Permalink
[Release] (DataDog#9444)
Browse files Browse the repository at this point in the history
* [Release] Bumped activemq version to 2.0.1

* [Release] Bumped amazon_msk version to 1.7.0

* [Release] Bumped azure_iot_edge version to 2.1.0

* [Release] Bumped cassandra version to 1.11.1

* [Release] Bumped cassandra_nodetool version to 1.8.0

* [Release] Bumped cilium version to 1.6.0

* [Release] Bumped clickhouse version to 2.2.0

* [Release] Bumped cockroachdb version to 1.6.0

* [Release] Bumped confluent_platform version to 1.4.1

* [Release] Bumped coredns version to 1.8.0

* [Release] Bumped crio version to 1.6.0

* [Release] Bumped datadog_checks_base version to 19.0.0

* [Release] Bumped datadog_checks_dev version to 12.0.0

* [Release] Bumped datadog_checks_downloader version to 3.3.0

* [Release] Bumped elastic version to 3.0.0

* [Release] Bumped etcd version to 2.7.0

* [Release] Bumped external_dns version to 1.3.0

* [Release] Bumped gitlab version to 4.5.0

* [Release] Bumped gitlab_runner version to 2.12.0

* [Release] Bumped glusterfs version to 1.2.0

* [Release] Bumped go_expvar version to 1.12.0

* [Release] Bumped gunicorn version to 1.15.0

* [Release] Bumped haproxy version to 2.18.0

* [Release] Bumped harbor version to 1.9.0

* [Release] Bumped hazelcast version to 1.3.2

* [Release] Bumped hive version to 1.5.2

* [Release] Bumped hivemq version to 1.3.2

* [Release] Bumped ignite version to 1.3.2

* [Release] Bumped istio version to 3.12.0

* [Release] Bumped jboss_wildfly version to 1.5.2

* [Release] Bumped kafka version to 2.7.0

* [Release] Bumped kafka_consumer version to 2.9.0

* [Release] Bumped kong version to 1.14.0

* [Release] Bumped kube_apiserver_metrics version to 1.9.0

* [Release] Bumped kube_metrics_server version to 1.3.0

* [Release] Bumped kube_scheduler version to 1.8.0

* [Release] Bumped kubelet version to 7.0.0

* [Release] Bumped kubernetes_state version to 5.7.0

* [Release] Bumped linkerd version to 2.9.0

* [Release] Bumped mcache version to 1.12.0

* [Release] Bumped mysql version to 4.0.0

* [Release] Bumped nagios version to 1.8.0

* [Release] Bumped nfsstat version to 1.7.0

* [Release] Bumped nginx_ingress_controller version to 1.9.0

* [Release] Bumped openldap version to 1.7.0

* [Release] Bumped openmetrics version to 1.14.0

* [Release] Bumped postgres version to 7.0.0

* [Release] Bumped presto version to 2.3.2

* [Release] Bumped redisdb version to 3.5.0

* [Release] Bumped scylla version to 1.4.0

* [Release] Bumped snmp version to 5.2.0

* [Release] Bumped solr version to 1.8.2

* [Release] Bumped sonarqube version to 1.2.0

* [Release] Bumped supervisord version to 1.8.0

* [Release] Bumped system_swap version to 1.11.0

* [Release] Bumped tcp_check version to 3.1.0

* [Release] Bumped teamcity version to 1.13.0

* [Release] Bumped tomcat version to 1.7.0

* [Release] Bumped twemproxy version to 1.10.0

* [Release] Bumped varnish version to 1.10.0

* [Release] Bumped vault version to 2.13.0

* [Release] Bumped vertica version to 2.1.0

* [Release] Bumped voltdb version to 1.3.0

* [Release] Bumped vsphere version to 5.10.0

* [Release] Bumped win32_event_log version to 2.9.0

* [Release] Bumped windows_service version to 3.2.0

* [Release] Bumped yarn version to 1.19.0

* [Release] Bumped zk version to 2.10.0

* [Release] Update metadata

* titles
  • Loading branch information
ofek authored May 28, 2021
1 parent 6974be4 commit 04a6651
Show file tree
Hide file tree
Showing 138 changed files with 489 additions and 136 deletions.
2 changes: 1 addition & 1 deletion .in-toto/tag.c295cf63.link

Large diffs are not rendered by default.

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

## 2.0.1 / 2021-05-28

* [Fixed] Fix defaults for `collect_default_metrics` JMX config option. See [#9441](https://github.com/DataDog/integrations-core/pull/9441).
* [Fixed] Fix JMX config spec. See [#9364](https://github.com/DataDog/integrations-core/pull/9364).

## 2.0.0 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
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__ = '2.0.0'
__version__ = '2.0.1'
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.7.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).
* [Fixed] Fix `metrics` option type for legacy OpenMetrics config spec. See [#9318](https://github.com/DataDog/integrations-core/pull/9318). Thanks [jejikenwogu](https://github.com/jejikenwogu).

## 1.6.0 / 2021-04-19 / Agent 7.28.0

* [Added] Allow the use of the new OpenMetrics implementation. See [#9082](https://github.com/DataDog/integrations-core/pull/9082).
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.6.0'
__version__ = '1.7.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

## 2.1.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).

## 2.0.1 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
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__ = '2.0.1'
__version__ = '2.1.0'
5 changes: 5 additions & 0 deletions cassandra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - cassandra

## 1.11.1 / 2021-05-28

* [Fixed] Fix defaults for `collect_default_metrics` JMX config option. See [#9441](https://github.com/DataDog/integrations-core/pull/9441).
* [Fixed] Fix JMX config spec. See [#9364](https://github.com/DataDog/integrations-core/pull/9364).

## 1.11.0 / 2021-04-19 / Agent 7.28.0

* [Added] Add runtime configuration validation. See [#8890](https://github.com/DataDog/integrations-core/pull/8890).
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.11.0'
__version__ = '1.11.1'
4 changes: 4 additions & 0 deletions cassandra_nodetool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Cassandra Nodetool Check

## 1.8.0 / 2021-05-28

* [Added] Add runtime configuration validation. See [#8891](https://github.com/DataDog/integrations-core/pull/8891).

## 1.7.1 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
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.7.1'
__version__ = '1.8.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.6.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).

## 1.5.3 / 2021-03-07 / Agent 7.27.0

* [Fixed] Rename config spec example consumer option `default` to `display_default`. See [#8593](https://github.com/DataDog/integrations-core/pull/8593).
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.3'
__version__ = '1.6.0'
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.2.0 / 2021-05-28

* [Added] Upgrade ClickHouse dependencies. See [#9344](https://github.com/DataDog/integrations-core/pull/9344).

## 2.1.0 / 2021-04-19 / Agent 7.28.0

* [Added] Support Clickhouse metrics v20. See [#8779](https://github.com/DataDog/integrations-core/pull/8779).
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.1.0'
__version__ = '2.2.0'
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.6.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).

## 1.5.1 / 2021-01-25 / Agent 7.26.0

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).
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.1'
__version__ = '1.6.0'
5 changes: 5 additions & 0 deletions confluent_platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - Confluent Platform

## 1.4.1 / 2021-05-28

* [Fixed] Fix defaults for `collect_default_metrics` JMX config option. See [#9441](https://github.com/DataDog/integrations-core/pull/9441).
* [Fixed] Fix JMX config spec. See [#9364](https://github.com/DataDog/integrations-core/pull/9364).

## 1.4.0 / 2021-03-30 / Agent 7.28.0

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

## 1.8.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).
* [Fixed] Fix `metrics` option type for legacy OpenMetrics config spec. See [#9318](https://github.com/DataDog/integrations-core/pull/9318). Thanks [jejikenwogu](https://github.com/jejikenwogu).

## 1.7.0 / 2021-04-19 / Agent 7.28.0

* [Added] Update defaults for legacy OpenMetrics config spec template. See [#9065](https://github.com/DataDog/integrations-core/pull/9065).
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.7.0'
__version__ = '1.8.0'
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.6.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).

## 1.5.1 / 2021-01-25 / Agent 7.26.0

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).
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.1'
__version__ = '1.6.0'
15 changes: 15 additions & 0 deletions datadog_checks_base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# CHANGELOG - datadog_checks_base

## 19.0.0 / 2021-05-28

* [Added] Remove unused dependency. See [#9435](https://github.com/DataDog/integrations-core/pull/9435).
* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).
* [Added] Upgrade ClickHouse dependencies. See [#9344](https://github.com/DataDog/integrations-core/pull/9344).
* [Added] [OpenMetricsV2] Add an option to send sum and count information when using distribution metrics. See [#9301](https://github.com/DataDog/integrations-core/pull/9301).
* [Added] Improve performance of using extra tags when executing a QueryManager. See [#8466](https://github.com/DataDog/integrations-core/pull/8466).
* [Added] Add `hostname` parameter to QueryManager. See [#9260](https://github.com/DataDog/integrations-core/pull/9260).
* [Fixed] Fix AttributeError in AIA chasing. See [#9328](https://github.com/DataDog/integrations-core/pull/9328).
* [Fixed] Upgrade pyvmomi to 7.0.2. See [#9287](https://github.com/DataDog/integrations-core/pull/9287).
* [Changed] Add flush first value to Openmetrics histogram buckets. See [#9276](https://github.com/DataDog/integrations-core/pull/9276).
* [Changed] Change 'collision in cached query metrics' log from debug to error. See [#9268](https://github.com/DataDog/integrations-core/pull/9268).
* [Removed] Remove unused `utils.db.statement_samples` client. See [#9166](https://github.com/DataDog/integrations-core/pull/9166).
* [Removed] Remove unused apply_row_limits in statement_metrics.py. See [#9378](https://github.com/DataDog/integrations-core/pull/9378).

## 18.3.0 / 2021-04-27

* [Added] Add merging of duplicate rows in statement_metrics. See [#9227](https://github.com/DataDog/integrations-core/pull/9227).
Expand Down
2 changes: 1 addition & 1 deletion datadog_checks_base/datadog_checks/base/__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__ = "18.3.0"
__version__ = "19.0.0"
24 changes: 24 additions & 0 deletions datadog_checks_dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# CHANGELOG - Datadog Checks Dev

## 12.0.0 / 2021-05-28

* [Added] Add validation for third-party licenses. See [#9436](https://github.com/DataDog/integrations-core/pull/9436).
* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).
* [Added] Support running post-install commands for E2E. See [#9399](https://github.com/DataDog/integrations-core/pull/9399).
* [Added] Support hidden duplicate options from templates. See [#9347](https://github.com/DataDog/integrations-core/pull/9347).
* [Added] Replace CLI dependency `appdirs` with `platformdirs`. See [#9356](https://github.com/DataDog/integrations-core/pull/9356).
* [Added] Upgrade click. See [#9342](https://github.com/DataDog/integrations-core/pull/9342).
* [Added] Upgrade datamodel-code-generator. See [#9335](https://github.com/DataDog/integrations-core/pull/9335).
* [Added] [OpenMetricsV2] Add an option to send sum and count information when using distribution metrics. See [#9301](https://github.com/DataDog/integrations-core/pull/9301).
* [Added] Upgrade virtualenv. See [#9330](https://github.com/DataDog/integrations-core/pull/9330).
* [Added] Allow skipping of E2E tests based on environment markers. See [#9327](https://github.com/DataDog/integrations-core/pull/9327).
* [Added] Support new Synthetics `run` metric unit for validation. See [#9313](https://github.com/DataDog/integrations-core/pull/9313).
* [Fixed] Fix defaults for `collect_default_metrics` JMX config option. See [#9441](https://github.com/DataDog/integrations-core/pull/9441).
* [Fixed] Sign `requirements.in` for releases. See [#9419](https://github.com/DataDog/integrations-core/pull/9419).
* [Fixed] Fix detection of E2E environments. See [#9373](https://github.com/DataDog/integrations-core/pull/9373).
* [Fixed] Fix `load_jmx_config` utility. See [#9369](https://github.com/DataDog/integrations-core/pull/9369).
* [Fixed] Fix JMX config spec. See [#9364](https://github.com/DataDog/integrations-core/pull/9364).
* [Fixed] Fix `metrics` option type for legacy OpenMetrics config spec. See [#9318](https://github.com/DataDog/integrations-core/pull/9318). Thanks [jejikenwogu](https://github.com/jejikenwogu).
* [Fixed] Fix typing. See [#9338](https://github.com/DataDog/integrations-core/pull/9338).
* [Fixed] Update validate all log line to use validation name. See [#9319](https://github.com/DataDog/integrations-core/pull/9319).
* [Fixed] Stop collecting empty coverage reports for non-Python checks. See [#9297](https://github.com/DataDog/integrations-core/pull/9297).
* [Changed] Add common check parsing for validations. See [#9229](https://github.com/DataDog/integrations-core/pull/9229).

## 11.2.0 / 2021-05-05

* [Added] Avoid double periods at the end of PR titles. See [#8442](https://github.com/DataDog/integrations-core/pull/8442).
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__ = '11.2.0'
__version__ = '12.0.0'
4 changes: 4 additions & 0 deletions datadog_checks_downloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - Datadog Checks Downloader

## 3.3.0 / 2021-05-28

* [Added] Better error message if the integration doesn't have the expected type. See [#9403](https://github.com/DataDog/integrations-core/pull/9403).

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

* [Security] Update TUF, in-toto and securesystemslib. See [#7844](https://github.com/DataDog/integrations-core/pull/7844).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

# NOTE: tie datadog-checks-downloader to v2 of our software supply chain:
# https://github.com/DataDog/integrations-core/blob/6388602b6deb3b65b62cf7cda69dc20d99dede29/datadog_checks_downloader/datadog_checks/downloader/download.py#L51
__version__ = "3.2.0"
__version__ = "3.3.0"
4 changes: 4 additions & 0 deletions elastic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - elastic

## 3.0.0 / 2021-05-28

* [Changed] Change metric types to monotonic_count. See [#9354](https://github.com/DataDog/integrations-core/pull/9354).

## 2.2.0 / 2021-05-17

* [Added] Update version supported for Cat Allocation metrics. See [#9339](https://github.com/DataDog/integrations-core/pull/9339).
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__ = "2.2.0"
__version__ = "3.0.0"
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.7.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).

## 2.6.1 / 2021-01-25 / Agent 7.26.0

* [Fixed] Update prometheus_metrics_prefix documentation. See [#8236](https://github.com/DataDog/integrations-core/pull/8236).
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.1'
__version__ = '2.7.0'
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.3.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).

## 1.2.2 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
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.2'
__version__ = '1.3.0'
4 changes: 4 additions & 0 deletions gitlab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - gitlab

## 4.5.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).

## 4.4.2 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
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.2'
__version__ = '4.5.0'
5 changes: 5 additions & 0 deletions gitlab_runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - gitlab_runner

## 2.12.0 / 2021-05-28

* [Added] Support "ignore_tags" configuration. See [#9392](https://github.com/DataDog/integrations-core/pull/9392).
* [Added] Add runtime configuration validation. See [#8919](https://github.com/DataDog/integrations-core/pull/8919).

## 2.11.2 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
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.2'
__version__ = '2.12.0'
5 changes: 5 additions & 0 deletions glusterfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG - GlusterFS

## 1.2.0 / 2021-05-28

* [Added] Add runtime configuration validation. See [#8920](https://github.com/DataDog/integrations-core/pull/8920).
* [Fixed] Fix version parsing. See [#9423](https://github.com/DataDog/integrations-core/pull/9423).

## 1.1.2 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
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.1.2'
__version__ = '1.2.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.12.0 / 2021-05-28

* [Added] Add runtime configuration validation. See [#8922](https://github.com/DataDog/integrations-core/pull/8922).

## 1.11.1 / 2021-03-07 / Agent 7.27.0

* [Fixed] Rename config spec example consumer option `default` to `display_default`. See [#8593](https://github.com/DataDog/integrations-core/pull/8593).
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.11.1'
__version__ = '1.12.0'
4 changes: 4 additions & 0 deletions gunicorn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - gunicorn

## 1.15.0 / 2021-05-28

* [Added] Add runtime configuration validation. See [#8923](https://github.com/DataDog/integrations-core/pull/8923).

## 1.14.2 / 2021-03-07 / Agent 7.27.0

* [Fixed] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
Expand Down
2 changes: 1 addition & 1 deletion gunicorn/datadog_checks/gunicorn/__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.14.2'
__version__ = '1.15.0'
Loading

0 comments on commit 04a6651

Please sign in to comment.