From 828fdd559104dbc7cc47340821433d6096999d72 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:05:30 +0000 Subject: [PATCH] TASK: Updating version in README --- CHANGELOG.md | 13 +++++++++++-- reference.txt | 1 - 2 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 reference.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b7871e4402..194ff834789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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 diff --git a/reference.txt b/reference.txt deleted file mode 100644 index 3d8c1962584..00000000000 --- a/reference.txt +++ /dev/null @@ -1 +0,0 @@ -505b3af56b4452b22dfb595f93e010b3e2fccc53