Skip to content

Releases: rdkcentral/firebolt-openrpc

v3.2.0-next.18

15 Sep 11:43

Choose a tag to compare

v3.2.0-next.18 Pre-release
Pre-release

3.2.0-next.18 (2025-09-15)

Bug Fixes

v3.2.0-next.17

06 Jun 09:29

Choose a tag to compare

v3.2.0-next.17 Pre-release
Pre-release

3.2.0-next.17 (2025-06-06)

Features

  • Remove all optional parameters with null value (850e26b)

v3.2.0-next.16

16 May 09:03

Choose a tag to compare

v3.2.0-next.16 Pre-release
Pre-release

3.2.0-next.16 (2025-05-16)

Bug Fixes

  • Fix undefined behavior caused by using reinterpret cast on an object with multiple inheritance (156ac0e)
  • Json-engine choose correct openrpc (a8363b0)

v3.2.0

28 Feb 19:24

Choose a tag to compare

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)

v3.2.0-next.15

28 Feb 18:16

Choose a tag to compare

v3.2.0-next.15 Pre-release
Pre-release

3.2.0-next.15 (2025-02-28)

Bug Fixes

v3.2.0-next.14

28 Feb 15:57

Choose a tag to compare

v3.2.0-next.14 Pre-release
Pre-release

3.2.0-next.14 (2025-02-28)

Bug Fixes

  • Events - Change promise all to reduce for sequential resolving (#230) (43f3ad3)

v3.2.0-next.13

22 Jan 16:20

Choose a tag to compare

v3.2.0-next.13 Pre-release
Pre-release

3.2.0-next.13 (2025-01-22)

Bug Fixes

v3.2.0-next.12

16 Dec 15:52

Choose a tag to compare

v3.2.0-next.12 Pre-release
Pre-release

3.2.0-next.12 (2024-12-16)

Bug Fixes

v3.2.0-next.11

27 Nov 17:57

Choose a tag to compare

v3.2.0-next.11 Pre-release
Pre-release

3.2.0-next.11 (2024-11-27)

Bug Fixes

v3.2.0-next.10

21 Nov 17:57

Choose a tag to compare

v3.2.0-next.10 Pre-release
Pre-release

3.2.0-next.10 (2024-11-21)

Bug Fixes

  • Make nested objects show in typescript .d.ts file and in the doc… (#231) (31217ce)