Added
- New
SearchAccounts
RPC on theEntityRegistrySearch
service. - Prompt user to confirm navigation when changes have not been saved in the payload formatter form to prevent big change-drafts from getting lost.
- Event data pushed by webhooks can now be filtered with field masks.
- Support for the field mask setup was added for both CLI and Console.
- OpenID Connect identity providers which provide the
email_verified
field of the claims token as a string are now supported.- String value parsing is based on strconv.ParseBool.
Changed
- Gateway registration in the Console has been updated to simplify the onboarding experience.
Fixed
- CLI command
end-device template create
no longer breaks when providing field mask values. - Device repository services no longer require ApplicationID in its request URL.
- Importing ABP devices via the CSV format now correctly handles the missing session key ID.