Skip to content

Commit

Permalink
Clarify deprecation of ssl: true in CHANGELOG (#16050)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-normand authored Oct 20, 2023
1 parent 77bc686 commit f81ad6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@

***Fixed***:

* Fix InstanceConfig loading error for `ssl` config ([#15611](https://github.com/DataDog/integrations-core/pull/15611))
* Fix InstanceConfig loading error for `ssl` config because `true` is not a valid value. Please, use `require` instead of `true` ([#15611](https://github.com/DataDog/integrations-core/pull/15611))

## 14.1.0 / 2023-08-10

Expand Down

0 comments on commit f81ad6b

Please sign in to comment.