Browse Source

Update release notes

For a list of all changes since V1.10 see
git log --format=oneline 0f1b43536d97d9311c73b658b86a9d44be9e5e82..HEAD
bel2125 7 năm trước cách đây
mục cha
commit
c887156cd6
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      RELEASE_NOTES.md

+ 6 - 0
RELEASE_NOTES.md

@@ -5,6 +5,12 @@ Release Notes v1.11
 Changes
 -------
 
+- Remove remote\_ip request\_info member (it has been legacy since several versions)
+- Support multiple domains with different certificate files (TLS server name identification, SNI)
+- Provide client peer certificate (X509) in mg\_client\_cert structure
+- Add new callback (get\_external\_ssl\_ctx) to provide pre-initialized TLS context
+- Improve unit tests
+- Fix ssl init for HTTPS clients
 - Update version number