File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ # 12.6.0 (2025-02-13)
3
+
4
+ ## What's Changed
5
+ * Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/404
6
+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/405
7
+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/406
8
+ * Make custom fields queryable through DSL by @jenschude in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/407
9
+
10
+ ** Api changes**
11
+
12
+ <details >
13
+ <summary >Removed Type(s)</summary >
14
+
15
+ - :warning : removed type ` AssociateRoleNameChangedMessage `
16
+ - :warning : removed type ` AssociateRoleNameChangedMessagePayload `
17
+ </details >
18
+
19
+
20
+ <details >
21
+ <summary >Added Type(s)</summary >
22
+
23
+ - added type ` AssociateRoleNameSetMessage `
24
+ - added type ` AssociateRoleNameSetMessagePayload `
25
+ </details >
26
+
27
+ ### Fixes
28
+
29
+ The ` AssociateRoleNameChangedMessage ` has been renamed to ` AssociateRoleNameSetMessage ` to be consistent with the message ` type ` value.
30
+
31
+ ** Full Changelog** : https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/compare/12.5.0...12.6.0
32
+
2
33
# 12.5.0 (2025-02-10)
3
34
4
35
## What's Changed
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments