What's Changed
- Better enum deserialization exception fixes #1614 by @sicklittlemonkey in #1619
- Following up on enum deserialization to use the default value instead of throwing an argument out of range exception
- Authenticator documentation updates by @patrickhampson in #1629
- Remove obsolete attribute from RequestBody constructor by @TimSirmovics in #1658
- Remove some more
Obsolete
attributes for things that are going to change in the next major version
New Contributors
- @sicklittlemonkey made their first contribution in #1619
- @patrickhampson made their first contribution in #1629
- @TimSirmovics made their first contribution in #1658
Full Changelog: 106.13.0...106.14.0