auth0 / go-auth0

Go SDK for the Auth0 Management API.
https://auth0.com
MIT License
141 stars 55 forks source link

Release v1.10.0 #439

Closed developerkunal closed 2 months ago

developerkunal commented 2 months ago

Added

Note The methods ReadPartials, CreatePartials, and UpdatePartials are deprecated. Please use GetPartials and SetPartials instead for managing Prompt Partials.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.67%. Comparing base (f25e6e3) to head (4b59e9f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #439 +/- ## ======================================= Coverage 95.67% 95.67% ======================================= Files 49 49 Lines 8187 8187 ======================================= Hits 7833 7833 Misses 237 237 Partials 117 117 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.