Pre-release 1.1.0-RC1
Pre-release
Pre-release
Changed behaviours:
AssertionExtensionInputsBuilder.appid(Optional<AppId>)now fails fast if the argument isnull.ClientAssertionExtensionOutputsBuilder.appid(Optional<Boolean>)now fails fast if the argument isnull.
New features:
- Public API methods that take
Optionalparameters now come withOptional-less aliases.