Releases: BlackBeltTechnology/judo-runtime-core
Releases · BlackBeltTechnology/judo-runtime-core
v1.0.3.20221026_191216_a9717b62_develop
JNG-3861 Using Spring PlatformTransactionManager (#61) * Initial feature commit [ci skip] * Replacing JTA TransactionManager to Spring PlatformTransactionManager * Try to fix transaction handling * Rename back the trnasactioncall * Optimizing AlwayRollback call * Fixing transaction handling * Fixing review issues Co-authored-by: Robert Csakany <[email protected]>
v1.0.3.20221026_114007_4a57f339_develop
JNG-4188 Create method should not be generated for on abstract entiti…
v1.0.3.20221026_084852_5d8a74e6_develop
JNG-3905 Fix asString on enum (#63) * JNG-3905 Initial feature commit [ci skip] * JNG-3905 Enum asstring fixed
v1.0.3.20221024_095637_dfa24bed_develop
JNG-3900: fix time asstring (#56) Co-authored-by: bencegelei <[email protected]>
v1.0.3.20221021_212252_9e39f180_develop
[Release] Updating versions
v1.0.3.20221021_143747_0d87fa49_develop
JNG-4169 Support ilike in JSL (#59) * Initial feature commit * JNG-4169 Condition based like * [Release] Updating versions * JNG-4169 Fix like for undefined * [Release] Updating versions * JNG-4169 Simplify ilike * [Release] Updating versions * JNG-4169 Fix like translator * JNG-4169 Add new feature to context * JNG-4169 Fix ilike * JNG-4169 Fix like in hsqldb * JNG-4169 Comment added
v1.0.3.20221019_140434_2a571824_develop
JNG-3987 Fix time constant (#57) * Initial feature commit * JNG-3987 Fix local time predicate * [Release] Updating versions
v1.0.3.20221019_100318_37beecd4_develop
JNG-4148 Fix anyTrue and allTrue (#55) * Initial feature commit * JNG-4148 Versions * [Release] Updating versions * [Release] Updating versions * [Release] Updating versions
v1.0.3.20221018_164844_e2dc4261_develop
[Release] Updating versions
v1.0.3.20221011_175432_905922f1_develop
JNG-4151 isDefined on all expressions (#54) * JNG-4151 isdefined expanded * [Release] Updating versions