Skip to content

v3.2.0

Latest

Choose a tag to compare

@kschrief kschrief released this 28 Feb 19:24

3.2.0 (2025-02-28)

Bug Fixes

  • Add open-rpc to generated C++ SDK (#217) (a02980a)
  • C++ Auto-Reconnect (#237) (dde6753)
  • C++ Auto-Reconnect typo (#240) (bbd5813)
  • C++ Pascal casing method name (#233) (ed1106f)
  • Do not hard-code SDK Version in CI processes (#228) (45b513e)
  • Documentation generation enhancements (#227) (7fe212b)
  • Events - Change promise all to reduce for sequential resolving (#230) (43f3ad3)
  • For C++ Capabilities.info (#224) (c21e49a)
  • Generate full SDKs in CI for tooling changes (#226) (953f533)
  • Make nested objects show in typescript .d.ts file and in the doc… (#231) (31217ce)
  • Native SDK unit tests support framework (#223) (819cc21)
  • Remove optional params as null in documentation (#229) (95808ef)

Features

  • Cpp global subscriber type (#218) (45cbf0a)
  • Make private method and private events more hidden (#216) (d3d5bdd)