Bug Fixes
- don't assume that credential providers always return credentials or error during handshake.
The type-system allows this even though when getting credentials this should never happen and won't
in the default implementation. However, users can of course return nothing and provide no error which
is when we have to create one, instead of panicking.
Commit Statistics
- 2 commits contributed to the release over the course of 5 calendar days.
- 11 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages