Skip to content

Commit

Permalink
Address missing release notes changes
Browse files Browse the repository at this point in the history
Signed-off-by: Raúl <[email protected]>
  • Loading branch information
rsanchez15 committed Sep 16, 2024
1 parent 1d5ff92 commit e302db9
Showing 1 changed file with 2 additions and 48 deletions.
50 changes: 2 additions & 48 deletions docs/rst/notes/notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This release includes the following **new features**:
This release includes the following **updates**:

* Update to Fast DDS v3.0.1.
* Regenerate types with Fast DDS-Gen v4.1.0.
* Regenerate types with Fast DDS-Gen v4.0.1.
* Remove datasharing directory info from monitor GUI.

This release includes the following **dependencies update**:
Expand Down Expand Up @@ -43,56 +43,10 @@ This release includes the following **dependencies update**:
- `v3.0.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v3.0.0>`__
- `v4.0.1 <https://github.com/eProsima/IDL-Parser/releases/tag/v4.0.1>`__

Version 1.1.0
#############

This release includes the following **updates**:

* Use Fast DDS builtin transports by default.
* Regenerate types with Fast DDS-Gen v3.3.0.
* Bump ``gitpython`` dependency for documentation.
* Include SustainML nodes as recognized app.
* Relocate statistics topics static map.

This release includes the following **bugfixes**:

* Fix build error when log info enabled


This release includes the following **dependencies update**:

.. list-table::
:header-rows: 1

* -
- Repository
- Old Version
- New Version
* - Foonathan Memory Vendor
- `eProsima/foonathan_memory_vendor <https://github.com/eProsima/foonathan_memory_vendor>`_
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`_
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`_
* - Fast CDR
- `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR>`_
- `v2.1.2 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.1.2>`_
- `v2.2.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.0>`_
* - Fast DDS
- `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS>`_
- `v2.13.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.13.0>`_
- `v2.14.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.14.0>`_
* - Fast DDS Gen
- `eProsima/Fast-DDS-Gen <https://github.com/eProsima/Fast-DDS-Gen>`_
- `v3.0.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.0.0>`__
- `v3.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.0>`_
* - IDL Parser
- `eProsima/IDL-Parser <https://github.com/eProsima/IDL-Parser.git>`_
- `v1.7.2 <https://github.com/eProsima/IDL-Parser/releases/tag/v1.7.2>`_
- `v3.0.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v3.0.0>`__


Previous versions
#################

.. include:: previous_versions/v1.1.0.rst
.. include:: previous_versions/v1.0.0.rst
.. include:: previous_versions/v0.11.0.rst
.. include:: previous_versions/v0.10.0.rst
Expand Down

0 comments on commit e302db9

Please sign in to comment.