Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aws-powertools/powertools-lambda-typescript issues and pull requests

#1796 - Docs: write main docs for parser

Issue - State: closed - Opened by am29d 12 months ago - 3 comments
Labels: area/documentation, status/completed, area/parser

#1795 - feat(logger): add support for `AWS_LAMBDA_LOG_LEVEL` and `POWERTOOLS_LOG_LEVEL`

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/documentation, area/logger, size/L, type/feature, type/tests

#1794 - Feature request: support for `AWS_LAMBDA_LOG_LEVEL` environment variable in Logger

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/logger, type/feature-request, status/completed

#1793 - Maintenance: update layer art in CDK example

Issue - State: closed - Opened by apmclean about 1 year ago - 4 comments
Labels: area/documentation, good-first-issue, status/completed

#1792 - Feature request: implement `parser` for middy middleware

Issue - State: closed - Opened by am29d about 1 year ago - 3 comments
Labels: type/feature-request, status/completed, area/parser

#1791 - Feature request: implement schema envelopes

Issue - State: closed - Opened by am29d about 1 year ago - 2 comments
Labels: type/feature-request, status/completed, area/parser

#1790 - feat(maintenance): add support for nodejs20.x runtime

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 3 comments
Labels: type/dependencies, area/automation, size/L, type/feature

#1788 - feat(parser): add built-in schemas

Pull Request - State: closed - Opened by am29d about 1 year ago - 5 comments
Labels: area/automation, size/XXL, type/feature, area/parser

#1787 - Feature request: implement built in schemas

Issue - State: closed - Opened by am29d about 1 year ago - 3 comments
Labels: type/feature-request, status/completed, area/parser

#1786 - feat(metrics): log directly to stdout

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 3 comments
Labels: area/logger, area/metrics, size/XL, type/feature, area/commons

#1783 - Maintenance: Support for Node.js 20

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: type/internal, status/completed

#1782 - chore(maintenance): improve Gitpod config

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/internal, size/S

#1781 - Maintenance: update Gitpod config

Issue - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/internal, status/completed

#1780 - fix(metrics): deduplicate dimensions when serialising

Pull Request - State: closed - Opened by am29d about 1 year ago - 1 comment
Labels: type/bug, area/metrics, size/M, type/tests

#1779 - feat(idempotency): leverage new dynamodB Failed conditional writes behavior

Pull Request - State: closed - Opened by tolutheo about 1 year ago - 7 comments
Labels: area/documentation, area/idempotency, size/L, type/feature, type/tests

#1778 - docs(maintenance): add clarification about async decorators

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/documentation, size/M

#1777 - Feature request: widen types for Logger arguments

Issue - State: open - Opened by dreamorosi about 1 year ago - 3 comments
Labels: logger, need-customer-feedback, feature-request, discussing, revisit-in-3-months

#1776 - Feature request: custom function for unserializable values in Logger (JSON replacer)

Issue - State: closed - Opened by dreamorosi about 1 year ago - 4 comments
Labels: logger, feature-request, completed

#1775 - chore(logger): set default UTC timezone

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/logger, size/M

#1774 - Feature request: time zone aware timestamp in Logger

Issue - State: closed - Opened by dreamorosi about 1 year ago - 5 comments
Labels: help-wanted, logger, feature-request, completed

#1773 - Bug: Override of default dimension with new value results into wrong CloudWatch dimension output

Issue - State: closed - Opened by Jimmy89 about 1 year ago - 4 comments
Labels: type/bug, area/metrics, status/completed

#1771 - build(maintenance): bump `@aws-sdk/*` dev dependencies

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/dependencies, size/S

#1770 - Maintenance: bump `@aws-sdk/*` dev dependencies

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: type/internal, status/completed

#1769 - build(tracer): bump `aws-xray-sdk-core` to latest

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/dependencies, size/XS

#1768 - chore(idempotency): refactor aws sdk init logic

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/idempotency, size/S

#1767 - Maintenance: initialise SDK client only when needed in Idempotency

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: type/internal, area/idempotency, status/completed

#1766 - Feature request: TypeScript: Log Metrics with JSON (not console.log)

Issue - State: closed - Opened by cortexcompiler about 1 year ago - 4 comments
Labels: area/metrics, type/feature-request, status/completed

#1765 - chore(maintenance): enable `isolatedModules` and isolate cache

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/internal, size/L

#1764 - Maintenance: enable `isolatedModule`

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: type/internal, status/completed

#1763 - Bug: cannot use captureAWSv3Client with the latest Tracer and AWS SDKs

Issue - State: closed - Opened by danielsitnik about 1 year ago - 4 comments
Labels: status/rejected, area/tracer, type/not-a-bug

#1762 - chore(commons): update Powertools UA middleware detection

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: size/S, type/tests, area/commons

#1761 - Maintenance: make Powertools UA middleware detection more robust

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: type/internal, status/completed, area/commons

#1760 - chore(maintenance): bump Middy v4 & run tests

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/dependencies, size/XS

