Skip to content

1.16.0

Compare
Choose a tag to compare
@saig0 saig0 released this 23 Mar 08:01
· 674 commits to main since this release

What's Changed ✨

  • feat: New built-in function to get the last day of the month by @sccalabr in #527
  • feat: New built-in function to get a random number by @kaaquist in #528
  • feat: New built-in function to get a date-time in a given timezone by @sccalabr in #530
  • feat: New built-in functions for context operations by @saig0 in #574
  • feat: New built-in functions to get a value with a dynamic path by @koevskinikola in #601
  • fix: Filter expression with numeric function by @saig0 in #514
  • fix: Instance-of with correct duration names by @sccalabr in #535
  • fix: Parse negative duration in conversion function by @sccalabr in #538
  • fix: Normalize days-time duration values by @kaaquist in #534
  • fix: Access time offset property of a variable by @remcowesterhoud in #600
  • fix: Instance-of with "date and time" by @saig0 in #597
  • fix: Java 8 compatible code by @saig0 in #541
  • build: Avoid creating a reduced pom by @saig0 in #451
  • build: Switch to non-deprecated URL by @Langleu in #472

Dependencies 🤖

  • chore(deps): bump maven-assembly-plugin from 3.3.0 to 3.4.0 by @dependabot in #453
  • chore(deps-dev): bump version.log4j from 2.17.2 to 2.18.0 by @dependabot in #452
  • chore(deps): bump actions/add-to-project from 0.1.0 to 0.3.0 by @dependabot in #469
  • chore(deps): bump maven-assembly-plugin from 3.4.0 to 3.4.2 by @dependabot in #471
  • chore(deps): bump scala-maven-plugin from 4.6.3 to 4.7.1 by @dependabot in #470
  • chore(deps): bump camunda-bpm-release-parent from 2.2.4 to 2.2.5 by @dependabot in #509
  • chore(deps): bump maven-shade-plugin from 3.3.0 to 3.4.0 by @dependabot in #511
  • chore(deps-dev): bump version.log4j from 2.18.0 to 2.19.0 by @dependabot in #512
  • deps: dump plugin versions by @saig0 in #519
  • chore(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #522
  • chore(deps): bump scala-library from 2.13.8 to 2.13.9 by @dependabot in #523
  • chore(deps): bump scala-maven-plugin from 4.7.1 to 4.7.2 by @dependabot in #525
  • chore(deps): bump scala-library from 2.13.9 to 2.13.10 by @dependabot in #533
  • chore(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1 by @dependabot in #542
  • chore(deps): bump zeebe-io/backport-action from 0.0.8 to 0.0.9 by @dependabot in #571
  • chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #565
  • chore(deps): bump scalatest-maven-plugin from 2.0.2 to 2.2.0 by @dependabot in #536
  • chore(deps): bump scala-maven-plugin from 4.7.2 to 4.8.0 by @dependabot in #578
  • chore(deps): bump zeebe-io/backport-action from 0.0.9 to 1.0.0 by @dependabot in #580
  • chore(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by @dependabot in #586
  • chore(deps): bump zeebe-io/backport-action from 1.0.0 to 1.0.1 by @dependabot in #584
  • chore(deps): bump zeebe-io/backport-action from 1.0.1 to 1.1.0 by @dependabot in #587
  • chore(deps-dev): bump version.log4j from 2.19.0 to 2.20.0 by @dependabot in #591
  • chore(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 by @dependabot in #592
  • chore(deps): bump zeebe-io/backport-action from 1.1.0 to 1.2.0 by @dependabot in #593
  • chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 by @dependabot in #594
  • chore(deps): bump scala-maven-plugin from 4.8.0 to 4.8.1 by @dependabot in #596
  • chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #606

New Contributors

Full Changelog: 1.15.0...1.16.0