File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 7.0.2 ] - 2025-07-24
88
99### Fixed
1010- Response decoding where multibyte UTF-8 characters were incorrectly decoded when processing large or chunked HTTP
Original file line number Diff line number Diff line change 3232 </developers >
3333
3434 <properties >
35- <revision >7.0.1 </revision > <!-- CHANGE THIS to adjust project version-->
35+ <revision >7.0.2 </revision > <!-- CHANGE THIS to adjust project version-->
3636 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3737 <java .version>1.8</java .version>
3838 <azure-bom-version >1.2.28</azure-bom-version >
Original file line number Diff line number Diff line change 3333 </developers >
3434
3535 <properties >
36- <revision >7.0.1 </revision > <!-- CHANGE THIS to match project version in the root (not technically parent) pom -->
36+ <revision >7.0.2 </revision > <!-- CHANGE THIS to match project version in the root (not technically parent) pom -->
3737 <java .version>1.8</java .version>
3838 <maven-jar-plugin .version>3.2.0</maven-jar-plugin .version>
3939 <maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
You can’t perform that action at this time.
0 commit comments