Releases: RemedyIT/r2corba
Releases · RemedyIT/r2corba
v1.7.1
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 ofACE_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
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
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
v1.6.0
- 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