Skip to content

Releases: camunda/dmn-scala

v.1.6.3

29 Jun 08:02
Compare
Choose a tag to compare

Changelog

  • (engine): support DMN 1.2 and 1.3 namespaces (#65)
  • (engine): escape names with the correct symbol (#66)
  • (deps): bump camunda-bom from 7.14.0 to 7.15.0 (#35)
  • (deps): bump scala-library from 2.13.5 to 2.13.6 (#60)

v.1.6.2

11 May 03:27
Compare
Choose a tag to compare

Changelog

  • fix(engine): NPE if a decision table has an empty input expression (#27)
  • fix(zeebe): serialize list and context result (#28)

v.1.6.1

30 Mar 05:15
dc4346d
Compare
Choose a tag to compare

Changelog

  • (fix): solve dependency problem by updating the dependencies (#22)
  • (deps): dump feel-engine from 1.12.2 to 1.13.1
  • (deps): dump zeebe-bom from 0.24.4 to 0.26.1
  • (deps): dump camunda-bom from 7.13.0 to 7.14.0
  • (deps): dump slf4j-api from 1.7.25 to 1.7.30
  • (deps): dump log4j from 2.13.3 to 2.14.1
  • (deps): dump scala from 2.13.0 to 2.13.5

v.1.6.0

25 Dec 16:59
Compare
Choose a tag to compare

Changelog

  • expose the audit log for a failed evaluation (#16)

Breaking Changes 🔥

  • a new method onFailure() was added to the AuditLogListener SPI (#16)

v1.5.0

02 Nov 05:18
Compare
Choose a tag to compare

Changelog

  • dump feel-scala from 1.8.0 to 1.12.2
  • dump camunda from 7.11.0 to 7.13.0
  • dump zeebe from 0.20.0 to 0.24.4
  • dump scala from 2.12.4 to 2.13.0
  • dump Java from 1.8 to 11

v1.4.0

26 Jul 09:13
Compare
Choose a tag to compare

Changelog

  • fix the mapping result of literal expression to single entry (#8 )
  • ignore BKMs without encapsulated logic (#6)
  • migrate to Zeebe 0.20.0

v1.3.1

27 Feb 10:35
Compare
Choose a tag to compare

Features:

  • migrate to Zeebe 0.15.0

v1.3.0

25 Jan 14:50
Compare
Choose a tag to compare

Features:

  • new audit log to track the evaluation
  • integration into Camunda history

Fixes:

  • unary-tests can handle null values

v1.2.1

10 Jan 08:56
Compare
Choose a tag to compare

Fixes:

  • unary-tests can handle null values (#3)

v1.2.0

18 Dec 14:11
Compare
Choose a tag to compare

Features:

  • migrate to Zeebe 0.14.0