File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ # ThunderNanoServices Release Notes R5.3
2+
3+ ## introduction
4+
5+ This document describes the new features and changes introduced in ThunderNanoServices R5.3 (compared to the latest R5.2 release).
6+
7+
8+ ## Changes and New Features
9+
10+ ### Change: Multiple plugins changed for Thunder 5.3
11+
12+ Multiple plugins were changed for Thunder 5.3
13+
14+ ### Feature: QA interfaces
15+
16+ Multiple plugins were added in the QA section which can be used for Thunder QA activities.
17+
18+ See [ here] ( https://github.com/rdkcentral/ThunderNanoServices/tree/R5_3/tests ) for these plugins.
19+
20+ ### Feature: PluginInitializerService
21+
22+ The plugin PluginInitializerService was added which can be used in case it is desirable to massively activate multiple plugins in parallel.
23+ This plugin makes sure this will not overfload Thunder with these requests but activates them in a controlled manor.
24+
25+ The plugin can be found [ here] ( https://github.com/rdkcentral/ThunderNanoServices/tree/R5_3/PluginInitializerService )
26+
27+ ### Feature: examples
28+
29+ New examples were added [ here] ( https://github.com/rdkcentral/ThunderNanoServices/tree/R5_3/examples ) :
30+ * CustomErrorCode
31+ * GeneratorShowCase
32+
You can’t perform that action at this time.
0 commit comments