Skip to content

Releases: BlackBeltTechnology/judo-runtime-core

v1.0.6.20241021_165328_f558ada8_develop

21 Oct 16:59
f558ada
Compare
Choose a tag to compare
Pre-release
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

15 Oct 12:59
84fed0c
Compare
Choose a tag to compare
Pre-release
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

24 Sep 14:32
Compare
Choose a tag to compare
Pre-release
  • no changes

v1.0.6.20240923_102418_0dad6b85_develop

23 Sep 10:28
Compare
Choose a tag to compare
Pre-release
  • no changes

v1.0.6.20240907_041736_a9e56097_develop

07 Sep 04:21
Compare
Choose a tag to compare
Pre-release
  • no changes

v1.0.6.20240906_103504_9848e0f9_develop

06 Sep 10:39
Compare
Choose a tag to compare
Pre-release
  • no changes

v1.0.6.20240817_041310_c25b004b_develop

17 Aug 04:17
Compare
Choose a tag to compare
Pre-release
  • no changes

v1.0.6.20240816_102146_f3fc5fd7_develop

16 Aug 10:26
f3fc5fd
Compare
Choose a tag to compare
Pre-release
JNG-5879 Eliminate rest of the optional type (#207)


* JNG-5879 [Release] Updating versions

v1.0.6.20240807_160904_472d7c55_develop

07 Aug 16:13
472d7c5
Compare
Choose a tag to compare
Pre-release
JNG-5870 Eliminate the Optional Transfer Object Type (#206)



* remove comment

v1.0.6.20240731_193910_2e25ec1b_develop

31 Jul 19:43
2e25ec1
Compare
Choose a tag to compare
Pre-release
JNG-5872 Filtering for negative numbers causes runtime exception (#205)


* Add IntegerOppositeTranslator and DecimalOppositeTranslator