From bf4a7696eb22902fbd3e40cabd9dc40c6c1ade2b Mon Sep 17 00:00:00 2001 From: Achraf <aai@kereval.com> Date: Tue, 17 Dec 2024 10:08:12 +0100 Subject: [PATCH] Update release note for proxy v17 1.0.2 --- Proxy/release-note.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Proxy/release-note.md b/Proxy/release-note.md index 6e934c6..0a42b67 100755 --- a/Proxy/release-note.md +++ b/Proxy/release-note.md @@ -1,7 +1,7 @@ --- title: Release note subtitle: Proxy -toolversion: 6.2.5 +toolversion: 6.3.0 releasedate: 2024-09-02 author: Anne-Gaƫlle BERGE function: Software Engineer @@ -9,6 +9,21 @@ customer: IHE Europe reference: KER1-RNO-IHE-Proxy --- +# V17-1.0.2 +_Release date: 2024-12-13_ + + +__Bug__ +* \[[PROXY-513](https://gazelle.ihe.net/jira/browse/PROXY-513)\] Memory leak +* \[[PROXY-514](https://gazelle.ihe.net/jira/browse/PROXY-514)\] pancanadianio.ihe-catalyst proxy showing incorrect Content Length +* \[[PROXY-515](https://gazelle.ihe.net/jira/browse/PROXY-515)\] decode error with pancanadianio on proxy engine 1.0.1 +* \[[PROXY-516](https://gazelle.ihe.net/jira/browse/PROXY-516)\] Host header in HTTP Rewrite is missing the port number +* \[[PROXY-518](https://gazelle.ihe.net/jira/browse/PROXY-518)\] Recording of HTTP messages is blocked in case of wrong HTTP Frame +* \[[PROXY-521](https://gazelle.ihe.net/jira/browse/PROXY-521)\] HL7v2 frame boundaries does not split frames +* \[[PROXY-522](https://gazelle.ihe.net/jira/browse/PROXY-522)\] HTTP Response is missing the reason phrase +* \[[PROXY-524](https://gazelle.ihe.net/jira/browse/PROXY-524)\] HEAD Requests are not well captured + + # 6.3.0 _Release date: 2024-11-12_ -- GitLab