File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed
Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 11### Version: 2.25.2
22#### Date: Nov-13-2025
33
4- ##### Fix:
5- - Taxonomy
6- - Fixed NullReferenceException in ` _Url ` property when Stack is null
7- - Fixed NullReferenceException in constructor when ContentstackClient parameter is null
8- - Fixed InvalidCastException in ` GetContentstackError ` when exception is not a WebException
9- - Fixed NullReferenceException in ` GetContentstackError ` when WebException.Response is null
10- - Fixed JsonReaderException in ` GetContentstackError ` when response is not valid JSON
11- - All exceptions now properly throw TaxonomyException (extends ContentstackException) with descriptive error messages
4+
125
136### Version: 2.25.1
147#### Date: Nov-10-2025
158
169##### Enh:
1710- Improved Error messages
11+ ##### Fix:
12+ - Taxonomy
13+ - Fixed NullReferenceExceptions
14+ - Fixed InvalidCastException in ` GetContentstackError ` when exception is not a WebException
15+ - Fixed JsonReaderException in ` GetContentstackError ` when response is not valid JSON
16+ - All exceptions now properly throw TaxonomyException (extends ContentstackException) with descriptive error messages
1817
1918### Version: 2.25.0
2019#### Date: Jan-07-2025
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >2.25.2 </Version >
3+ <Version >2.25.1 </Version >
44 </PropertyGroup >
55</Project >
You can’t perform that action at this time.
0 commit comments