From 71cbdbd9e3ea4bde15f47b3984447e7232100973 Mon Sep 17 00:00:00 2001
From: Achraf <aai@kereval.com>
Date: Mon, 27 Jan 2025 18:54:26 +0100
Subject: [PATCH] Update release note for proxy v17 1.0.3

---
 Proxy/release-note.md | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

diff --git a/Proxy/release-note.md b/Proxy/release-note.md
index 0a42b67..10722dd 100755
--- a/Proxy/release-note.md
+++ b/Proxy/release-note.md
@@ -1,14 +1,35 @@
 ---
 title: Release note
 subtitle: Proxy
-toolversion: 6.3.0
-releasedate: 2024-09-02
+toolversion: 6.3.1
+releasedate: 2025-01-27
 author: Anne-Gaëlle BERGE
 function: Software Engineer
 customer: IHE Europe
 reference: KER1-RNO-IHE-Proxy
 ---
 
+# V17-1.0.3
+_Release date: 2025-01-27_
+
+
+__Bug__
+* \[[PROXY-511](https://gazelle.ihe.net/jira/browse/PROXY-511)\] Proxy does not support Expect-continue of HTTP 1.1
+* \[[PROXY-528](https://gazelle.ihe.net/jira/browse/PROXY-528)\] version of HL7v2 messages is not correctly extracted
+* \[[PROXY-529](https://gazelle.ihe.net/jira/browse/PROXY-529)\] Recording of HTTP response is blocked in case of wrong request HTTP Frame
+* \[[PROXY-690](https://gazelle.ihe.net/jira/browse/PROXY-690)\] Wrong Content-length causes Decoder Error
+* \[[PROXY-691](https://gazelle.ihe.net/jira/browse/PROXY-691)\] DICOM - Appel API Validation non fonctionnel
+* \[[PROXY-693](https://gazelle.ihe.net/jira/browse/PROXY-693)\] DICOM - Absence d'affichage des données au sein de l'onglet "hex"
+* \[[PROXY-694](https://gazelle.ihe.net/jira/browse/PROXY-694)\] DICOM - Ajout d'une latence intrinsèque au proxy
+* \[[PROXY-696](https://gazelle.ihe.net/jira/browse/PROXY-696)\] DICOM - Absence d'affichage du body de la réponse RAD-69
+* \[[PROXY-697](https://gazelle.ihe.net/jira/browse/PROXY-697)\] Affichage d'un message d'erreur lors de l'utilisation de la fonctionnalité "copy URL"
+* \[[PROXY-698](https://gazelle.ihe.net/jira/browse/PROXY-698)\] HL7v2 - Parsing non fonctionnel parsing lorsque le séparateur de champs diffère du pipe « | »
+* \[[PROXY-699](https://gazelle.ihe.net/jira/browse/PROXY-699)\] Unexpected message in 100-continue connection
+* \[[PROXY-700](https://gazelle.ihe.net/jira/browse/PROXY-700)\] HTTP CONNECT Method not supported
+* \[[PROXY-702](https://gazelle.ihe.net/jira/browse/PROXY-702)\] Memory leak after separating request/response threads
+* \[[PROXY-703](https://gazelle.ihe.net/jira/browse/PROXY-703)\] HTTP - BodySize not set without content-length for HTTP Response
+
+
 # V17-1.0.2
 _Release date: 2024-12-13_
 
-- 
GitLab