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: docs/roadmap.md
+13-9
Original file line number
Diff line number
Diff line change
@@ -45,36 +45,40 @@ To close the gap between Powertools for AWS Lambda (Python) and Powertools for A
45
45
46
46
##### Logger
47
47
48
-
-[ ][Ability to buffer logs](https://github.com/aws-powertools/powertools-lambda-typescript/discussions/3410){target="_blank"}
49
-
-[ ][Ability to add a correlation ID to logs via decorator/middleware](https://github.com/aws-powertools/powertools-lambda-typescript/issues/2863){target="_blank"}
50
-
-[ ][Ability to refresh debug log sampling rate via decorator/middleware](https://github.com/aws-powertools/powertools-lambda-typescript/issues/3278){target="_blank"}
48
+
-[x][Ability to add a correlation ID to logs via decorator/middleware](https://github.com/aws-powertools/powertools-lambda-typescript/issues/2863){target="_blank"}
51
49
-[ ][Ability to pretty print stack traces](https://github.com/aws-powertools/powertools-lambda-typescript/issues/1362){target="_blank"}
50
+
-[x][Ability to buffer logs](https://github.com/aws-powertools/powertools-lambda-typescript/releases/tag/v2.16.0){target="_blank"}
51
+
-[x][Ability to refresh debug log sampling rate via decorator/middleware](https://github.com/aws-powertools/powertools-lambda-typescript/releases/tag/v2.16.0){target="_blank"}
52
52
53
53
##### Event Handler
54
54
55
55
In addition to the Event Handler REST feature mentioned above, we will also be working on the following:
56
56
57
-
-[ ] Implement resolver for Amazon Bedrock Agents
57
+
-[ ][Implement resolver for Amazon Bedrock Agents Functions](https://github.com/aws-powertools/powertools-lambda-typescript/issues/3710){target="_blank"}
58
+
-[ ] Implement resolver for Amazon Bedrock Agents OpenAPI
58
59
-[ ] Create RFC for AppSync GraphQL resolver
59
60
60
61
##### Validation
61
62
62
63
For the Validation utility, we'll experiment with a community-driven approach to building a new Powertools for AWS Lambda utility.
63
64
64
-
We will update this roadmap with more details as they become available.
To streghten our offering for more advanced customers as well as enterprises, we will be working on a set of activities that will help us better support their needs and practices. These include:
69
73
70
-
-[][Publish Lambda layers to GovCloud](https://github.com/aws-powertools/powertools-lambda-typescript/issues/3423){target="_blank"}
74
+
-[x][Publish Lambda layers to GovCloud](https://github.com/aws-powertools/powertools-lambda-typescript/issues/3423){target="_blank"}
71
75
-[ ] Publish Lambda layers to China regions
72
-
-[ ][Publish SSM Parameters to lookup Lambda layers ARNs](https://github.com/aws-powertools/powertools-lambda-typescript/issues/3439){target="_blank"}
73
76
-[ ] Improve OSS supply chain posture (Q2) by making sure we're auditing our dependencies for compatible licenses and include NOTICE files in our Lambda layers
74
77
-[ ] Create a new "Advanced Use Cases" section in the docs - to help customers with more complex use cases, such as running Powertools for AWS Lambda in container environments
75
78
-[ ] Set up CI/CD for performance testing
76
79
-[ ] Improve performance of our core utilities
77
80
-[ ][Improve performance overhead of Lambda layers](https://github.com/aws-powertools/powertools-lambda-typescript/issues/1725){target="_blank"}
81
+
-[x][Publish SSM Parameters to lookup Lambda layers ARNs](https://github.com/aws-powertools/powertools-lambda-typescript/releases/tag/v2.14.0){target="_blank"}
78
82
79
83
#### Community engagement & new customers (p3)
80
84
@@ -83,8 +87,8 @@ To ensure we are attracting tomorrow's customers as well as new contributors to
83
87
-[ ][Create a new "Getting Started" guide in the docs](https://github.com/aws-powertools/powertools-lambda-typescript/issues/2948){target="_blank"}
84
88
-[ ] Further improve the "Contributing" & "How to find contributions" pages
85
89
-[ ] Surface contribution opportunities in Discord & other community channels
86
-
-[ ] Improve release notes announcements in Discord & other community channels
87
-
-[] We will also attempt to create a community-developed new utility (see [Validation](#validation) above)
90
+
-[ ] Improve release notes announcements in Discord & other community channels
91
+
-[x] We will also attempt to create a community-developed new utility (see [Validation](#validation) above)
0 commit comments