-
Notifications
You must be signed in to change notification settings - Fork 32
1.8.1
#509
-
Summary
In this release we are happy to introduce two new converters for DateOnly and TimeOnly types. These are not supported by default on .NET 6 but will be included in Powertools.
We also fixed two bugs reported on the metrics utility.
- Do not throw exception when decorating a non Lambda handler method
- Do not throw exception when Metadata uses and existing metrics key
- Do not throw exception on second invocation when using Metadata
Version updates
Changes
🌟New features and non-breaking changes
- feat: Add DateOnly and TimeOnly converters (feat: Add DateOnly and TimeOnly converters #503 ) by @hjgraca
🐛 Bug and hot fixes
- fix: Metrics throws exception when using AddMetadata (fix: Metrics throws exception when using AddMetadata #505 ) by @hjgraca
- fix: Metrics throws exception when decorating non handler methods (fix: Metrics throws exception when decorating non handler methods #499 ) by @hjgraca
🔧 Maintenance
- chore: Update projects readme for nuget (chore: Update projects readme for nuget #495 ) by @hjgraca
- chore: Update Batch Processing examples. Update all dependencies (chore: Update Batch Processing examples. Update all dependencies #493 ) by @hjgraca
This release was made possible by the following contributors:
This discussion was created from the release 1.8.1.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment