@@ -7,6 +7,53 @@ All notable changes to this project will be documented in this file.
77See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
88
99
10+ <a name =" 1.4.0 " ></a >
11+ ## [ 1.4.0] - 2023-06-21
12+ ## Bug Fixes
13+
14+ * update team name
15+ * update references
16+ * updated codeowners
17+ * reapplying some lins that got screwed up in the merge
18+
19+ ## Documentation
20+
21+ * adding permission
22+
23+ ## Features
24+
25+ * ** docs:** Start S3 Docs
26+
27+ ## Maintenance
28+
29+ * updated code owners
30+ * Change repo URL to the new location
31+ * rename project to Powertools for AWS Lambda (.NET)
32+ * ** ci:** updated links to new repo
33+ * ** ci:** removed unnecessary areas
34+ * ** docs:** fix we made this link
35+ * ** docs:** update docs homepage with additional features, fixed dot cli commands, new SAM cli instructions
36+ * ** docs:** updated readme with idempotency package and examples for parameters and idempotency
37+ * ** docs:** move idempotency
38+
39+ ## Pull Requests
40+
41+ * Merge pull request [ #305 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/305 ) from aws-powertools/version-bump-1.4
42+ * Merge pull request [ #301 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/301 ) from sliedig/sliedig-docs
43+ * Merge pull request [ #302 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/302 ) from aws-powertools/rename-part2
44+ * Merge pull request [ #291 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/291 ) from aws-powertools/doc-updates-roadmap
45+ * Merge pull request [ #285 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/285 ) from aws-powertools/url-rename
46+ * Merge pull request [ #293 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/293 ) from glynn1211/develop
47+ * Merge pull request [ #163 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/163 ) from hossambarakat/feature/idempotency
48+ * Merge pull request [ #282 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/282 ) from awslabs/rename
49+ * Merge pull request [ #277 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/277 ) from awslabs/update-changelog-4981653012
50+ * Merge pull request [ #274 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/274 ) from awslabs/dependabot/pip/pymdown-extensions-10.0
51+ * Merge pull request [ #276 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/276 ) from awslabs/pymdown-extension-fix
52+ * Merge pull request [ #278 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/278 ) from awslabs/s3-docs
53+ * Merge pull request [ #273 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/273 ) from leandrodamascena/parameters/docs
54+ * Merge pull request [ #271 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/271 ) from amirkaws/amirkaws-fix-parameters-nuget-icon
55+
56+
1057<a name =" 1.3.0 " ></a >
1158## [ 1.3.0] - 2023-05-12
1259## Documentation
@@ -42,7 +89,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
4289## [ 1.1.0] - 2023-05-05
4390## Maintenance
4491
45- * add Lambda Powertools for AWS Lambda ( Python) in issue templates
92+ * add Lambda Powertools for Python in issue templates
4693* add workflow to dispatch analytics fetching
4794* ** ci:** add workflow to dispatch analytics fetching
4895
@@ -76,7 +123,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
76123
77124## Documentation
78125
79- * ** home:** update Powertools for AWS Lambda (.NET) definition
126+ * ** home:** update powertools definition
80127
81128## Maintenance
82129
@@ -329,7 +376,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
329376* Merge pull request [ #1 ] ( https://github.com/aws-powertools/powertools-lambda-dotnet/issues/1 ) from sliedig/develop
330377
331378
332- [ Unreleased ] : https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.3.0...HEAD
379+ [ Unreleased ] : https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.4.0...HEAD
380+ [ 1.4.0 ] : https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.3.0...1.4.0
333381[ 1.3.0 ] : https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.2.0...1.3.0
334382[ 1.2.0 ] : https://github.com/aws-powertools/powertools-lambda-dotnet/compare/1.1.0...1.2.0
335383[ 1.1.0 ] : https://github.com/aws-powertools/powertools-lambda-dotnet/compare/v1.0.1...1.1.0
0 commit comments