#1759 - Feature request: isolate exports for middleware in core utilities

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: type/feature-request, status/completed

#1758 - chore(logger): refactor types and interfaces

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/dependencies, area/logger, size/XXL, type/tests

#1757 - chore(parameters): refactor provider constructor to init client as needed

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/parameters, size/L, type/tests

#1756 - chore(ci): add workflow to publish v2 docs on merge

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/automation, size/S

#1755 - chore(docs): add invisible unicode char to decorator docstrings

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/logger, area/tracer, area/metrics, area/idempotency, size/L

#1754 - chore(maintenance): set `removeComments` to `false` in `tsconfig.json`

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: size/XS

#1753 - Maintenance: set `removeComments` to `false` in `tsconfig.json`

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: type/internal, status/completed

#1752 - chore(internal): remove outdated notice files

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/internal, size/XXL

#1752 - chore(internal): remove outdated notice files

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/internal, size/XXL

#1751 - Maintenance: remove outdated notice files

Issue - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/internal, status/completed

#1751 - Maintenance: remove outdated notice files

Issue - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/internal, status/completed

#1750 - chore(tracer): update warning to better format segment name

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/tracer, size/S, type/tests

#1750 - chore(tracer): update warning to better format segment name

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/tracer, size/S, type/tests

#1749 - Maintenance: update warning log in Tracer to better format segment name

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/tracer, type/internal, status/completed

#1749 - Maintenance: update warning log in Tracer to better format segment name

Issue - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/tracer, type/internal, status/pending-release

#1748 - chore(maintenance): bump @babel/traverse from 7.22.19 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: type/dependencies, size/XS, dependencies

#1748 - chore(maintenance): bump @babel/traverse from 7.22.19 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: type/dependencies, size/XS, dependencies

#1747 - docs(maintenance): add processes tab

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/documentation, type/internal, size/XXL

#1746 - Maintenance: revamp contributing guidelines in docs

Issue - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/documentation, type/internal, status/completed

#1745 - chore(ci): update v2 release workflow

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/automation, size/XS

#1744 - feat(logger): align sampling debug logs feature implementation with the other runtimes

Pull Request - State: closed - Opened by shdq about 1 year ago - 6 comments
Labels: area/logger, size/XL, type/feature, type/tests

#1743 - feat(idempotency): add esmodule support

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/documentation, type/dependencies, area/automation, type/internal, area/idempotency, size/L, type/feature, type/tests, area/layers, area/batch

#1742 - Bug: Tracer: Time gap between LambdaInvoke and Handler

Issue - State: closed - Opened by marcioemiranda about 1 year ago - 17 comments
Labels: status/rejected, area/tracer, type/not-a-bug

#1741 - feat(tracer): add esmodule support

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/tracer, size/L, type/feature

#1740 - Maintenance: initialize AWS SDK client only when needed to improve performance in Parameters

Issue - State: closed - Opened by marcioemiranda about 1 year ago - 5 comments
Labels: good-first-issue, area/parameters, status/completed

#1739 - feat(metrics): add esmodule support

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/metrics, size/XL, type/feature

#1738 - feat(internal): add esmodule support

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/dependencies, size/XXL, type/feature, type/tests, area/commons

#1737 - feat(batch): add esmodule support

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: size/L, type/feature, area/batch

#1736 - feat(parameters): add esmodule support

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: type/dependencies, area/parameters, size/L, type/feature

#1735 - feat(commons): add esmodule support

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: size/XL, type/feature, area/commons

#1734 - feat(logger): Add dual exports with esmodule support on Logger

Pull Request - State: closed - Opened by antstanley about 1 year ago - 7 comments
Labels: area/logger, size/L, type/feature, type/tests

#1733 - Feature Request: include messages on failed batch job stack trace

Issue - State: closed - Opened by revmischa about 1 year ago - 11 comments
Labels: rejected, feature-request, batch

#1731 - Maintenance: refactor `Metrics` types and interfaces to improve consistency and clarity

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: good-first-issue, area/metrics, status/completed

#1730 - Maintenance: refactor `Tracer` types and interfaces to improve consistency and clarity

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: good-first-issue, area/tracer, status/completed

#1729 - Maintenance: refactor `Logger` types and interfaces to improve consistency and clarity

Issue - State: closed - Opened by dreamorosi about 1 year ago - 4 comments
Labels: good-first-issue, area/logger, status/completed

#1728 - chore(docs): update docs url in comments & readme files

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/documentation, type/internal, size/L

#1728 - chore(docs): update docs url in comments & readme files

Pull Request - State: open - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/documentation, type/internal, size/L

#1727 - feat(event-handler): API Event handler for AWS Lambda

Pull Request - State: closed - Opened by Muthuveerappanv about 1 year ago - 8 comments
Labels: type/dependencies, type/internal, do-not-merge, need-issue, size/XXL, type/feature

#1727 - feat(event-handler): API Event handler for AWS Lambda

Pull Request - State: closed - Opened by Muthuveerappanv about 1 year ago - 8 comments
Labels: type/dependencies, type/internal, do-not-merge, need-issue, size/XXL, type/feature

#1726 - Maintenance: Docs are not accessible due to bad Cloudfront redirect config

Issue - State: closed - Opened by silicakes about 1 year ago - 4 comments
Labels: area/documentation, type/internal, status/completed

#1725 - Feature request: Improve Lambda Layer Performance

Issue - State: open - Opened by perpil about 1 year ago - 5 comments
Labels: type/feature-request, status/discussing, area/layers

#1725 - Feature request: Improve Lambda Layer Performance

Issue - State: open - Opened by perpil about 1 year ago - 3 comments
Labels: type/feature-request, status/discussing, area/layers

#1724 - docs(idempotency): address comments

Pull Request - State: closed - Opened by am29d about 1 year ago - 1 comment
Labels: area/documentation, type/internal, area/idempotency, size/M, type/tests

#1724 - docs(idempotency): address comments

Pull Request - State: closed - Opened by am29d about 1 year ago - 1 comment
Labels: area/documentation, type/internal, area/idempotency, size/M, type/tests

#1723 - feat(idempotency): add idempotency decorator

Pull Request - State: closed - Opened by am29d about 1 year ago - 4 comments
Labels: area/documentation, type/internal, area/idempotency, size/XXL, type/feature, type/tests

#1723 - feat(idempotency): add idempotency decorator

Pull Request - State: closed - Opened by am29d about 1 year ago - 4 comments
Labels: area/documentation, type/internal, area/idempotency, size/XXL, type/feature, type/tests

#1722 - chore(maintenance): remove `createLogger` and `createTracer` helpers

Pull Request - State: open - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/documentation, type/dependencies, area/logger, area/automation, area/tracer, type/internal, size/XXL, type/tests, area/layers

#1722 - chore(maintenance): remove `createLogger` and `createTracer` helpers

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/logger, area/automation, area/tracer, size/XXL

#1721 - Maintenance: remove `createTracer` & `createLogger` helpers

Issue - State: open - Opened by dreamorosi about 1 year ago
Labels: area/logger, area/tracer, type/internal

#1721 - Maintenance: remove `createTracer` & `createLogger` helpers

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/logger, area/tracer, type/internal, status/completed

#1720 - feat(layers): add `arm64` to integration test matrix

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/automation, size/M, type/feature, type/tests

#1720 - feat(layers): add `arm64` to integration test matrix

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/automation, size/M, type/feature, type/tests

#1719 - chore(ci): create v2 alpha release workflow

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/automation, size/M

#1719 - chore(ci): create v2 alpha release workflow

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 1 comment
Labels: area/automation, size/M

#1718 - Maintenance: create automation to publish v2 docs under `next` alias

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/documentation, area/automation, type/internal, status/completed

#1718 - Maintenance: create automation to publish v2 docs under `next` alias

Issue - State: open - Opened by dreamorosi about 1 year ago
Labels: area/documentation, area/automation, type/internal, status/confirmed

#1717 - Maintenance: create v2 pre-release workflow

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/automation, type/internal, status/completed

#1717 - Maintenance: create v2 pre-release workflow

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/automation, type/internal, status/completed

#1716 - feat(tracer): add try/catch logic to decorator and middleware close

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/tracer, size/L, type/feature, type/tests

#1716 - feat(tracer): add try/catch logic to decorator and middleware close

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/tracer, size/L, type/feature, type/tests

#1715 - improv(commons): add number key type to JSONObject type

Pull Request - State: closed - Opened by KhurramJalil about 1 year ago - 6 comments
Labels: size/XS, type/enhancement, area/commons

#1714 - RFC: Powertools for AWS (TypeScript) v2

Issue - State: closed - Opened by dreamorosi about 1 year ago - 9 comments
Labels: type/RFC, status/completed

#1713 - Feature Request: support BigInt serialization in segment metadata

Issue - State: closed - Opened by misterjoshua about 1 year ago - 9 comments
Labels: area/tracer, type/feature-request, status/completed

#1712 - chore(layers): add Idempotency, Batch, and Parameters to layer

Pull Request - State: closed - Opened by am29d about 1 year ago - 3 comments
Labels: size/M, type/tests, area/layers

#1711 - Feature request: add parameters and batch to layers

Issue - State: closed - Opened by am29d about 1 year ago - 3 comments
Labels: area/parameters, type/feature-request, status/completed, area/layers, area/batch

#1710 - chore(layers): bundle assets from source when testing

Pull Request - State: closed - Opened by dreamorosi about 1 year ago - 3 comments
Labels: type/dependencies, area/automation, type/internal, size/L, type/tests, area/layers

#1709 - Maintenance: build Lambda Layers from source during tests

Issue - State: closed - Opened by dreamorosi about 1 year ago - 2 comments
Labels: area/automation, type/internal, status/completed, area/layers