Skip to content

Commit 0a99829

Browse files
docs: updating CHANGELOG.md
1 parent 1de7d21 commit 0a99829

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="v2.5.0"></a>
2+
# [v2.5.0](https://github.com/AleksandrRogov/DynamicsWebApi/releases/tag/v2.5.0) - 25 Apr 2026
3+
4+
This release adds a new config property `propagateErrors`.
5+
6+
### ⚠️ Deprecations
7+
Error handling of 404 and 412 errors is now treated as legacy and will be removed in `update`, `upsert` and `deleteRecord` operations to standardize the request behavior. For more information refer to [#204](https://github.com/AleksandrRogov/DynamicsWebApi/issues/204) and [#203](https://github.com/AleksandrRogov/DynamicsWebApi/issues/203) .
8+
9+
## What's Changed
10+
* feat: new config property `propagateErrors` by [@AleksandrRogov](https://github.com/AleksandrRogov) in https://github.com/AleksandrRogov/DynamicsWebApi/pull/204
11+
12+
13+
**Full Changelog**: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.4.0...v2.5.0
14+
15+
[Changes][v2.5.0]
16+
17+
118
<a name="v2.4.0"></a>
219
# [v2.4.0](https://github.com/AleksandrRogov/DynamicsWebApi/releases/tag/v2.4.0) - 28 Oct 2025
320

@@ -1154,6 +1171,7 @@ Added:
11541171
[Changes][v1.2.0]
11551172

11561173

1174+
[v2.5.0]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.4.0...v2.5.0
11571175
[v2.4.0]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.3.2...v2.4.0
11581176
[v2.3.2]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.3.1...v2.3.2
11591177
[v2.3.1]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.3.0...v2.3.1

0 commit comments

Comments
 (0)