Skip to content

v3.5.5 - Raise error on unknown polymorphic types

Compare
Choose a tag to compare
@sdmrelease sdmrelease released this 21 Dec 19:31
· 86 commits to development since this release
  • This release ensures that an exception is raised when an unknown polymorphic type is received from the server, rather than silently succeeding. This may occur when a new type has been introduced that the version of the SDK in use does not yet support.