Skip to content

Commit

Permalink
Bump to v3.0.0 (#130)
Browse files Browse the repository at this point in the history
* Refs #21366: Remove warning about new release

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #21366: Bump to v3.0.0

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #21366: Add words to spelling wordlist

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #21366: Add missing PRs and update from italic to code highlighting

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

* Refs #21366: Fix Release notes Index toctree

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Co-authored-by: JesusPoderoso <jesuspoderoso@eprosima.com>
  • Loading branch information
elianalf and JesusPoderoso authored Aug 27, 2024
1 parent 03c06f6 commit b1aa328
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 2 deletions.
Binary file modified README.md
Binary file not shown.
26 changes: 24 additions & 2 deletions docs/notes/notes.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,35 @@
Version 2.14.3
Version 3.0.0
==============

This release includes the following **features**:

#. Automatic ``TypeObject`` representation registration for ``DynamicTypes``.
#. Add support to select type propagation policy.

This release includes the following **improvements**:

#. Support for Fast DDS v2.14.3
#. Support to Fast DDS 3.0.x.
#. Remove ``WriterProxyData`` from public APIs.
#. ``TypeObjectRegistry`` refactor.
#. ``TopicDataType`` refactor.
#. Account for changes on RTPS writer refactor.
#. Adjust for removing all redundant headers from include/fastrtps.
#. Substitute CDRMessage private function with a simple operation.
#. Update references to ``Time_t`` and ``Duration_t``.
#. Move DR ``TypeConsistencyEnforcement`` & ``DataRepresentation`` from ``TypeConsistency`` to ``DataReaderQos``.
#. Add CDRMessage_t include.
#. Use token for CCache action.
#. Migrate fastrtps namespace to fastdds.
#. Adjust for ``const`` qualification of all data related inputs in DataWriter APIs.
#. Adjust for Fast DDS public headers migration to .hpp.
#. Improve Github CI.
#. Remove new line character at the end of ``SHAPESVERSION`` CMake variable
#. Regenerate types with Fast DDS-Gen v4

Previous versions
=================

.. include:: previous_versions/v2.14.3.rst
.. include:: previous_versions/v2.14.2.rst
.. include:: previous_versions/v2.14.1.rst
.. include:: previous_versions/v2.14.0.rst
Expand Down
6 changes: 6 additions & 0 deletions docs/notes/previous_versions/v2.14.3.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Version 2.14.3
^^^^^^^^^^^^^^

This release includes the following **improvements**:

#. Support for Fast DDS v2.14.3
6 changes: 6 additions & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CCache
centric
Centric
checkboxes
Expand All @@ -8,12 +9,17 @@ datasharing
Dialogs
enablement
eProsima
fastdds
fastrtps
Github
hpp
interoperability
Intra
intraprocess
IPv
IPv4
multicast
namespace
QoS
repos
runtime
Expand Down

0 comments on commit b1aa328

Please sign in to comment.