Skip to content

Commit b9e1f5a

Browse files
committed
docs(roadmap): remove last year launches
1 parent 052212d commit b9e1f5a

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

docs/roadmap.md

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -133,47 +133,6 @@ Feature parity on Parser feature
133133
- [x] Support for user-defined envelopes
134134
- [x] Docs
135135

136-
### Idempotency
137-
138-
> [Docs](https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/idempotency/)
139-
140-
Feature parity on Idempotency feature
141-
142-
- [x] Support for Lambda handler idempotency (simple functions)
143-
- [x] Support for any JS/TS function idempotency (complex functions)
144-
- [x] Support for Lambda Timeouts
145-
- [x] Support for JMESPath
146-
- [x] Support for Bring Your Own provider
147-
- [x] Docs
148-
149-
### Parameters
150-
151-
> [Docs](https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parameters/)
152-
153-
Feature parity on Parameters feature
154-
155-
- [x] Support for SSM Parameter Store
156-
- [x] Support for Secrets Manager
157-
- [x] Support for DynamoDB
158-
- [x] Support for AppConfig
159-
- [x] Support for Bring Your Own provider
160-
- [x] Support for AWS SDK v3 escape hatch
161-
- [x] Docs
162-
163-
### Batch processing
164-
165-
> [Docs](https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/batch/)
166-
167-
- [x] Support for standard SQS Queues
168-
- [x] Support for FIFO SQS Queues
169-
- [x] Support for Kinesis Streams
170-
- [x] Support for DynamoDB Streams
171-
- [x] Support for async processing
172-
- [x] Support for sync (I/O blocking) processing
173-
- [x] Support for Bring Your Own batch processor
174-
- [x] Support for Lambda Context injection
175-
- [x] Docs
176-
177136
### Version 2 release
178137

179138
> [Docs](https://docs.powertools.aws.dev/lambda/typescript/latest/upgrade/)

0 commit comments

Comments
 (0)