Skip to content

Commit 0dc24e0

Browse files
Merge pull request #384 from commercetools/after-release
Update changelog
2 parents ec18f8b + 828fdd5 commit 0dc24e0

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
# 12.1.0 (2024-12-02)
3+
4+
## What's Changed
5+
* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/382
6+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/383
7+
8+
9+
**Full Changelog**: https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/compare/12.0.0...12.1.0
10+
211
# 12.0.0 (2024-11-26)
312

413
## What's Changed
@@ -81,8 +90,8 @@
8190
- Use Streams for response bodies by default [PR #359](https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/359) - thanks to @Henr1k80
8291
- The StreamCtpClient is now used by default which reduces the overall CPU & memory footprint significantly
8392
- Log Format has been changed [PR #273](https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/273)
84-
- The log format has been changed to `{HttpMethod} {Uri} {StatusCode} {Timing} {CorrelationId} {ServerTiming}`. We are not using log scopes anymore
85-
- by default only on response information is being logged
93+
- The log format has been changed to `{HttpMethod} {Uri} {StatusCode} {Timing} {CorrelationId} {ServerTiming}`. Log scopes aren't used anymore
94+
- by default only response information is being logged
8695
- raising the loglevel to debug logs request information
8796
- raising to loglevel trace logs request and response bodies
8897

reference.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)