1
1
.. _release_notes :
2
2
3
- #############
4
- Release Notes
3
+ Version 2.0.0
5
4
#############
6
5
7
- .. TODO uncomment when there are forthcoming notes
8
- .. .. include:: forthcoming_version.rst
6
+ This release includes the following **new features **:
9
7
10
- Version 1.1.0
11
- #############
8
+ * Get IDL type definition of a topic.
12
9
13
10
This release includes the following **updates **:
14
11
15
- * Use Fast DDS builtin transports by default.
16
- * Regenerate types with Fast DDS-Gen v3.3.0.
17
- * Bump ``gitpython `` dependency for documentation.
18
- * Include SustainML nodes as recognized app.
19
- * Relocate statistics topics static map.
20
-
21
- This release includes the following **bugfixes **:
22
-
23
- * Fix build error when log info enabled
24
-
12
+ * Update to Fast DDS v3.0.1.
13
+ * Regenerate types with Fast DDS-Gen v4.0.1.
14
+ * Remove datasharing directory info from monitor GUI.
25
15
26
16
This release includes the following **dependencies update **:
27
17
@@ -33,30 +23,30 @@ This release includes the following **dependencies update**:
33
23
- Old Version
34
24
- New Version
35
25
* - Foonathan Memory Vendor
36
- - `eProsima/foonathan_memory_vendor <https://github.com/eProsima/foonathan_memory_vendor >`_
37
- - `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1 >`_
38
- - `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1 >`_
26
+ - `eProsima/foonathan_memory_vendor <https://github.com/eProsima/foonathan_memory_vendor >`__
27
+ - `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1 >`__
28
+ - `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1 >`__
39
29
* - Fast CDR
40
- - `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR >`_
41
- - `v2.1.2 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.1.2 >`_
42
- - `v2.2.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.0 >`_
30
+ - `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR >`__
31
+ - `v2.2.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.0 >`__
32
+ - `v2.2.4 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.4 >`__
43
33
* - Fast DDS
44
- - `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS >`_
45
- - `v2.13 .0 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.13 .0 >`_
46
- - `v2.14.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.14.0 >`_
34
+ - `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS >`__
35
+ - `v2.14 .0 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.14 .0 >`__
36
+ - `v3.0.1 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.0.1 >`__
47
37
* - Fast DDS Gen
48
- - `eProsima/Fast-DDS-Gen <https://github.com/eProsima/Fast-DDS-Gen >`_
49
- - `v3.0 .0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.0 .0 >`__
50
- - `v3.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.0 >`_
38
+ - `eProsima/Fast-DDS-Gen <https://github.com/eProsima/Fast-DDS-Gen >`__
39
+ - `v3.3 .0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3 .0 >`__
40
+ - `v4.0.1 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.0.1 >`__
51
41
* - IDL Parser
52
- - `eProsima/IDL-Parser <https://github.com/eProsima/IDL-Parser.git >`_
53
- - `v1.7.2 <https://github.com/eProsima/IDL-Parser/releases/tag/v1.7.2 >`_
42
+ - `eProsima/IDL-Parser <https://github.com/eProsima/IDL-Parser.git >`__
54
43
- `v3.0.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v3.0.0 >`__
55
-
44
+ - ` v4.0.1 < https://github.com/eProsima/IDL-Parser/releases/tag/v4.0.1 >`__
56
45
57
46
Previous versions
58
47
#################
59
48
49
+ .. include :: previous_versions/v1.1.0.rst
60
50
.. include :: previous_versions/v1.0.0.rst
61
51
.. include :: previous_versions/v0.11.0.rst
62
52
.. include :: previous_versions/v0.10.0.rst
0 commit comments