Skip to content

Releases: BlackBeltTechnology/judo-runtime-core

v1.0.3.20221026_191216_a9717b62_develop

26 Oct 19:15
a9717b6
Compare
Choose a tag to compare
Pre-release
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

26 Oct 11:43
4a57f33
Compare
Choose a tag to compare
Pre-release
JNG-4188 Create method should not be generated for on abstract entiti…

v1.0.3.20221026_084852_5d8a74e6_develop

26 Oct 08:52
5d8a74e
Compare
Choose a tag to compare
Pre-release
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

24 Oct 10:00
dfa24be
Compare
Choose a tag to compare
Pre-release
JNG-3900: fix time asstring (#56)

Co-authored-by: bencegelei <[email protected]>

v1.0.3.20221021_212252_9e39f180_develop

21 Oct 21:26
Compare
Choose a tag to compare
Pre-release
[Release] Updating versions

v1.0.3.20221021_143747_0d87fa49_develop

21 Oct 14:41
0d87fa4
Compare
Choose a tag to compare
Pre-release
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

19 Oct 14:08
2a57182
Compare
Choose a tag to compare
Pre-release
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

19 Oct 10:06
37beecd
Compare
Choose a tag to compare
Pre-release
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

18 Oct 16:52
Compare
Choose a tag to compare
Pre-release
[Release] Updating versions

v1.0.3.20221011_175432_905922f1_develop

11 Oct 17:59
905922f
Compare
Choose a tag to compare
Pre-release
JNG-4151 isDefined on all expressions (#54)

* JNG-4151 isdefined expanded

* [Release] Updating versions