espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
149 stars 89 forks source link

updated nghttp2 component (IEC-132) #348

Closed hrushikesh430 closed 2 months ago

hrushikesh430 commented 3 months ago

Updated the nghttp2 submodule from v1.58.0 or v1.62.1.

Testing - Tested this component using the example which is in sh2lib component. Checked whether this example runs before and after upgrading the nghttp2

Binary size (http2_request.bin) - Before - 1015120 Bytes After - 1015536 Bytes

Library Size (libnghttp.a) - Before - 82712 Bytes After - 83087 Bytes

Link to changelog - https://github.com/nghttp2/nghttp2/releases/tag/v1.62.1

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

AdityaHPatwardhan commented 3 months ago

@hrushikesh430 can you add more information about the changelog or maybe the link to the changelog ?