blob: d244c0c6b801d06b850b2c06b9ff1d88367924af [file] [log] [blame]
E. Scott Daniels6b036952020-06-22 16:25:31 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3.. CAUTION: this document is generated from source in doc/src/rtd.
4.. To make changes edit the source and recompile the document.
5.. Do NOT make changes directly to .rst or .md files.
6
7============================================================================================
8RMR Release Notes
9============================================================================================
E. Scott Danielsa3a121c2020-05-06 09:07:08 -040010
11
12RMR Release Notes
13=================
14
E. Scott Daniels6b036952020-06-22 16:25:31 -040015The following is a list of release highlights for the RMR
16library. At one point in time the RMR repo also housed a
17wrapper library with a separate version and release cycle.
18This resulted in *leap frogging* versions for each package;
19the RMR core library was assigned odd major numbers (e.g.
203.1.0). When the wrapper code was moved to a different repo
21the need to leap frog versions ceased, and beginning with
22version 4.0.0, the RMR versions should no longer skip.
23
24
E. Scott Danielsfcea3952020-10-30 15:04:16 -0400252020 October 30; Version 4.3.1
26------------------------------
27
28Changes to address code analyser scans and two bug fixes
29identified while addressing the analysis data. (RIC-673)
30
31
32
E. Scott Daniels6af063e2020-10-02 07:36:41 -0400332020 October 2; Version 4.3.0
34-----------------------------
35
E. Scott Danielsfcea3952020-10-30 15:04:16 -040036Add message types for traffic steering anomaly messages
E. Scott Daniels6af063e2020-10-02 07:36:41 -040037
38
39
E. Scott Danielsa6ce4f72020-09-21 11:59:35 -0400402020 September 15; Version 4.2.4
41--------------------------------
42
43Add man page for the rmr_set_low_latency() function (RIC-631)
44
45
46
E. Scott Danielscc314e02020-09-15 10:27:34 -0400472020 September 15; Version 4.2.3
48--------------------------------
49
50Correct arg processing bug in rmr_rpobe (RIC-645)
51
52
53
E. Scott Daniels3bcce7b2020-09-11 09:51:52 -0400542020 August 4; Version 4.2.2
55----------------------------
56
57Correct bug in the rmr_probe support utility when -r option
58is used on the command line (RIC-644)
59
60
61
E. Scott Daniels316614a2020-08-04 13:48:47 -0400622020 August 4; Version 4.2.1
63----------------------------
64
65Add additional environment variable dump if RMR_LOG_VLEVEL
66set to 4 at start.
67
68
69
E. Scott Daniels9c923bc2020-08-03 09:22:20 -0400702020 August 3; Version 4.2.0
71----------------------------
72
73Add support for the RMR_RTREQ_FREQ environment variable to
74control the request frequency for a new route table (default
755s if not supplied). (RIC-630)
76
77
78
792020 July 21; Version 4.1.4
E. Scott Danielsece5bbe2020-07-21 13:39:18 -040080---------------------------
81
82Fix bug in SI95 -- possible use of pointer after free
83(RIC-626).
84
85
86
E. Scott Danielscf4413c2020-07-08 11:28:05 -0400872020 July 9; version 4.1.3
88--------------------------
89
90Allow RTS messages to be sent before the arrival of the
91initial route table. Calls to RTS (heart beat responses)
92prior to the initial route table load could cause a crash if
93a framework blindly assumes that RTS is valid. (RIC-589)
94
95
96
E. Scott Daniels6b036952020-06-22 16:25:31 -0400972020 June 22; version 4.1.2
98---------------------------
99
100Fix typo in RIC Message header file.
101
102Add document for message type constants and the scripts which
103generate them.
104
E. Scott Daniels3bcb5b12020-06-12 10:40:19 -0400105
106
E. Scott Danielsaedf8c62020-06-22 08:07:28 -04001072020 June 22; version 4.1.1
108---------------------------
109
E. Scott Daniels6b036952020-06-22 16:25:31 -0400110Add new message types to RIC header file for
E. Scott Danielsaedf8c62020-06-22 08:07:28 -0400111 RIC_ALARM (110)
112 RIC_ALARM_QUERY (111)
113 RIC_METRICS (120)
114 RAN_E2_RESET_REQ (12008)
115 RAN_E2_RESET_RESP (12009)
E. Scott Daniels6b036952020-06-22 16:25:31 -0400116
E. Scott Danielsaedf8c62020-06-22 08:07:28 -0400117
118
1192020 June 18; version 4.1.0
120---------------------------
121
E. Scott Daniels6b036952020-06-22 16:25:31 -0400122Bump version minor to move away from 4.0.* which will bump
123for any patches applied back to bronze.
124
125Add magic C++ goo to symtab header file allowing C++ xAPPs to
126use the symbol table directly.
127
E. Scott Danielsaedf8c62020-06-22 08:07:28 -0400128
129
E. Scott Daniels3bcb5b12020-06-12 10:40:19 -0400130Bronze Release
131==============
132
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400133
134
1352020 May 06; version 4.0.5
136--------------------------
137
E. Scott Daniels6b036952020-06-22 16:25:31 -0400138Fix the bug in SI95 receive message management semaphore
139count issue. (RIC-355)
140
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400141
142
1432020 April 29; version 4.0.4
144----------------------------
145
E. Scott Daniels6b036952020-06-22 16:25:31 -0400146Fix the traffic steering message type constants (again)
147(RIC-342)
148
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400149
150
1512020 April 28; version 4.0.3
152----------------------------
153
E. Scott Daniels6b036952020-06-22 16:25:31 -0400154Fix sonar flagged bugs (RIC-78)
155
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400156
157
1582020 April 24; version 4.0.2
159----------------------------
160
E. Scott Daniels6b036952020-06-22 16:25:31 -0400161Correct bug in SI95 transport header length validation
162(RIC-341)
163
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400164
165
1662020 April 22; version 4.0.1
167----------------------------
168
E. Scott Daniels6b036952020-06-22 16:25:31 -0400169Correct message type constant for Traffic Steering
170predication (RIC-342)
171
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400172
173
1742020 April 21; version 4.0.0
175----------------------------
176
E. Scott Daniels6b036952020-06-22 16:25:31 -0400177The NNG based libraries are no longer included in the RMR
178packages. This is considered a breaking change as NNG will
179not be supported by default. It is still possible to build
180with RMR-NNG libraries, but that is the exception. The API
181between 3.8.2 and 4.0.0 is the SAME. Upgrading to 4.0.0 only
182means that the underlying transport mechanism is limited only
183to SI95.
184
185The rmr_rcv_specific() function has been deprecated as it was
186necessary only for NNG and Nanomsg support. Its use should be
187discontinued.
188
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400189
190
1912020 April 20; version 3.8.2
192----------------------------
193
E. Scott Daniels6b036952020-06-22 16:25:31 -0400194Fix bug which was preventing an instance receiving dynamic
195route table updates. (RIC-336)
196
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400197
198
1992020 April 20; version 3.8.1
200----------------------------
201
E. Scott Daniels6b036952020-06-22 16:25:31 -0400202Add user guide which replaces the concatenation of man pages
203(RIC-328)
204
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400205
206
2072020 April 17; version 3.8.0
208----------------------------
209
E. Scott Daniels6b036952020-06-22 16:25:31 -0400210Add safe connect to avoid potential connect bug on Linux
211(RIC-332)
212
213Change debugging in route table collector to avoid possible
214segment fault when in level 2 debug (RIC-335)
215
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400216
217
2182020 April 15; version 3.7.4
219----------------------------
220
E. Scott Daniels6b036952020-06-22 16:25:31 -0400221Add missing message type to header file (RIC-334)
222
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400223
224
2252020 April 14; version 3.7.3
226----------------------------
227
E. Scott Daniels6b036952020-06-22 16:25:31 -0400228Fix bug in rmr_call() when using SI95 (RIC-333)
229
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400230
231
2322020 April 10; version 3.7.2
233----------------------------
234
E. Scott Daniels6b036952020-06-22 16:25:31 -0400235Fix bug related to static route table only mode (RIC-331)
236
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400237
238
2392020 April 9; version 3.7.1
240---------------------------
241
E. Scott Daniels6b036952020-06-22 16:25:31 -0400242The max length restriction for receiving messages when using
243SI95 has been removed. The length supplied during
244initialisation is used as the "normal maximum" and default
245buffer allocation size, but messages arriving which are
246larger are accepted. (RIC-309)
247
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400248
249
2502020 April 7; version 3.7.0
251---------------------------
252
E. Scott Daniels6b036952020-06-22 16:25:31 -0400253The health check support programme was renamed to rmr_probe
254(RIC-308).
255
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400256
257
2582020 April 6; version 3.6.6
259---------------------------
260
E. Scott Daniels6b036952020-06-22 16:25:31 -0400261Correct bug in SI95 address conversion module (RIC-327)
262Correct bug in SI initialisation module
263
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400264
265
2662020 April 2; version 3.6.5
267---------------------------
268
E. Scott Daniels6b036952020-06-22 16:25:31 -0400269Correct potential nil pointer use when examining interfaces
270for use as a listen target (RIC-307)
271
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400272
273
2742020 April 1; version 3.6.4
275---------------------------
276
E. Scott Daniels6b036952020-06-22 16:25:31 -0400277Correct potential nil pointer use in the NNG interface
278(RIC-303) Correct issue preventing CI build without a
279container
280
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400281
282
2832020 March 30; version 3.6.3
284----------------------------
285
E. Scott Daniels6b036952020-06-22 16:25:31 -0400286Correct the max receive message size constant in rmr.h
287(RIC-301)
288
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400289
290
2912020 March 23; version 3.6.2
292----------------------------
293
E. Scott Daniels6b036952020-06-22 16:25:31 -0400294Fix message initialisation bug when pulling a message from
295the pool (RIC-295)
296
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400297
298
2992020 March 19; version 3.6.1
300----------------------------
301
E. Scott Daniels6b036952020-06-22 16:25:31 -0400302Fix problem with RPM package install
303
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400304
305
3062020 March 18; version 3.6.0
307----------------------------
308
E. Scott Daniels6b036952020-06-22 16:25:31 -0400309Add message types to support traffic steering
310
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400311
312
3132020 March 16; version 3.5.2
314----------------------------
315
E. Scott Daniels6b036952020-06-22 16:25:31 -0400316Correct bug in the meid table parser that prevented the
317ack/nack of meid tables (RIC-273)
318
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400319
320
3212020 March 10; version 3.5.1
322----------------------------
323
E. Scott Daniels6b036952020-06-22 16:25:31 -0400324Add missing health check message types.
325
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400326
327
3282020 March 9; version 3.5.0
329---------------------------
330
E. Scott Daniels6b036952020-06-22 16:25:31 -0400331Added new wormhole send function: rmr_wh_call().
332
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400333
334
3352020 March 6; version 3.4.0
336---------------------------
337
E. Scott Daniels6b036952020-06-22 16:25:31 -0400338Add new wormhole state function: rmr_wh_state().
339
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400340
341
3422020 March 5; Version 3.3.1
343---------------------------
344
E. Scott Daniels6b036952020-06-22 16:25:31 -0400345Correct several "bugs" identified by automatic code analysis.
346
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400347
348
3492020 March 4; Version 3.3.0
350---------------------------
351
E. Scott Daniels6b036952020-06-22 16:25:31 -0400352Add SI95 based unit testing Health check support binary added
353(reason for minor bump)
354
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400355
356
3572020 February 26; version 3.2.5
358-------------------------------
359
E. Scott Daniels6b036952020-06-22 16:25:31 -0400360Fix source address bug in SI95 receive/send funcitons. Fix
361threading issues involving session disconnection in SI95
362Remove unused SI95 status variable.
363
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400364
365
3662020 February 24; version 3.2.4
367-------------------------------
368
E. Scott Daniels6b036952020-06-22 16:25:31 -0400369Fix meid bug (RIC-220) causing core dump.
370
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400371
372
3732020 February 21; version 3.2.3
374-------------------------------
375
E. Scott Daniels6b036952020-06-22 16:25:31 -0400376Add meid routing support to the SI95 interface.
377
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400378
379
3802020 February 20; version 3.2.2
381-------------------------------
382
E. Scott Daniels6b036952020-06-22 16:25:31 -0400383Fix receive thread related core dump (ring early unlock).
384
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400385
386
3872020 February 19; version 3.2.1
388-------------------------------
389
E. Scott Daniels6b036952020-06-22 16:25:31 -0400390Added missing message types (E2-Setup)
391
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400392
393
3942020 February 18; version 3.2.0
395-------------------------------
396
E. Scott Daniels6b036952020-06-22 16:25:31 -0400397Added support for new Route Manager and it's ability to
398accept a request for table update.
399
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400400
401
4022020 February 14; version 3.1.3
403-------------------------------
404
E. Scott Daniels6b036952020-06-22 16:25:31 -0400405Fix bug in SIsend which was causing a core dump in some cases
406where the application attempted to send on a connection that
407had disconnected. (RIC-207).
408
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400409
410
4112020 February 6; version 3.1.2
412------------------------------
413
E. Scott Daniels6b036952020-06-22 16:25:31 -0400414Fix disconnection detection bug in interface to SI95.
415
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400416
417
4182020 January 31; verison 3.1.1
419------------------------------
420
E. Scott Daniels6b036952020-06-22 16:25:31 -0400421Allow route table thread logging to be completely disabled
422when logging is turned off.
423
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400424
425
4262020 January 26; verison 3.1.0
427------------------------------
428
E. Scott Daniels6b036952020-06-22 16:25:31 -0400429First step to allowing the user programme to control messages
430written to standard error. Introduces the rmr_set_vlevel()
431function, and related environment variable.
432
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400433
434
4352020 January 24; verison 3.0.5
436------------------------------
437
E. Scott Daniels6b036952020-06-22 16:25:31 -0400438Fix bug in SI95 with receive buffer allocation.
439
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400440
441
4422020 January 23; verison 3.0.4
443------------------------------
444
E. Scott Daniels6b036952020-06-22 16:25:31 -0400445Fix bug in SI95 causing excessive CPU usage on poll.
446
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400447
448
4492020 January 22; verison 3.0.3
450------------------------------
451
E. Scott Daniels6b036952020-06-22 16:25:31 -0400452Enable thread support for multiple receive threads.
453
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400454
455
4562020 January 21; verison 3.0.2
457------------------------------
458
E. Scott Daniels6b036952020-06-22 16:25:31 -0400459Fix bug in SI95 (missing reallocate payload function).
460
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400461
462
4632020 January 20; verison 3.0.1
464------------------------------
465
E. Scott Daniels6b036952020-06-22 16:25:31 -0400466Enable support for dynamic route table updates via RMR
467session.
468
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400469
470
4712020 January 16; version 3.0.0
472------------------------------
473
E. Scott Daniels6b036952020-06-22 16:25:31 -0400474Introduce support for SI95 transport library to replace NNG.
475(RMR library versions will use leading odd numbers to avoid
476tag collisions with the wrapper tags which will use even
477numbers.)
478
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400479
480
4812019 December 9; version 1.13.1
482-------------------------------
483
E. Scott Daniels6b036952020-06-22 16:25:31 -0400484Correct documentation and missing rel-notes update for RTD.
485
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400486
487
4882019 December 6; version 1.13.0
489-------------------------------
490
E. Scott Daniels6b036952020-06-22 16:25:31 -0400491Add ability to route messages based on the MEID in a message
492combined with the message type/subscription-ID.
493
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400494
495
E. Scott Daniels3bcb5b12020-06-12 10:40:19 -0400496Amber Release
497=============
498
499
500
5012019 November 14; version 1.11.1
502--------------------------------
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400503
E. Scott Daniels6b036952020-06-22 16:25:31 -0400504Fix bug in payload reallocation function; correct length of
505payload was not always copied.
506
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400507
508
5092019 November 13; version 1.12.1
510--------------------------------
511
E. Scott Daniels6b036952020-06-22 16:25:31 -0400512New message type constants added to support A1.
513
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400514
515
E. Scott Daniels3bcb5b12020-06-12 10:40:19 -04005162019 November 4; version 1.11.0
517-------------------------------
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400518
E. Scott Daniels6b036952020-06-22 16:25:31 -0400519Version bump to move away from the 1.10.* to distinguish
520between release A and the trial.
521
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400522
523
5242019 November 7; version 1.12.0
525-------------------------------
526
E. Scott Daniels6b036952020-06-22 16:25:31 -0400527Version cut to support continued development for next release
528preserving the 1.11.* versions for release 1 (Amber) and
529related fixes.
530
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400531
532
5332019 October 31; version 1.10.2
534-------------------------------
535
E. Scott Daniels6b036952020-06-22 16:25:31 -0400536Provide the means to increase the payload size of a received
537message without losing the data needed to use the
538rmr_rts_msg() funciton.
539
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400540
541
5422019 October 21; version 1.10.1
543-------------------------------
544
E. Scott Daniels6b036952020-06-22 16:25:31 -0400545Fix to prevent null message buffer from being returned by the
546timeout receive function if the function is passed one to
547reuse.
548
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400549
550
5512019 October 21; version 1.10.1
552-------------------------------
553
E. Scott Daniels6b036952020-06-22 16:25:31 -0400554Add periodic dump of send count info to stderr.
555
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400556
557
5582019 September 27; version 1.9.0
559--------------------------------
560
E. Scott Daniels6b036952020-06-22 16:25:31 -0400561Python bindings added receive all queued function and
562corrected a unit test
563
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400564
565
5662019 September 25; version 1.8.3
567--------------------------------
568
E. Scott Daniels6b036952020-06-22 16:25:31 -0400569Correct application level test issue causing timing problems
570during jenkins verification testing at command and merge
571
572Handle the NNG connection shutdown status which may now be
573generated when a connection throug a proxy is reset.
574
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400575
576
5772019 September 25; version 1.8.2
578--------------------------------
579
E. Scott Daniels6b036952020-06-22 16:25:31 -0400580Correct bug in rmr_torcv_msg() when timeout set to zero (0).
581
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400582
583
5842019 September 19; version 1.8.1
585--------------------------------
586
E. Scott Daniels6b036952020-06-22 16:25:31 -0400587Correct missing constant for wrappers.
588
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400589
590
5912019 September 19; version 1.8.0
592--------------------------------
593
E. Scott Daniels6b036952020-06-22 16:25:31 -0400594New message types added:
E. Scott Danielsaedf8c62020-06-22 08:07:28 -0400595 RAN_CONNECTED, RAN_RESTARTED, RAN_RECONFIGURED
E. Scott Daniels6b036952020-06-22 16:25:31 -0400596
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400597
598
5992019 September 17; version 1.7.0
600--------------------------------
601
E. Scott Daniels6b036952020-06-22 16:25:31 -0400602Initial connection mode now defaults to asynchronous. Set
603RMR_ASYNC_CONN=0 in the environment before rmr_init() is
604invoked to revert to synchronous first TCP connections.
605(Recovery connection attempts have always been asynchronous).
606
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400607
608
6092019 September 3; version 1.6.0
610-------------------------------
611
E. Scott Daniels6b036952020-06-22 16:25:31 -0400612Fix bug in the rmr_rts_msg() function. If a return to sender
613message failed, the source IP address was not correctly
614adjusted and could cause the message to be "reflected" back
615to the sender on a retry.
616
617Added the ability to set the source "ID" via an environment
618var (RMR_SRC_ID). When present in the environment, the string
619will be placed in to the message header as the source and
620thus be used by an application calling rmr_rts_smg() to
621return a response to the sender. If this environment variable
622is not present, the host name (original behaviour) is used.
623
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400624
625
6262019 August 26; version 1.4.0
627-----------------------------
628
E. Scott Daniels6b036952020-06-22 16:25:31 -0400629New message types were added.
630
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400631
632
6332019 August 16; version 1.3.0
634-----------------------------
635
E. Scott Daniels6b036952020-06-22 16:25:31 -0400636New mesage types added.
637
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400638
639
6402019 August 13; version 1.2.0 (API change, non-breaking)
641--------------------------------------------------------
642
E. Scott Daniels6b036952020-06-22 16:25:31 -0400643The function rmr_get_xact() was added to proide a convenient
644way to extract the transaction field from a message.
645
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400646
647
6482019 August 8; version 1.1.0 (API change)
649-----------------------------------------
650
E. Scott Daniels6b036952020-06-22 16:25:31 -0400651This change should be backward compatable/non-breaking A new
652field has been added to the message buffer (rmr_mbuf_t). This
653field (tp_state) is used to communicate the errno value that
654the transport mechanism might set during send and/or receive
655operations. C programmes should continue to use errno
656directly, but in some environments wrappers may not be able
657to access errno and this provides the value to them. See the
658rmr_alloc_msg manual page for more details.
659
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400660
661
6622019 August 6; version 1.0.45 (build changes)
663---------------------------------------------
664
E. Scott Daniels6b036952020-06-22 16:25:31 -0400665Support for the Nanomsg transport library has been dropped.
E. Scott Danielsaedf8c62020-06-22 08:07:28 -0400666 The library librmr.* will no longer be included in packages.
E. Scott Daniels6b036952020-06-22 16:25:31 -0400667
668Packages will install RMR libraries into the system preferred
E. Scott Danielsaedf8c62020-06-22 08:07:28 -0400669 target directory. On some systems this is /usr/local/lib
670 and on others it is /usr/local/lib64. The diretory is
671 determined by the sytem on which the package is built and
672 NOT by the system installing the package, so it's possible
673 that the RMR libraries end up in a strange location if the
674 .deb or .rpm file was generated on a Linux flavour that
675 has a different preference than the one where the package
676 is installed.
E. Scott Daniels6b036952020-06-22 16:25:31 -0400677
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400678
679
6802019 August 6; version 1.0.44 (API change)
681------------------------------------------
682
E. Scott Daniels6b036952020-06-22 16:25:31 -0400683Added a new message type constant.
684
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400685
686
6872019 July 15; Version 1.0.39 (bug fix)
688--------------------------------------
689
E. Scott Daniels6b036952020-06-22 16:25:31 -0400690Prevent unnecessary usleep in retry loop.
691
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400692
693
6942019 July 12; Version 1.0.38 (API change)
695-----------------------------------------
696
E. Scott Daniels6b036952020-06-22 16:25:31 -0400697Added new message types to RIC_message_types.h.
698
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400699
700
7012019 July 11; Version 1.0.37
702----------------------------
703
E. Scott Daniels6b036952020-06-22 16:25:31 -0400704
705librmr and librmr_nng
E. Scott Danielsaedf8c62020-06-22 08:07:28 -0400706 - Add message buffer API function rmr_trace_ref()
707 (see rmr_trace_ref.3 manual page in dev package).
E. Scott Daniels6b036952020-06-22 16:25:31 -0400708
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400709
710
7112020 April 8; Version n/a
712-------------------------
713
E. Scott Daniels6b036952020-06-22 16:25:31 -0400714RMR Python moved to Python Xapp Framework
715(https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/xapp-frame-py)
716
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400717
718
7192020 February 29; Version 2.4.0
720-------------------------------
721
E. Scott Daniels6b036952020-06-22 16:25:31 -0400722Add consolidated testing under CMake Add support binary for
723health check (SI95 only)
724
E. Scott Danielsa3a121c2020-05-06 09:07:08 -0400725
726
7272020 February 28; Version 2.3.6
728-------------------------------
729
E. Scott Daniels6b036952020-06-22 16:25:31 -0400730Fix bug in Rt. Mgr comm which prevented table ID from being
731sent on ack message (RIC-232).