Skip to content

Commit 5a19df4

Browse files
authored
[ReleaseNotes] add Thunder 5.3 ReleaseNotes draft (#370)
* [ReleaseNotes] add Thunder 5.3 ReleaseNotes draft * [ReleaseNotes] correct strange scentence
1 parent 403c9ff commit 5a19df4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# ThunderNanoServicesRDK Release Notes R5.3
2+
3+
## introduction
4+
5+
This document describes the new features and changes introduced in ThunderNanoServicesRDK R5.3 (compared to the latest R5.2 release).
6+
7+
## Changes and New Features
8+
9+
### Change: Multiple plugins changed
10+
11+
Multiple plugins were changed for Thunder 5.3 and the added @json tag in IDL header file go(as replacement for the previous meta data file for the JSON-RPC interface)
12+
They were also adopted for the improved connection closed ASSERT and the handling of dangling proxies where applicable.
13+
14+
The Monitor plugin had several issues fixed as well as the MessageControl plugin.
15+
16+
### Feature: BridgeLink plugin
17+
18+
The BridgeLink plugin was added, it is a plugin that exposes Remote plugins (from a Remote Thunder instance) via a Composite plugin locally.
19+
20+
21+

0 commit comments

Comments
 (0)