Skip to content
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
4 changes: 3 additions & 1 deletion release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

### 🔧 Compatibility Notes

-
- We noticed an implicit behavior change for updated Apache HttpClient from `5.5.1` to `5.6`.
TLS/SSL connections are now checked for hostname verification on behalf of the provided server certificate.
Even with enabled trust-all-certificates flag, connections to servers with mismatching hostnames will be rejected.

### ✨ New Functionality

Expand Down