-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Labels
completedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)parserThis item relates to the Parser UtilityThis item relates to the Parser Utility
Description
Summary
Several months ago we marked the AlbMultiValueHeadersSchema
in Parser as deprecated because we realized its implementation was incorrect, and AlbSchema
already covers both single & multi value headers.
As part of the gradual phase-out, we'll be removing the export for the type. Note that customers can still use the type by using z.infer
on the schema, which is still exported and available.
Why is this needed?
So that we can keep the types up to date.
Which area does this relate to?
No response
Solution
No response
Acknowledgment
- This request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
completedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)parserThis item relates to the Parser UtilityThis item relates to the Parser Utility
Type
Projects
Status
Shipped