This is an automated email from the ASF dual-hosted git repository. cmcfarlen pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git
commit c06eb7963887a12cc84cb806345ecead29c623ff Author: Chris McFarlen <[email protected]> AuthorDate: Tue Nov 12 13:49:58 2024 -0600 Update changelog for 10.0.2 --- CHANGELOG-10.0.2 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG-10.0.2 b/CHANGELOG-10.0.2 new file mode 100644 index 0000000000..50656b8db8 --- /dev/null +++ b/CHANGELOG-10.0.2 @@ -0,0 +1,9 @@ +Changes with Apache Traffic Server 10.0.2 + #11816 - records - Honour the minimum value for `--maxRecords` + #11821 - Content-type lost when sent after duplicate headers + #11823 - fix typo in list of TS_LUA_MAKE_VAR_ITEM calls + #11828 - Update sni.yaml.en.rst + #11830 - doc: remove spurious character in header_rewrite example + #11837 - Enable TLS 1.0 and 1.1 internally + #11843 - chunked body autests: avoid UUID colision + #11855 - Fix unchecked return value of initgroups()
