1## 0.7.5 (Nov 8, 2023) 2 3BUG FIXES 4 5- client: fixes an issue where the request body is not preserved on temporary redirects or re-established HTTP/2 connections [GH-207] 6 7## 0.7.4 (Jun 6, 2023) 8 9BUG FIXES 10 11- client: fixing an issue where the Content-Type header wouldn't be sent with an empty payload when using HTTP/2 [GH-194] 12 13## 0.7.3 (May 15, 2023) 14 15Initial release