|
6 | 6 |
|
7 | 7 | ## Bug Fixes
|
8 | 8 |
|
| 9 | +* **ci:** calculate parallel jobs based on infrastructure needs ([#1475](https://github.com/awslabs/aws-lambda-powertools-python/issues/1475)) |
9 | 10 | * **ci:** del flake8 direct dep over py3.6 conflicts and docs failure
|
10 | 11 | * **ci:** move from pip-tools to poetry on layers reusable workflow
|
11 | 12 | * **ci:** move from pip-tools to poetry on layers to fix conflicts
|
|
21 | 22 | ## Documentation
|
22 | 23 |
|
23 | 24 | * **apigateway:** removes duplicate admonition ([#1426](https://github.com/awslabs/aws-lambda-powertools-python/issues/1426))
|
| 25 | +* **home:** fix discord syntax and add Discord badge |
| 26 | +* **home:** add discord invitation link ([#1471](https://github.com/awslabs/aws-lambda-powertools-python/issues/1471)) |
24 | 27 | * **jmespath_util:** snippets split, improved, and lint ([#1419](https://github.com/awslabs/aws-lambda-powertools-python/issues/1419))
|
25 | 28 | * **layer:** upgrade to 1.27.0
|
26 | 29 | * **layer:** upgrade to 1.27.0
|
| 30 | +* **middleware-factory:** snippets split, improved, and lint ([#1451](https://github.com/awslabs/aws-lambda-powertools-python/issues/1451)) |
27 | 31 | * **parser:** minor grammar fix ([#1427](https://github.com/awslabs/aws-lambda-powertools-python/issues/1427))
|
28 | 32 | * **validation:** snippets split, improved, and lint ([#1449](https://github.com/awslabs/aws-lambda-powertools-python/issues/1449))
|
29 | 33 |
|
|
34 | 38 | ## Maintenance
|
35 | 39 |
|
36 | 40 | * **batch:** deprecate sqs_batch_processor ([#1463](https://github.com/awslabs/aws-lambda-powertools-python/issues/1463))
|
37 |
| -* **ci:** remove conventional changelog commit to reduce noise |
| 41 | +* **ci:** prevent concurrent git update in critical workflows ([#1478](https://github.com/awslabs/aws-lambda-powertools-python/issues/1478)) |
| 42 | +* **ci:** disable e2e py version matrix due to concurrent locking |
| 43 | +* **ci:** revert e2e py version matrix |
| 44 | +* **ci:** temp disable e2e matrix |
38 | 45 | * **ci:** update changelog with latest changes
|
39 | 46 | * **ci:** update changelog with latest changes
|
40 | 47 | * **ci:** reduce payload and only send prod notification
|
41 | 48 | * **ci:** remove area/utilities conflicting label
|
| 49 | +* **ci:** include py version in stack and cache lock |
| 50 | +* **ci:** remove conventional changelog commit to reduce noise |
42 | 51 | * **ci:** update changelog with latest changes
|
43 | 52 | * **deps:** bump release-drafter/release-drafter from 5.20.0 to 5.20.1 ([#1458](https://github.com/awslabs/aws-lambda-powertools-python/issues/1458))
|
44 | 53 | * **deps:** bump pydantic from 1.9.1 to 1.9.2 ([#1448](https://github.com/awslabs/aws-lambda-powertools-python/issues/1448))
|
| 54 | +* **deps-dev:** bump flake8-bugbear from 22.8.22 to 22.8.23 ([#1473](https://github.com/awslabs/aws-lambda-powertools-python/issues/1473)) |
45 | 55 | * **deps-dev:** bump types-requests from 2.28.7 to 2.28.8 ([#1423](https://github.com/awslabs/aws-lambda-powertools-python/issues/1423))
|
| 56 | +* **maintainer:** add Leandro as maintainer ([#1468](https://github.com/awslabs/aws-lambda-powertools-python/issues/1468)) |
| 57 | +* **tests:** build and deploy Lambda Layer stack once ([#1466](https://github.com/awslabs/aws-lambda-powertools-python/issues/1466)) |
46 | 58 | * **tests:** refactor E2E test mechanics to ease maintenance, writing tests and parallelization ([#1444](https://github.com/awslabs/aws-lambda-powertools-python/issues/1444))
|
47 |
| -* **tests:** refactor E2E tracer to ease maintenance, writing tests and parallelization ([#1457](https://github.com/awslabs/aws-lambda-powertools-python/issues/1457)) |
| 59 | +* **tests:** enable end-to-end test workflow ([#1470](https://github.com/awslabs/aws-lambda-powertools-python/issues/1470)) |
48 | 60 | * **tests:** refactor E2E logger to ease maintenance, writing tests and parallelization ([#1460](https://github.com/awslabs/aws-lambda-powertools-python/issues/1460))
|
| 61 | +* **tests:** refactor E2E tracer to ease maintenance, writing tests and parallelization ([#1457](https://github.com/awslabs/aws-lambda-powertools-python/issues/1457)) |
49 | 62 |
|
50 | 63 |
|
51 | 64 | <a name="v1.27.0"></a>
|
|
0 commit comments