@@ -7,6 +7,56 @@ All notable changes to this project will be documented in this file.
7
7
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
8
8
9
9
10
+ <a name =" 1.3.0 " ></a >
11
+ ## [ 1.3.0] - 2023-05-12
12
+ ## Documentation
13
+
14
+ * fixed formatting and updated content
15
+
16
+ ## Features
17
+
18
+ * add package readme
19
+
20
+ ## Maintenance
21
+
22
+ * ** ci:** skip analytics on forks
23
+
24
+ ## Pull Requests
25
+
26
+ * Merge pull request [ #268 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/268 ) from amirkaws/amirkaws-release-version-1.3.0
27
+ * Merge pull request [ #167 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/167 ) from amirkaws/amirkaws-feature-parameters
28
+ * Merge pull request [ #1 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/1 ) from sliedig/amirkaws-feature-parameters
29
+ * Merge pull request [ #264 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/264 ) from awslabs/chore(ci)-skip-analytics-on-forks
30
+ * Merge pull request [ #262 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/262 ) from awslabs/chorebump-version-1.2.0-release
31
+
32
+
33
+ <a name =" 1.2.0 " ></a >
34
+ ## [ 1.2.0] - 2023-05-05
35
+ ## Pull Requests
36
+
37
+ * Merge pull request [ #258 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/258 ) from amirkaws/amirkaws-release-version-1.2.0
38
+ * Merge pull request [ #226 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/226 ) from hjgraca/feat_support_high_resolution_metrics
39
+
40
+
41
+ <a name =" 1.1.0 " ></a >
42
+ ## [ 1.1.0] - 2023-05-05
43
+ ## Maintenance
44
+
45
+ * add Lambda Powertools for Python in issue templates
46
+ * add workflow to dispatch analytics fetching
47
+ * ** ci:** add workflow to dispatch analytics fetching
48
+
49
+ ## Pull Requests
50
+
51
+ * Merge pull request [ #255 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/255 ) from awslabs/fix-remove-real-env-tests
52
+ * Merge pull request [ #253 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/253 ) from amirkaws/amirkaws-release-v1.1.0
53
+ * Merge pull request [ #246 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/246 ) from hjgraca/feat_set-execution-context
54
+ * Merge pull request [ #251 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/251 ) from leandrodamascena/issues-templates/python
55
+ * Merge pull request [ #241 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/241 ) from awslabs/update-changelog-4691350388
56
+ * Merge pull request [ #237 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/237 ) from hjgraca/changelog-update-pipeline
57
+ * Merge pull request [ #235 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/235 ) from amirkaws/amirkaws-update-examples-nuget-references-release-v1.0.1
58
+
59
+
10
60
<a name =" v1.0.1 " ></a >
11
61
## [ v1.0.1] - 2023-04-06
12
62
## Pull Requests
@@ -279,7 +329,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
279
329
* Merge pull request [ #1 ] ( https://github.com/awslabs/aws-lambda-powertools-dotnet/issues/1 ) from sliedig/develop
280
330
281
331
282
- [ Unreleased ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/v1.0.1...HEAD
332
+ [ Unreleased ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/1.3.0...HEAD
333
+ [ 1.3.0 ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/1.2.0...1.3.0
334
+ [ 1.2.0 ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/1.1.0...1.2.0
335
+ [ 1.1.0 ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/v1.0.1...1.1.0
283
336
[ v1.0.1 ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/v1.0.0...v1.0.1
284
337
[ v1.0.0 ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/v0.0.2-preview...v1.0.0
285
338
[ v0.0.2-preview ] : https://github.com/awslabs/aws-lambda-powertools-dotnet/compare/v0.0.1-preview.1...v0.0.2-preview
0 commit comments