aws-powertools / powertools-lambda

MIT No Attribution
72 stars 4 forks source link

Powertools for AWS Lambda Roadmap

This is the public roadmap for the open source library Powertools for AWS Lambda, currently available in Python, Java, and Typescript.

Feature requests and RFCs created in the official repositories will be migrated here.

Overview

Please use GitHub issues to raise feature requests, and RFCs to propose feature designs and major proposals that require further discussions.

See the roadmap »

NOTE: We're progressively migrating to GitHub Projects Beta. We're starting with Python: https://awslabs.github.io/aws-lambda-powertools-python/latest/roadmap. As we complete and agree on a baseline and automation, we will repurpose this repository to be a landing page for feature parity across languages and more.

Roadmap structure

Ideas. Incoming and existing feature requests that are not being actively considered yet. These will be reviewed by the team when possible.

Backlog. Accepted feature requests or enhancements that we want to work on - contributions are greatly appreciated and will be prioritized at this stage.

Working on it. Features or enhancements we're currently either researching or implementing it. Activities that are nearing completion will have tentative dates to signal when we're planning to release them.

Shipped. Features or enhancements that are now available in the most recent release.

Tenets

Tenets shared across all runtimes that will guide prioritizing new features and RFCs too:

Security disclosures

If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions here or email AWS security directly.

FAQs

Q: Why did you build this?

A: We know that our customers are making decisions and plans based on what we are developing, and we want to provide our customers the insights they need to plan.

Q: Why are there no dates on your roadmap?

A: Because job zero is security and operational stability, we can't provide specific target dates for features. The roadmap is subject to change at any time, and roadmap issues in this repository do not guarantee a feature will be launched as proposed.

Q: How can I provide feedback or ask for more information?

A: For existing features, you can directly comment on issues. For anything else, please open an issue. Community submitted issues will be tagged "Proposed" and will be reviewed by the team.

License

This library is licensed under the MIT-0 License. See the LICENSE file.