Common
Modified
- Made a bunch of dep updates, all through dependabot so full list will be easy to get (
git log v3.2.1..HEAD --author=dependabot --pretty=oneline
).
Server
Modified
- Changing
--search-attributes
to--extra-attributes
, fixing extra attributes not being processed and added to the user object. This is the change triggering a major update since the interface changed.