Skip to content

v2.1.24.2

Latest

Choose a tag to compare

@diejdablju diejdablju released this 14 Jul 13:22
· 1 commit to main since this release
28a0a8a

What's new in RuleKit version 2.1.24.2?

  • Fix problem with new JPype1 version, which was causing problems. New JPype1 1.6.0 was released 07.07 and after that some of the unit tests stopped working throwing error: C [_jpype.cpython-313-x86_64-linux-gnu.so+0x7653b] JPTypeManager::findClassByName(std::string const&)+0x3b
    Configuration in setup.py was changed from ‘JPype1>=1.5.0’ to ‘JPype1==1.5.2’ so that the latest working version would install

Full Changelog: v2.1.24.1...v2.1.24.2