Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] Bumped integration versions for 7.34-rc.2 #11134

Merged
merged 9 commits into from
Jan 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .in-toto/tag.eabca4ac.link

Large diffs are not rendered by default.

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.7.1 / 2022-01-13

* [Fixed] Remove duplicated entries. See [#11095](https://github.com/DataDog/integrations-core/pull/11095).

## 1.7.0 / 2022-01-08

* [Added] Increase metrics collected by the Confluent Platform integration. See [#10453](https://github.com/DataDog/integrations-core/pull/10453). Thanks [abraham-leal](https://github.com/abraham-leal).
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.7.0'
__version__ = '1.7.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.11.1 / 2022-01-13

* [Fixed] Enable openmetrics_endpoint in auto_conf.yaml. See [#11133](https://github.com/DataDog/integrations-core/pull/11133).
* [Fixed] Fix example config. See [#11109](https://github.com/DataDog/integrations-core/pull/11109).

## 1.11.0 / 2022-01-08

* [Added] Add support for OpenMetricsBaseCheckV2. See [#11024](https://github.com/DataDog/integrations-core/pull/11024).
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.11.0'
__version__ = '1.11.1'
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

## 4.0.1 / 2022-01-13

* [Fixed] Validate custom query column type. See [#11106](https://github.com/DataDog/integrations-core/pull/11106).
* [Fixed] Continue other custom queries when one fails. See [#11105](https://github.com/DataDog/integrations-core/pull/11105).

## 4.0.0 / 2022-01-08

* [Added] Bump base dependency. See [#11064](https://github.com/DataDog/integrations-core/pull/11064).
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__ = "4.0.0"
__version__ = "4.0.1"
4 changes: 4 additions & 0 deletions mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - mysql

## 8.0.1 / 2022-01-13

* [Fixed] Update base version. See [#11117](https://github.com/DataDog/integrations-core/pull/11117).

## 8.0.0 / 2022-01-08

* [Added] Add statement metadata to events and metrics payload. See [#10880](https://github.com/DataDog/integrations-core/pull/10880).
Expand Down
2 changes: 1 addition & 1 deletion mysql/datadog_checks/mysql/__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__ = "8.0.0"
__version__ = "8.0.1"
4 changes: 4 additions & 0 deletions postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - postgres

## 12.0.1 / 2022-01-13

* [Fixed] Update base version. See [#11116](https://github.com/DataDog/integrations-core/pull/11116).

## 12.0.0 / 2022-01-08

* [Added] Add statement metadata to events and metrics payload. See [#10879](https://github.com/DataDog/integrations-core/pull/10879).
Expand Down
2 changes: 1 addition & 1 deletion postgres/datadog_checks/postgres/__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__ = "12.0.0"
__version__ = "12.0.1"
12 changes: 6 additions & 6 deletions requirements-agent-release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ datadog-citrix-hypervisor==1.0.1
datadog-clickhouse==2.5.1
datadog-cloud-foundry-api==1.3.1
datadog-cockroachdb==1.9.0
datadog-confluent-platform==1.7.0
datadog-confluent-platform==1.7.1
datadog-consul==1.22.1
datadog-coredns==1.11.0; sys_platform == 'linux2'
datadog-coredns==1.11.1; sys_platform == 'linux2'
datadog-couch==4.2.1
datadog-couchbase==1.19.0
datadog-crio==1.8.1
Expand All @@ -37,7 +37,7 @@ datadog-dotnetclr==1.10.0; sys_platform == 'win32'
datadog-druid==1.7.1
datadog-ecs-fargate==2.14.1
datadog-eks-fargate==2.1.1
datadog-elastic==4.0.0
datadog-elastic==4.0.1
datadog-envoy==1.26.0
datadog-etcd==2.9.1
datadog-exchange-server==1.11.0; sys_platform == 'win32'
Expand Down Expand Up @@ -92,7 +92,7 @@ datadog-mcache==3.0.0; sys_platform != 'win32'
datadog-mesos-master==2.1.1; sys_platform != 'win32'
datadog-mesos-slave==2.11.1; sys_platform != 'win32'
datadog-mongo==3.0.0
datadog-mysql==8.0.0
datadog-mysql==8.0.1
datadog-nagios==1.9.1
datadog-network==2.5.0
datadog-nfsstat==1.9.1; sys_platform == 'linux2'
Expand All @@ -108,7 +108,7 @@ datadog-pdh-check==1.14.1; sys_platform == 'win32'
datadog-pgbouncer==4.0.0; sys_platform != 'win32'
datadog-php-fpm==1.13.1
datadog-postfix==1.10.2; sys_platform != 'win32'
datadog-postgres==12.0.0
datadog-postgres==12.0.1
datadog-powerdns-recursor==1.10.1
datadog-presto==2.5.2
datadog-process==2.1.2
Expand All @@ -128,7 +128,7 @@ datadog-snowflake==4.0.1
datadog-solr==1.10.2
datadog-sonarqube==1.5.2
datadog-spark==2.2.0
datadog-sqlserver==7.0.0
datadog-sqlserver==7.0.1
datadog-squid==1.11.1
datadog-ssh-check==2.1.1
datadog-statsd==1.8.1
Expand Down
4 changes: 4 additions & 0 deletions sqlserver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG - sqlserver

## 7.0.1 / 2022-01-13

* [Fixed] Bump base package dependency. See [#11115](https://github.com/DataDog/integrations-core/pull/11115).

## 7.0.0 / 2022-01-08

* [Added] Add improved database file IO metrics and tags. See [#10901](https://github.com/DataDog/integrations-core/pull/10901).
Expand Down
2 changes: 1 addition & 1 deletion sqlserver/datadog_checks/sqlserver/__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__ = '7.0.0'
__version__ = '7.0.1'