-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Document breaking changes, e. g.:
- Changed custom function mechanism
- No single quotes allowed
- Timezone information was ignored in Java FE => comparison between util date and <= date and time("2019-09-12T13:00:00@Europe/Berlin") not possible anymore
- Changed Spin handling
- Object comparison is not possible anymore
- beans cannot be resolved
- org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException is replaced by org.camunda.bpm.dmn.feel.impl.FeelException
- Bugs:
CAM-11269,CAM-11304,CAM-11382 - Breaking behavior:
CAM-11319,CAM-11433 - Changed logger category was tackled with
CAM-11317