Skip to content

Commit

Permalink
Fix PR number in changelog entries (DataDog#19194)
Browse files Browse the repository at this point in the history
* Fix PR number in changelog entries

* fix link too
  • Loading branch information
iliakur authored Dec 5, 2024
1 parent e410940 commit 7651dd8
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion amazon_msk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 4.9.0 / 2024-07-05 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion cisco_aci/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
* [NDM] Add NDM metadata support for Cisco ACI ([#17735](https://github.com/DataDog/integrations-core/pull/17735))
* [NDM] [Cisco ACI] Add common NDM tags to metrics ([#18017](https://github.com/DataDog/integrations-core/pull/18017))
* [NDM] [Cisco ACI] Add config flag for enabling sending metadata to NDM ([#18099](https://github.com/DataDog/integrations-core/pull/18099))
* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 2.9.0 / 2024-07-05 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion datadog_checks_base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
* Log invalid line when failing to parse OpenMetrics response ([#17514](https://github.com/DataDog/integrations-core/pull/17514))
* Support log submission from checks ([#18019](https://github.com/DataDog/integrations-core/pull/18019))
* Allow untyped metrics that we coerce to `counter` to be collected regardless if they have `_total` or not. ([#18054](https://github.com/DataDog/integrations-core/pull/18054))
* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 36.10.0 / 2024-07-11

Expand Down
2 changes: 1 addition & 1 deletion http_check/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 9.7.0 / 2024-07-05 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion kafka_consumer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 4.5.0 / 2024-07-05 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

* Adding databases (schemas) data collection to MySQL
These data include information about the tables, their columns, indexes, foreign keys, and partitions. ([#17916](https://github.com/DataDog/integrations-core/pull/17916))
* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

***Fixed***:

Expand Down
2 changes: 1 addition & 1 deletion openstack_controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 6.8.1 / 2024-07-24 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
* Allow filtering of schema collection in Postgres using regexes to include or exclude objects ([#18145](https://github.com/DataDog/integrations-core/pull/18145))
* Collect blk read/write time from pg_stat_database ([#18169](https://github.com/DataDog/integrations-core/pull/18169))
* Use QueryManager to collect `custom_queries` and `global_custom_queries`. `custom_queries` now supports configurable `collection_interval`. ([#18183](https://github.com/DataDog/integrations-core/pull/18183))
* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))
* Add new config option `role_arn` to AWS managed authentication to support cross account IAM auth. ([#18228](https://github.com/DataDog/integrations-core/pull/18228))

***Fixed***:
Expand Down
2 changes: 1 addition & 1 deletion redisdb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 5.6.0 / 2024-07-05 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion snmp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 7.3.1 / 2024-06-05 / Agent 7.55.0

Expand Down
2 changes: 1 addition & 1 deletion snowflake/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 5.7.0 / 2024-07-05 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion tls/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 2.18.0 / 2024-07-05 / Agent 7.56.0

Expand Down
2 changes: 1 addition & 1 deletion vertica/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

***Added***:

* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185))
* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187))

## 4.5.0 / 2024-03-22 / Agent 7.53.0

Expand Down

0 comments on commit 7651dd8

Please sign in to comment.