Skip to content

Pre-release 1.1.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@emlun emlun released this 18 Mar 15:17
1.1.0-RC1
aad92ec

Changed behaviours:

  • AssertionExtensionInputsBuilder.appid(Optional<AppId>) now fails fast if the argument is null.
  • ClientAssertionExtensionOutputsBuilder.appid(Optional<Boolean>) now fails fast if the argument is null.

New features:

  • Public API methods that take Optional parameters now come with Optional-less aliases.