Skip to content

Releases: RemedyIT/r2corba

v1.7.1

01 Nov 12:20
cfc5b3f
Compare
Choose a tag to compare

What's Changed

  • Removed r2corba_devkit, not required anymore
  • Use URI.open to fix security issues
  • Support xor (^)
  • Make use of std::unique_ptr instead of ACE_Auto_Ptr to fix compile errors with ACE 7.1.2
  • Rubocop proposed changes

Full Changelog: v1.7.0...v1.7.1

v1.7.0

06 Mar 10:35
9222bbf
Compare
Choose a tag to compare

What's Changed

  • Add support for RIDL_ROOT to override the default ridl location
  • Fix runtime memory leaks
  • Fix ruby 3.2 runtime problems
  • Applied several rubocop suggestions

Full Changelog: v1.6.2...v1.7.0

v1.6.2

21 Dec 15:24
c4b17aa
Compare
Choose a tag to compare

What's Changed

  • Extend github action usage
  • r2corba now requires ruby 2.5 or newer

Full Changelog: v1.6.1...v1.6.2

v1.6.1

03 Mar 09:17
f362d52
Compare
Choose a tag to compare
  • Add support for ruby 3.1
  • Upgrade to ACE 7.0.6 and TAO 3.0.6

R2CORBA is distributed as Ruby gem

v1.6.0

11 Aug 11:41
fd62e14
Compare
Choose a tag to compare
  • Add support for ruby 3.0
  • Use ridk on Windows instead of separate MinGW installation
  • Deprecated support for ruby 2.3 and older
  • Upgrade to ACE 7.0.3 and TAO 3.0.3
  • Cleanup and simplify C++ code
  • Removed usage of separate extload library on Windows
  • Code style changes

R2CORBA is distributed as Ruby gem

v1.5.5

16 Mar 09:59
b10b990
Compare
Choose a tag to compare
  • Cleanup C++ code by using C++11 features
  • Removed workarounds for older TAO versions

R2CORBA is distributed as Ruby gem

v1.5.4

25 Jan 13:02
7254cc1
Compare
Choose a tag to compare
  • Upgrade to TAO 3
  • Fixed some compile warnings in the C++ code
  • Cleanup legacy code

R2CORBA is distributed as Ruby gem

v1.5.3

07 Oct 08:23
ffd8403
Compare
Choose a tag to compare
  • Fixed Fixnum/Bignum deprecation warnings in ruby 2.4 and newer
  • Cleanup legacy code
  • Updated ridl to v2.8.0
  • Moved CI to github actions

R2CORBA is distributed as Ruby gem

v1.5.2

04 Dec 14:29
dd0fc37
Compare
Choose a tag to compare

R2CORBA is distributed as Ruby gem