Skip to content

Commit

Permalink
Merge pull request #384 from commercetools/after-release
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
kodiakhq[bot] authored Dec 2, 2024
2 parents ec18f8b + 828fdd5 commit 0dc24e0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

# 12.1.0 (2024-12-02)

## What's Changed
* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/382
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/383


**Full Changelog**: https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/compare/12.0.0...12.1.0

# 12.0.0 (2024-11-26)

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

Expand Down
1 change: 0 additions & 1 deletion reference.txt

This file was deleted.

0 comments on commit 0dc24e0

Please sign in to comment.