Releases: BlackBeltTechnology/judo-runtime-core
Releases · BlackBeltTechnology/judo-runtime-core
v1.0.6.20250211_143753_e73f313c_develop
- no changes
v1.0.6.20250211_142419_829f7203_develop
update versions (#233)
v1.0.6.20250206_104945_1a52e253_develop
JNG-6148 Request Parameters Support (#232) * JNG-6148 Request Parameters Support * Fixing null handling
v1.0.6.20250204_121216_c035a21a_develop
JNG-6138 Duplicate reference deletion in a junction table (#231) * also check for single relation the duplicated id removes * filter out the duplicated junction table refenreces
v1.0.6.20250121_041727_a7ed3b10_develop
- no changes
v1.0.6.20250120_143103_dff27afc_develop
JNG-6082 Refactor required validation and default value processing (#…
v1.0.6.20250113_182119_c60b40e4_develop
JNG-6025 BreakRecursion (#230) * JNG-6025 Break recursive query * add rdbmsDaoMaximumRecursionCount default parameter * add try finally block --------- Co-authored-by: Robert Csakany <csakany.robert@gmail.com>
v1.0.6.20250108_115741_c8a3626a_develop
JNG-6078 PayloadValidator throws an error for relations with the defa…
v1.0.6.20250107_191013_98013fb2_develop
JNG-5943 Fix aggregated self expression on runtime (#227) [2025-01-07 15:58:29 +0100] bence.gelei: log debug [2025-01-07 11:49:08 +0100] bence.gelei: QoL 2 [2025-01-07 11:29:32 +0100] bence.gelei: QoL [2025-01-06 18:19:33 +0100] bence.gelei: check if transfer contains relation in meta level [2025-01-06 18:03:59 +0100] bence.gelei: JNG-5943 Initial feature commit
v1.0.6.20241217_220102_5a39e7f9_develop
JNG-5632 Newer version of keycloak gives 302 (Redirect). For availabi…