Skip to content

Commit

Permalink
Updating formatting for changelogs (#15273)
Browse files Browse the repository at this point in the history
* changelog spacing updates

* remove white space after changelog type
  • Loading branch information
swang392 authored Jul 13, 2023
1 parent 7e86b86 commit 23fe001
Show file tree
Hide file tree
Showing 180 changed files with 6,053 additions and 10,708 deletions.
77 changes: 27 additions & 50 deletions active_directory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,185 +13,162 @@

## 1.16.0 / 2022-07-18 / Agent 7.39.0

***Added***:
***Added***:

* Add functionality to load the legacy version of the integration. See [#12396](https://github.com/DataDog/integrations-core/pull/12396).


## 1.15.1 / 2022-05-15 / Agent 7.37.0

***Fixed***:
***Fixed***:

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


## 1.15.0 / 2022-04-05 / Agent 7.36.0

***Added***:
***Added***:

* Upgrade dependencies. See [#11726](https://github.com/DataDog/integrations-core/pull/11726).
* Add metric_patterns options to filter all metric submission by a list of regexes. See [#11695](https://github.com/DataDog/integrations-core/pull/11695).


## 1.14.0 / 2022-02-23 / Agent 7.35.0

***Added***:
***Added***:

* Add `pyproject.toml` file. See [#11551](https://github.com/DataDog/integrations-core/pull/11551).


## 1.13.0 / 2022-01-08 / Agent 7.34.0

***Added***:
***Added***:

* Support new implementation of Windows performance counters on Python 3. See [#10850](https://github.com/DataDog/integrations-core/pull/10850).

***Fixed***:
***Fixed***:

* Add comment to autogenerated model files. See [#10945](https://github.com/DataDog/integrations-core/pull/10945).
* Bump base package dependency. See [#10930](https://github.com/DataDog/integrations-core/pull/10930).


## 1.12.0 / 2021-10-04 / Agent 7.32.0

***Added***:
***Added***:

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


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

***Added***:
***Added***:

* Upgrade pywin32 on Python 3. See [#8845](https://github.com/DataDog/integrations-core/pull/8845).


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

***Fixed***:
***Fixed***:

* Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).


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

***Fixed***:
***Fixed***:

* Remove active_directory references from config. See [#8111](https://github.com/DataDog/integrations-core/pull/8111).
* Fix pdh configuration spec. See [#8106](https://github.com/DataDog/integrations-core/pull/8106).


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

***Added***:
***Added***:

* [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).


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

***Fixed***:
***Fixed***:

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


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

***Added***:
***Added***:

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

***Fixed***:
***Fixed***:

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


## 1.8.0 / 2020-05-17 / Agent 7.20.0

***Added***:
***Added***:

* Allow optional dependency installation for all checks. See [#6589](https://github.com/DataDog/integrations-core/pull/6589).


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

***Added***:
***Added***:

* Active Directory to not use agentConfig. See [#5938](https://github.com/DataDog/integrations-core/pull/5938).

***Fixed***:
***Fixed***:

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


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

***Added***:
***Added***:

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


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

***Added***:
***Added***:

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


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

***Fixed***:
***Fixed***:

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


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

***Added***:
***Added***:

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


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

***Added***:
***Added***:

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

***Fixed***:
***Fixed***:

* Fix flake8. See [#3077](https://github.com/DataDog/integrations-core/pull/3077).


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

***Added***:
***Added***:

* Pin pywin32 dependency. See [#2322](https://github.com/DataDog/integrations-core/pull/2322).


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

***Fixed***:
***Fixed***:

* Add data files to the wheel package. See [#1727](https://github.com/DataDog/integrations-core/pull/1727).


## 1.1.0 / 2018-05-11

***Fixed***:
***Fixed***:

* Remove entry_points in setup.py
* Fix broken link to sample configuration file
* Moved conf.yaml to root of folder to ensure it is consistent and shipped with the wheel
* Remove non-existent counters
* Clean-up import for `PDHBaseCheck` from `datadog-checks-base` wheel. [#1183](https://github.com/DataDog/integrations-core/issues/1183)


## 1.0.0 / 2017-12-15

***Added***:
***Added***:

* adds Active Directory integration.

Loading

0 comments on commit 23fe001

Please sign in to comment.