You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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.
Version updates
Logging: 1.3.3
Metrics: 1.4.3
Changes
🌟New features and non-breaking changes
🐛 Bug and hot fixes
🔧 Maintenance
This release was made possible by the following contributors:
@hjgraca and @amirkaws
This discussion was created from the release 1.8.1.
Beta Was this translation helpful? Give feedback.
All reactions