Henrique Graca

Results 18 issues of Henrique Graca

## Description of your changes ![image](https://github.com/aws-powertools/powertools-lambda-typescript/assets/999396/a0a33f50-8f19-4dd8-8e49-543bcd8c6156) `husky install` is deprecated starting from version 9.0 [More info here](https://github.com/typicode/husky/releases/tag/v9.0.1) We run this command on the init-environment script and we get the deprecation...

type/dependencies
type/internal
do-not-merge
size/XS

### Summary ![image](https://github.com/aws-powertools/powertools-lambda-typescript/assets/999396/6ddfe68c-4f92-4564-a5e1-0523cbfd4872) When running `init-environment` command we get a deprecation notice for `husky install` command. Husky has deprecated that command in favour of `husky` command and has new syntax...

status/on-hold
type/internal

### Use case Historically, .NET Lambda functions have cold-start times which impact user experience, system latency, and usage costs of your serverless applications. With .NET 8, Microsoft adds support for...

feature-request
pending-release
aot

> Please provide the issue number Issue number: #212 ## Summary - Logging AOT support - Metrics AOT support ### Changes - Logging - Remove Logging lambda context reflection -...

documentation
area/metrics
area/logging
area/tracing
internal
github-actions
do-not-merge
area/common
size/XXL
tests
aot
area/idempotency
area/parameters

### Summary We should make it easier for developers that use Powertools to test their apps. TODO ### Why is this needed? Better user experience TODO ### Which area does...

internal

> Please provide the issue number Issue number: #463 ## Summary After looking into https://github.com/dependabot/dependabot-core/pull/7086 this maybe possible Directory `"libraries/src"` instead of solution directory `"libraries/"` ### Changes > Please provide...

internal
github-actions
do-not-merge
size/S

> Please provide the issue number Issue number: #345 ## Summary A good debugging experience relies on the presence of debug symbols as they provide critical information like the association...

area/metrics
area/logging
area/tracing
internal
size/XS
area/idempotency
area/parameters

### Summary A good debugging experience relies on the presence of debug symbols as they provide critical information like the association between the compiled and the source code, names of...

internal
debugging

### Summary C# 8.0 introduced a significant new feature to the language that extends the type system to make a distinction between references that may be null and ones that...

internal

…fic paths. New helper method to convert anonymous types to dictionary, use for source generation .NET 8 > Please provide the issue number Issue number: #212 ## Summary ### Changes...

area/logging
internal
size/L
tests
aot