Skip to content

Commit

Permalink
Release notes for v1.9.4 (#78)
Browse files Browse the repository at this point in the history
* Refs #7291. Release notes for v1.9.4

* Refs #7291. Fixing mispellings.
  • Loading branch information
MiguelCompany committed Jan 15, 2020
1 parent 0100f5c commit 2da7cb3
Showing 1 changed file with 31 additions and 5 deletions.
36 changes: 31 additions & 5 deletions docs/notes.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,38 @@
Version 1.9.3
Version 1.9.4
=============

This release adds the following features:

* Intra-process delivery mechanism is now active by default.
* Synchronous writers are now allowed to send fragments.
* New memory mode DYNAMIC_RESERVE on history pool.
* Performance tests can now be run on Windows and Mac.

It also includes the following bug fixes and improvements:

* Bump to FastCDR v1.0.12.
* Bump to Fast-RTPS-Gen v1.0.3.
* Fixed deadlock between PDP and StatefulReader.
* Improved CPU usage and allocations on timed events management.
* Performance improvements on reliable writers.
* Fixing bugs when Intra-process delivery is activated.
* Reducing dynamic allocations and memory footprint.
* Improvements and fixes on performance tests.
* Other minor bug fixes and improvements.

**Note:** If you are upgrading from a version older than 1.7.0, it is **required** to regenerate generated source
from IDL files using *fastrtpsgen*.


Previous versions
-----------------


Version 1.9.3
^^^^^^^^^^^^^

This release adds the following features:

* Participant discovery filtering flags.
* Intra-process delivery mechanism opt-in.

Expand All @@ -26,10 +56,6 @@ It also includes the following bug fixes and improvements:
from IDL files using *fastrtpsgen*.


Previous versions
-----------------


Version 1.9.2
^^^^^^^^^^^^^

Expand Down

0 comments on commit 2da7cb3

Please sign in to comment.