Skip to content

v3.36.1

Choose a tag to compare

@cb-alish cb-alish released this 17 Sep 06:37
· 8 commits to master since this release
5026fc3

v3.36.1 (2025-09-16)


Deprecated Attribute:

  • The message field has been made private in APIException, as it has long been deprecated.
  • Users should use the getMessage() method instead, as documented in the comments.

New Exception

  • New APIException UbbBatchIngestionInvalidRequestException has been added.