Skip to content

Releases: jmmorato/openddsharp

v3.250.2

27 Oct 12:28
Compare
Choose a tag to compare

OpenDDSharp v3.250.2

  • [feature] Updated to OpenDDS v3.25.0 using TAO 3
  • [feature] JSON samples serialization
  • [feature] Link native libraries with RPATH
  • [fix] Fixed IDL include pre-processor issues
  • [fix] Fixed whitespaces issue in cmake argument call
  • [breaking] Removed Standard suffix from OpenDDSharp NuGet projects
  • [breaking] Implemented dispose pattern in Listeners
  • [breaking] Implemented dispose pattern in Listeners

OpenDDSharp v0.8.23023.106

24 Jan 17:52
2d0cace
Compare
Choose a tag to compare
  • [fix] Added TAO_Valuetype library dependency #135
  • [fix] Added TAO_Valuetype dependency to the code generator #136
  • [fix] Fixed LookupDataReader and LookupDataWriter #138
  • [feature] Update OpenDDS v3.23.0 #141

OpenDDSharp v0.8.22297.100

27 Oct 11:13
f73b3fe
Compare
Choose a tag to compare
  • Update to OpenDDS 3.22
  • Fixed dotnet template preprocessor directives
  • Fixed issue with the FindTopic received pointer
  • Changed calling convention to Cdecl
  • Marshal char and wchar fields as unsigned int

OpenDDSharp v0.8.22127.96

12 May 17:01
1f47d9f
Compare
Choose a tag to compare
  • Added support for linux-x64 and osx-x64
  • Migrated to OpenDDS 3.20
  • Completed API wrapper
  • Data representation QoS policy implementation

OpenDDSharp v0.8.22111.86-beta

22 Apr 07:28
4e568ea
Compare
Choose a tag to compare
Pre-release

Fixed copy of libOpenDDS_Rtps.so to the build folder

OpenDDSharp 0.8.22107.85-beta

18 Apr 07:08
Compare
Choose a tag to compare
Pre-release

Version 0.8.22107.85-beta

Pre-release version for the netstandard wrapper

OpenDDSharp 0.7.21141.15

26 May 04:42
a1f5f70
Compare
Choose a tag to compare

Version 0.7.21141.15

Bug Fixes

  • Fixed bug in code generation package and Visual Studio extension included in the last version due to the migration to OpenDDS v3.16

OpenDDSharp 0.7.21124.11

05 May 05:01
b1cd0ed
Compare
Choose a tag to compare

Version 0.7.21124.11

New Features

  • Updated to OpenDDS v3.16
  • Implemented cleaning target and ensure code generation is triggered when an IDL file is changed

Bug Fixes

  • Fixed issue getting the built-in subscriber

Breaking Changes

  • IDL project need to be regenerated with the last version of the template to be compatible with v0.7.21124.11

OpenDDSharp v0.5.0

18 Sep 12:22
Compare
Choose a tag to compare

Version 0.5.0

New Features

  • Updated to OpenDDS v3.14
  • Visual Studio 2019 support
  • Updated to .NET Framework v4.7.2
  • Implemented ParticipantBuiltinTopicDataDataReader class
  • Implemented TopicBuiltinTopicDataDataReader class
  • Implemented PublicationBuiltinTopicDataDataReader class
  • Implemented SubsriptionBuiltinTopicDataDataReader class

OpenDDSharp v0.4.1

24 Mar 10:45
Compare
Choose a tag to compare

Version 0.4.1

New Features

  • Build scripts and patches adapted to compile with OpenDDS v3.13.1
  • WpfShapeDemo: Fixed RTI shape coordinates compatibility and prepared to work with other vendors

Breaking Changes

  • The calls to the ACE::init/fini are not called anymore by the ParticipantService and must be called via OpenDDSharp.Ace.Init/Finit method

Bug Fixes

  • Fixed memory leak in the Write method when using sequences