Releases: eProsima/ShapesDemo
Releases · eProsima/ShapesDemo
v2.10.6
v3.1.0
v2.10.5
v3.0.1
v3.0.0
Shapes Demo v3.0.0
This release includes the following features:
- Automatic TypeObject representation registration for DynamicTypes (#134)
- Add support to select type propagation policy (#167)
This release includes the following improvements:
- Support to Fast DDS 3.0.x (#125, #127, #130, #168)
- Remove
WriterProxyData
from public APIs (#164) TypeObjectRegistry
refactor (#139)TopicDataType
refactor (#166)- Account for changes on RTPS writer refactor (#159)
- Adjust for removing all redundant headers from include/fastrtps (#133)
- Substitute CDRMessage private function with a simple operation (#136)
- Update references to
Time_t
andDuration_t
(#165) - Move DR
TypeConsistencyEnforcement
&DataRepresentation
fromTypeConsistency
toDataReaderQos
(#137) - Add CDRMessage_t include (#138)
- Use token for ccache action (#142)
- Migrate fastrtps namespace to fastdds (#141)
- Adjust for
const
qualification of all data related inputs in DataWriter APIs (#147) - Adjust for Fast DDS public headers migration to .hpp (#148)
- Improve Github CI (#150, #156, #158, #160)
- Remove new line character at the end of SHAPESVERSION cmake variable (#169)
- Regenerate types with Fast DDS-Gen v4 (#172)
PRs in merged order:
#125, #127, #131, #130, #134, #133, #136, #137, #138, #142, #139, #141, #147, #148, #150, #156, #158, #160, #159, #163, #164, #166, #165, #167, #169, #172, #168