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

Update formatting for changelogs #14814

Merged
merged 3 commits into from
Jun 21, 2023
Merged
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
151 changes: 116 additions & 35 deletions active_directory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,104 +2,185 @@

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

* [Added] Add functionality to load the legacy version of the integration. See [#12396](https://github.com/DataDog/integrations-core/pull/12396).
***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] Upgrade dependencies. See [#11958](https://github.com/DataDog/integrations-core/pull/11958).
***Fixed***:

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


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

* [Added] Upgrade dependencies. See [#11726](https://github.com/DataDog/integrations-core/pull/11726).
* [Added] Add metric_patterns options to filter all metric submission by a list of regexes. See [#11695](https://github.com/DataDog/integrations-core/pull/11695).
***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] Add `pyproject.toml` file. See [#11551](https://github.com/DataDog/integrations-core/pull/11551).
***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] Support new implementation of Windows performance counters on Python 3. See [#10850](https://github.com/DataDog/integrations-core/pull/10850).
* [Fixed] Add comment to autogenerated model files. See [#10945](https://github.com/DataDog/integrations-core/pull/10945).
* [Fixed] Bump base package dependency. See [#10930](https://github.com/DataDog/integrations-core/pull/10930).
***Added***:

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

***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] Add runtime configuration validation. See [#8878](https://github.com/DataDog/integrations-core/pull/8878).
***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] Upgrade pywin32 on Python 3. See [#8845](https://github.com/DataDog/integrations-core/pull/8845).
***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] Bump minimum base package version. See [#8443](https://github.com/DataDog/integrations-core/pull/8443).
***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] Remove active_directory references from config. See [#8111](https://github.com/DataDog/integrations-core/pull/8111).
* [Fixed] Fix pdh configuration spec. See [#8106](https://github.com/DataDog/integrations-core/pull/8106).
***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] [doc] Add encoding in log config sample. See [#7708](https://github.com/DataDog/integrations-core/pull/7708).
***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] Update logs config service field to optional. See [#7209](https://github.com/DataDog/integrations-core/pull/7209).
***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] 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).
***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 / Agent 7.20.0

* [Added] Allow optional dependency installation for all checks. See [#6589](https://github.com/DataDog/integrations-core/pull/6589).
***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] 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).
***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).
* Remove logs sourcecategory. See [#6121](https://github.com/DataDog/integrations-core/pull/6121).


## 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).
***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] Upgrade pywin32 to 225. See [#4563](https://github.com/DataDog/integrations-core/pull/4563).
***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] Rename lower case manifest.in. See [#3858](https://github.com/DataDog/integrations-core/pull/3858).
***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] Adhere to code style. See [#3483](https://github.com/DataDog/integrations-core/pull/3483).
***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

* [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).
***Added***:

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

***Fixed***:

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


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

* [Added] Pin pywin32 dependency. See [#2322](https://github.com/DataDog/integrations-core/pull/2322).
***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] Add data files to the wheel package. See [#1727](https://github.com/DataDog/integrations-core/pull/1727).
***Fixed***:

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


## 1.1.0 / 2018-05-11

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

* [FEATURE] adds Active Directory integration.
***Added***:

* adds Active Directory integration.