Skip to content

Commit a36ebd9

Browse files
authored
Merge pull request #437 from aws-powertools/update-changelog-6143683791
chore: update changelog with latest changes
2 parents 7697f8b + 844b3ec commit a36ebd9

File tree

1 file changed

+56
-1
lines changed

1 file changed

+56
-1
lines changed

CHANGELOG.md

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,58 @@ All notable changes to this project will be documented in this file.
77
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
88

99

10+
<a name="1.6.0"></a>
11+
## [1.6.0] - 2023-09-07
12+
## Pull Requests
13+
14+
* Merge pull request [#433](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/433) from amirkaws/release-version-1.6.0-in-preview-fix
15+
* Merge pull request [#432](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/432) from amirkaws/release-version-1.6.0-document-fix
16+
* Merge pull request [#430](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/430) from amirkaws/release-version-1.6.0
17+
* Merge pull request [#428](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/428) from amirkaws/automatic-xray-register
18+
* Merge pull request [#400](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/400) from aws-powertools/hjgraca-fix-idempotency-docs
19+
* Merge pull request [#391](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/391) from aws-powertools/hjgraca-patch-dependabot
20+
21+
22+
<a name="1.5.0"></a>
23+
## [1.5.0] - 2023-08-29
24+
## Pull Requests
25+
26+
* Merge pull request [#397](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/397) from aws-powertools/hjgraca-version-1.5.0
27+
* Merge pull request [#363](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/363) from hjgraca/idempotency-inprogressexpiration
28+
29+
30+
<a name="1.4.2"></a>
31+
## [1.4.2] - 2023-08-22
32+
## Maintenance
33+
34+
* **deps:** bump AWSSDK.SecretsManager in /libraries
35+
* **deps:** bump xunit from 2.4.1 to 2.4.2 in /libraries
36+
* **deps:** bump Moq from 4.18.1 to 4.18.4 in /libraries
37+
* **deps:** bump AWSSDK.DynamoDBv2 in /libraries
38+
* **deps:** bump Testcontainers from 3.2.0 to 3.3.0 in /libraries
39+
* **deps:** bump AWSXRayRecorder.Core in /libraries
40+
41+
## Pull Requests
42+
43+
* Merge pull request [#388](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/388) from amirkaws/update-samples-nuget-versions
44+
* Merge pull request [#383](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/383) from aws-powertools/hjgraca-patch-version-1.4.2
45+
* Merge pull request [#381](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/381) from aws-powertools/hjgraca-patch-dependabot
46+
* Merge pull request [#375](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/375) from amirkaws/custom-log-formatter
47+
* Merge pull request [#357](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/357) from hjgraca/fix-capture-stacktrace
48+
* Merge pull request [#343](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/343) from aws-powertools/update-changelog-5462167625
49+
* Merge pull request [#370](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/370) from amirkaws/replace-moq-with-nsubstitute
50+
* Merge pull request [#359](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/359) from aws-powertools/dependabot/nuget/libraries/develop/AWSSDK.SecretsManager-3.7.200.3
51+
* Merge pull request [#342](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/342) from hjgraca/idempotency-simpler-example
52+
* Merge pull request [#347](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/347) from hjgraca/docs-clarify-xray-over-adot
53+
* Merge pull request [#338](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/338) from aws-powertools/hjgraca-patch-boring-cyborg
54+
* Merge pull request [#349](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/349) from hossambarakat/feature/idempotent-function
55+
* Merge pull request [#328](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/328) from aws-powertools/dependabot/nuget/libraries/develop/xunit-2.4.2
56+
* Merge pull request [#327](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/327) from aws-powertools/dependabot/nuget/libraries/develop/AWSSDK.DynamoDBv2-3.7.104.1
57+
* Merge pull request [#325](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/325) from aws-powertools/dependabot/nuget/libraries/develop/AWSXRayRecorder.Core-2.14.0
58+
* Merge pull request [#326](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/326) from aws-powertools/dependabot/nuget/libraries/develop/Testcontainers-3.3.0
59+
* Merge pull request [#329](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/329) from aws-powertools/dependabot/nuget/libraries/develop/Moq-4.18.4
60+
61+
1062
<a name="1.4.1"></a>
1163
## [1.4.1] - 2023-06-29
1264
## Maintenance
@@ -400,7 +452,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
400452
* Merge pull request [#1](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/1) from sliedig/develop
401453

402454

403-
[Unreleased]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.4.1...HEAD
455+
[Unreleased]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.6.0...HEAD
456+
[1.6.0]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.5.0...1.6.0
457+
[1.5.0]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.4.2...1.5.0
458+
[1.4.2]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.4.1...1.4.2
404459
[1.4.1]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.4.0...1.4.1
405460
[1.4.0]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.3.0...1.4.0
406461
[1.3.0]: https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.2.0...1.3.0

0 commit comments

Comments
 (0)