Releases: eProsima/Fast-DDS-python
Releases · eProsima/Fast-DDS-python
v1.1.1
17 Jan 15:09
Compare
Sorry, something went wrong.
No results found
Fast DDS python v1.1.1
This patch release includes the following improvements :
Fix redefinition of _wrap___eq__ (#77 )
Update usage of eProsima CI actions (#92 )
Support for Fast DDS v2.6.7 (#83 )
PRs in merged order:
#77 , #92 , #83
v1.4.0
20 Dec 11:35
Compare
Sorry, something went wrong.
No results found
Fast DDS Python v1.4.0
This minor release includes the following features :
Support Fast DDS' ThreadSettingsQos (#69 )
Add mirror workflow (#76 )
This release includes the following improvements :
Fix redefinition of _wrap___eq__ (#73 )
Refactor workflow to use internal CI methods (#81 )
PRs in merged order:
#69 , #73 , #76 , #81 , #80
v1.3.1
20 Nov 14:17
Compare
Sorry, something went wrong.
No results found
v1.3.1
This release includes the following features :
Support for Fast CDR v1 (#70 )
Support for IDL @optional annotated members (#66 )
This release includes the following fixes :
Export RTPS layer Time_t (#68 )
CI fixes (#65 )
PRs in merged order:
#68 , #65 , #66 , #70
v1.3.0
02 Oct 10:46
Compare
Sorry, something went wrong.
No results found
This release incluses the following features :
Support to include types as python modules (#54 )
This release includes the following improvements :
Include CONTRIBUTING (#61 )
Regenerate TypeSupport using Fast DDS-Gen v3.0.1 (#58 #54 )
Upgrade minimum dependencies version (#58 ):
PRs in merged order:
#59 , #61 , #58 , #54 , #64
v1.2.2
06 Jul 08:52
Compare
Sorry, something went wrong.
No results found
This patch release adds the following improvements :
Regenerate TypeSupport with Fast DDS-Gen v2.5.1 (#53 )
This release also includes the followinf fixes :
PRs in merged order:
#51 , #53 , #55
v1.2.1
29 Mar 08:17
Compare
Sorry, something went wrong.
No results found
This patch release adds the following improvements :
Regenerate TypeSupport with Fast DDS-Gen v2.4.0 (#48 )
PRs in merged order:
#48 , #49
v1.2.0
30 Sep 09:07
Compare
Sorry, something went wrong.
No results found
This release adds the following features :
Support for ReadConditions (#37 )
This release adds the following improvements :
Re-generate Fast DDS-Gen generated TypeSupport with Fast DDS-Gen v2.2.0 (#45 )
Improvements in CI (#40 )
PRs in merged order:
#37 , #40 , #45 , #46
v1.1.0
05 Jul 09:53
Compare
Sorry, something went wrong.
No results found
This release adds the following improvements :
Add tests for create_*_with_profile() (#21 )
Update README (#27 )
Add test for DataWriter.get_key_value() (#28 )
Add test for DataReader.lookup_instance() (#29 )
Support for DataReader.get_sample_lost_status() (#32 )
Support for DataWriter.*_w_timestamp() (#33 )
Support for SampleRejectedStatus (#33 )
This release adds the following fixes :
Fix various tests (#19 , #20 , #34 )
Fix SWIG dependency requirement (#31 )
PRs in merged order:
#19 , #20 , #21 , #27 , #28 , #29 , #31 , #32 , #33 , #34
v1.0.1
17 Mar 08:48
Compare
Sorry, something went wrong.
No results found
This patch release adds the following improvements :
CI job for Windows (#11 )
DataReader tests for reading and taking with loans (#15 )
HelloWorldExample.py is now installed under share/fastdds_python_examples/HelloWorld (#17 )
It also includes the following fixes :
Remove unnecessary dependency on libpython (#16 )
Several fixes for Windows (#11 )
PRs in merged order:
#15 , #16 , #11 , #17
v1.0.0
10 Mar 12:34
Compare
Sorry, something went wrong.
No results found
This is the fist major release of Fast DDS-Python adding the following:
Bindings for all Fast DDS DDS API (#7 , #11 , #12 )
Automated CI jobs (#13 )
PRs in merged order: #7 , #13 , #14 , #12 , #11