Thanks to the team and many contributors, we released v4.3.0 with lots of enhancements.
Unfortunately, there are some breaking changes, so please upgrade with caution. Please read the ChangeLog and the Upgrading Guide carefully.
You must update the spark executable and a few Config files.
Most existing apps will not need more intervention, unless you use your own classes that extend framework classes.
And some of the default Config values in the Config files have changed, but existing apps will most likely not break unless you change the Config values by yourself.
This release contains over 50 enhancements. A few things I want to highlight:
upsert()
and upsertBatch()
, deleteBatch()
, and now *batch()
methods can set data from a queryspark route
" command enhancementsYou can see the list of enhancements in the ChangeLog
View forum announcement