Skip to content

2.2.1

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 05 Jan 02:45
· 13 commits to v2 since this release

[2.2.1] - 2021-01-04

Fixed:

  • Parsing a User from JSON failed if there was a privateAttributeNames property whose value was null. This has been fixed so that it behaves the same as if the property had a value of [] or if it was not present at all.