You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
<aname="unreleased"></a>
5
5
# Unreleased
6
6
7
+
8
+
<aname="v1.28.0"></a>
9
+
## [v1.28.0] - 2022-08-25
7
10
## Bug Fixes
8
11
9
12
***ci:** calculate parallel jobs based on infrastructure needs ([#1475](https://github.com/awslabs/aws-lambda-powertools-python/issues/1475))
@@ -61,6 +64,9 @@
61
64
***tests:** refactor E2E logger to ease maintenance, writing tests and parallelization ([#1460](https://github.com/awslabs/aws-lambda-powertools-python/issues/1460))
62
65
***tests:** refactor E2E tracer to ease maintenance, writing tests and parallelization ([#1457](https://github.com/awslabs/aws-lambda-powertools-python/issues/1457))
63
66
67
+
## Reverts
68
+
* fix(ci): add explicit origin to fix release detached head
69
+
64
70
65
71
<aname="v1.27.0"></a>
66
72
## [v1.27.0] - 2022-08-05
@@ -2256,7 +2262,8 @@
2256
2262
* Merge pull request [#5](https://github.com/awslabs/aws-lambda-powertools-python/issues/5) from jfuss/feat/python38
0 commit comments