Skip to content

Commit

Permalink
Add agent versions to integrations changelog (DataDog#7519)
Browse files Browse the repository at this point in the history
* Add agent versions to integrations changelog

* update agent versions
  • Loading branch information
AlexandreYang authored Sep 9, 2020
1 parent cdffe4a commit 01f2138
Show file tree
Hide file tree
Showing 140 changed files with 1,331 additions and 1,331 deletions.
22 changes: 11 additions & 11 deletions active_directory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
# CHANGELOG - active_directory

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

* [Fixed] Update logs config service field to optional. See [#7209](https://github.com/DataDog/integrations-core/pull/7209).

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

* [Added] Upgrade pywin32 to 228. See [#6980](https://github.com/DataDog/integrations-core/pull/6980).
* [Fixed] Fix template specs typos. See [#6912](https://github.com/DataDog/integrations-core/pull/6912).

## 1.8.0 / 2020-05-17
## 1.8.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).

## 1.7.0 / 2020-04-04
## 1.7.0 / 2020-04-04 / Agent 7.19.0

* [Added] Active Directory to not use agentConfig. See [#5938](https://github.com/DataDog/integrations-core/pull/5938).
* [Fixed] Update deprecated imports. See [#6088](https://github.com/DataDog/integrations-core/pull/6088).
* [Fixed] Remove logs sourcecategory. See [#6121](https://github.com/DataDog/integrations-core/pull/6121).

## 1.6.0 / 2019-12-02
## 1.6.0 / 2019-12-02 / Agent 7.16.0

* [Added] Upgrade pywin32 to 227. See [#5036](https://github.com/DataDog/integrations-core/pull/5036).

## 1.5.0 / 2019-10-11
## 1.5.0 / 2019-10-11 / Agent 6.15.0

* [Added] Upgrade pywin32 to 225. See [#4563](https://github.com/DataDog/integrations-core/pull/4563).

## 1.4.1 / 2019-06-18
## 1.4.1 / 2019-06-18 / Agent 6.13.0

* [Fixed] Rename lower case manifest.in. See [#3858](https://github.com/DataDog/integrations-core/pull/3858).

## 1.4.0 / 2019-05-14
## 1.4.0 / 2019-05-14 / Agent 6.12.0

* [Added] Adhere to code style. See [#3483](https://github.com/DataDog/integrations-core/pull/3483).

## 1.3.0 / 2019-02-18
## 1.3.0 / 2019-02-18 / Agent 6.10.0

* [Fixed] Fix flake8. See [#3077](https://github.com/DataDog/integrations-core/pull/3077).
* [Added] Support Python 3. See [#2975](https://github.com/DataDog/integrations-core/pull/2975).

## 1.2.0 / 2018-10-12
## 1.2.0 / 2018-10-12 / Agent 6.6.0

* [Added] Pin pywin32 dependency. See [#2322][1].

## 1.1.1 / 2018-09-04
## 1.1.1 / 2018-09-04 / Agent 6.5.0

* [Fixed] Add data files to the wheel package. See [#1727][2].

Expand Down
16 changes: 8 additions & 8 deletions activemq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG - activemq

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

* [Added] Convert jmx to in-app types for replay_check_run. See [#7275](https://github.com/DataDog/integrations-core/pull/7275).
* [Fixed] Update logs config service field to optional. See [#7209](https://github.com/DataDog/integrations-core/pull/7209).
Expand All @@ -10,37 +10,37 @@

* [Fixed] Add new_gc_metrics to all jmx integrations. See [#7073](https://github.com/DataDog/integrations-core/pull/7073).

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

* [Fixed] Fix template specs typos. See [#6912](https://github.com/DataDog/integrations-core/pull/6912).
* [Fixed] Adjust jmxfetch config. See [#6864](https://github.com/DataDog/integrations-core/pull/6864).

## 1.5.0 / 2020-05-17
## 1.5.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).
* [Added] Add rmi_connection_timeout & rmi_client_timeout to config spec. See [#6459](https://github.com/DataDog/integrations-core/pull/6459).
* [Added] Add default template to openmetrics & jmx config. See [#6328](https://github.com/DataDog/integrations-core/pull/6328).

## 1.4.0 / 2020-04-04
## 1.4.0 / 2020-04-04 / Agent 7.19.0

* [Added] Add `service_check_prefix` config to jmx. See [#6163](https://github.com/DataDog/integrations-core/pull/6163).
* [Added] Add config specs to activemq. See [#6115](https://github.com/DataDog/integrations-core/pull/6115).
* [Fixed] Fix e2e test. See [#6167](https://github.com/DataDog/integrations-core/pull/6167).
* [Fixed] Remove logs sourcecategory. See [#6121](https://github.com/DataDog/integrations-core/pull/6121).

## 1.3.0 / 2019-12-02
## 1.3.0 / 2019-12-02 / Agent 7.16.0

* [Added] Add auth type to RequestsWrapper. See [#4708](https://github.com/DataDog/integrations-core/pull/4708).

## 1.2.0 / 2019-07-04
## 1.2.0 / 2019-07-04 / Agent 6.13.0

* [Added] Add log section. See [#4013](https://github.com/DataDog/integrations-core/pull/4013).

## 1.1.0 / 2018-10-12
## 1.1.0 / 2018-10-12 / Agent 6.6.0

* [Added] [jmx] add rmi registry ssl config option. See [#2371][1].

## 1.0.2 / 2018-09-04
## 1.0.2 / 2018-09-04 / Agent 6.5.0

* [Fixed] Add data files to the wheel package. See [#1727][2].

Expand Down
20 changes: 10 additions & 10 deletions activemq_xml/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# CHANGELOG - activemq_xml

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

* [Fixed] DOCS-838 Template wording. See [#7038](https://github.com/DataDog/integrations-core/pull/7038).
* [Fixed] Update ntlm_domain example. See [#7118](https://github.com/DataDog/integrations-core/pull/7118).

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

* [Added] Add note about warning concurrency. See [#6967](https://github.com/DataDog/integrations-core/pull/6967).
* [Fixed] Fix template specs typos. See [#6912](https://github.com/DataDog/integrations-core/pull/6912).

## 1.7.0 / 2020-05-17
## 1.7.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).

## 1.6.1 / 2020-04-07
## 1.6.1 / 2020-04-07 / Agent 7.19.0

* [Fixed] Add `kerberos_cache` to HTTP config options. See [#6279](https://github.com/DataDog/integrations-core/pull/6279).

Expand All @@ -24,27 +24,27 @@
* [Added] Add config specs to activemq xml. See [#6116](https://github.com/DataDog/integrations-core/pull/6116).
* [Fixed] Update deprecated imports. See [#6088](https://github.com/DataDog/integrations-core/pull/6088).

## 1.5.0 / 2019-12-02
## 1.5.0 / 2019-12-02 / Agent 7.16.0

* [Added] Standardize logging format. See [#4896](https://github.com/DataDog/integrations-core/pull/4896).

## 1.4.0 / 2019-10-11
## 1.4.0 / 2019-10-11 / Agent 6.15.0

* [Added] Add option to override KRB5CCNAME env var. See [#4578](https://github.com/DataDog/integrations-core/pull/4578).

## 1.3.0 / 2019-08-24
## 1.3.0 / 2019-08-24 / Agent 6.14.0

* [Added] Update with proxy settings . See [#3361](https://github.com/DataDog/integrations-core/pull/3361).

## 1.2.0 / 2019-03-29
## 1.2.0 / 2019-03-29 / Agent 6.11.0

* [Added] Adhere to code style. See [#3323](https://github.com/DataDog/integrations-core/pull/3323).

## 1.1.0 / 2018-11-30
## 1.1.0 / 2018-11-30 / Agent 6.8.0

* [Added] Add Python3 Support. See [#2583][1].

## 1.0.1 / 2018-09-04
## 1.0.1 / 2018-09-04 / Agent 6.5.0

* [Fixed] Add data files to the wheel package. See [#1727][2].

Expand Down
18 changes: 9 additions & 9 deletions aerospike/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG - Aerospike

## 1.8.3 / 2020-07-23
## 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 All @@ -12,7 +12,7 @@

* [Fixed] Parse batch-index read latency metrics. See [#6991](https://github.com/DataDog/integrations-core/pull/6991).

## 1.8.0 / 2020-05-17
## 1.8.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 All @@ -21,28 +21,28 @@
* [Fixed] Fix namespace valid chars matching regex. See [#6352](https://github.com/DataDog/integrations-core/pull/6352).
* [Fixed] Fix namespace tagging for latency metrics. See [#6345](https://github.com/DataDog/integrations-core/pull/6345).

## 1.7.0 / 2020-03-13
## 1.7.0 / 2020-03-13 / Agent 7.19.0

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

## 1.6.0 / 2020-02-22
## 1.6.0 / 2020-02-22 / Agent 7.18.0

* [Added] Upgrade `aerospike` dependency. See [#5779](https://github.com/DataDog/integrations-core/pull/5779).

## 1.5.0 / 2020-01-13
## 1.5.0 / 2020-01-13 / Agent 7.17.0

* [Added] Use lazy logging format. See [#5377](https://github.com/DataDog/integrations-core/pull/5377).
* [Added] Add latency and datacenter metrics for Aerospike also collect version metadata information. See [#4969](https://github.com/DataDog/integrations-core/pull/4969).

## 1.4.0 / 2019-12-02
## 1.4.0 / 2019-12-02 / Agent 7.16.0

* [Added] Standardize logging format. See [#4897](https://github.com/DataDog/integrations-core/pull/4897).

## 1.3.0 / 2019-05-14
## 1.3.0 / 2019-05-14 / Agent 6.12.0

* [Added] Adhere to code style. See [#3484](https://github.com/DataDog/integrations-core/pull/3484).

## 1.2.0 / 2019-03-29
## 1.2.0 / 2019-03-29 / Agent 6.11.0

* [Added] Upgrade aerospike dependency. See [#3235](https://github.com/DataDog/integrations-core/pull/3235).

Expand All @@ -51,7 +51,7 @@
* [Added] Add authentication and timeout options. See [#3214](https://github.com/DataDog/integrations-core/pull/3214).
* [Added] Refactor check to use the official library. See [#3212](https://github.com/DataDog/integrations-core/pull/3212).

## 1.0.0 / 2019-02-18
## 1.0.0 / 2019-02-18 / Agent 6.10.0

* [Added] Officially support Aerospike. See [#3078](https://github.com/DataDog/integrations-core/pull/3078).

12 changes: 6 additions & 6 deletions airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
# CHANGELOG - Airflow

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

* [Added] airflow new metrics. See [#7112](https://github.com/DataDog/integrations-core/pull/7112).
* [Fixed] Update logs config service field to optional. See [#7209](https://github.com/DataDog/integrations-core/pull/7209).
* [Fixed] DOCS-838 Template wording. See [#7038](https://github.com/DataDog/integrations-core/pull/7038).
* [Fixed] Update ntlm_domain example. See [#7118](https://github.com/DataDog/integrations-core/pull/7118).
* [Fixed] DOCS-983 Airflow integration. See [#6971](https://github.com/DataDog/integrations-core/pull/6971).

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

* [Added] Add note about warning concurrency. See [#6967](https://github.com/DataDog/integrations-core/pull/6967).
* [Fixed] Fix template specs typos. See [#6912](https://github.com/DataDog/integrations-core/pull/6912).

## 1.3.0 / 2020-05-17
## 1.3.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).
* [Added] Use config spec. See [#6305](https://github.com/DataDog/integrations-core/pull/6305).

## 1.2.0 / 2020-04-04
## 1.2.0 / 2020-04-04 / Agent 7.19.0

* [Added] Add `ddev test` option to verify support of new metrics. See [#6141](https://github.com/DataDog/integrations-core/pull/6141).
* [Fixed] Remove logs sourcecategory. See [#6121](https://github.com/DataDog/integrations-core/pull/6121).

## 1.1.0 / 2020-02-22
## 1.1.0 / 2020-02-22 / Agent 7.18.0

* [Added] Add airflow logs. See [#5405](https://github.com/DataDog/integrations-core/pull/5405).

## 1.0.0 / 2020-01-06
## 1.0.0 / 2020-01-06 / Agent 7.17.0

* [Added] Add Airflow integration. See [#5232](https://github.com/DataDog/integrations-core/pull/5232).

4 changes: 2 additions & 2 deletions amazon_msk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# CHANGELOG - Amazon MSK

## 1.1.0 / 2020-05-17
## 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).

## 1.0.0 / 2019-12-03
## 1.0.0 / 2019-12-03 / Agent 7.16.1

* [Added] Add Amazon MSK integration. See [#5127](https://github.com/DataDog/integrations-core/pull/5127).

16 changes: 8 additions & 8 deletions ambari/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
# CHANGELOG - Ambari

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

* [Fixed] Update logs config service field to optional. See [#7209](https://github.com/DataDog/integrations-core/pull/7209).
* [Fixed] DOCS-838 Template wording. See [#7038](https://github.com/DataDog/integrations-core/pull/7038).
* [Fixed] Update ntlm_domain example. See [#7118](https://github.com/DataDog/integrations-core/pull/7118).

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

* [Added] Add note about warning concurrency. See [#6967](https://github.com/DataDog/integrations-core/pull/6967).
* [Fixed] Fix template specs typos. See [#6912](https://github.com/DataDog/integrations-core/pull/6912).

## 1.3.0 / 2020-05-17
## 1.3.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).
* [Added] Add config spec. See [#6307](https://github.com/DataDog/integrations-core/pull/6307).

## 1.2.1 / 2020-04-04
## 1.2.1 / 2020-04-04 / Agent 7.19.0

* [Fixed] Update deprecated imports. See [#6088](https://github.com/DataDog/integrations-core/pull/6088).
* [Fixed] Remove logs sourcecategory. See [#6121](https://github.com/DataDog/integrations-core/pull/6121).

## 1.2.0 / 2019-12-02
## 1.2.0 / 2019-12-02 / Agent 7.16.0

* [Added] Standardize logging format. See [#4898](https://github.com/DataDog/integrations-core/pull/4898).
* [Added] Add auth type to RequestsWrapper. See [#4708](https://github.com/DataDog/integrations-core/pull/4708).

## 1.1.2 / 2019-08-24
## 1.1.2 / 2019-08-24 / Agent 6.14.0

* [Fixed] Add custom tags to service checks. See [#4320](https://github.com/DataDog/integrations-core/pull/4320).

## 1.1.1 / 2019-07-09
## 1.1.1 / 2019-07-09 / Agent 6.13.0

* [Fixed] Fix typo TSL => TLS. See [#4072](https://github.com/DataDog/integrations-core/pull/4072).

Expand All @@ -42,7 +42,7 @@

* [Fixed] Validate interval in metadata validation. See [#3857](https://github.com/DataDog/integrations-core/pull/3857).

## 1.0.0 / 2019-06-01
## 1.0.0 / 2019-06-01 / Agent 6.12.0

* [Added] Ambari integration. See [#3670](https://github.com/DataDog/integrations-core/pull/3670).

Loading

0 comments on commit 01f2138

Please sign in to comment.