Releases: BlackBeltTechnology/judo-runtime-core
Releases · BlackBeltTechnology/judo-runtime-core
v1.0.6.20241021_165328_f558ada8_develop
JNG-5778 Inherited field filter count throws sql error (#210) [2024-10-21 02:30:28 +0200] Fixing multiple cardinality count filter [2024-10-20 16:09:42 +0200] JNG-5778 Add missing ancestor joind on count
v1.0.6.20241015_125315_84fed0cc_develop
JNG-5722 Transient range on View throw backend error (#209) * not search for reference if the instance id is not null and the reference is static
v1.0.6.20240924_142812_d2d60e4c_develop
- no changes
v1.0.6.20240923_102418_0dad6b85_develop
- no changes
v1.0.6.20240907_041736_a9e56097_develop
- no changes
v1.0.6.20240906_103504_9848e0f9_develop
- no changes
v1.0.6.20240817_041310_c25b004b_develop
- no changes
v1.0.6.20240816_102146_f3fc5fd7_develop
JNG-5879 Eliminate rest of the optional type (#207) * JNG-5879 [Release] Updating versions
v1.0.6.20240807_160904_472d7c55_develop
JNG-5870 Eliminate the Optional Transfer Object Type (#206) * remove comment
v1.0.6.20240731_193910_2e25ec1b_develop
JNG-5872 Filtering for negative numbers causes runtime exception (#205) * Add IntegerOppositeTranslator and DecimalOppositeTranslator