Skip to content

Releases: camunda/feel-scala

1.21.0

02 Mar 08:40

Choose a tag to compare

What's Changed ✨

Dependencies 🤖

  • chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.9.6 to 4.9.7 by @dependabot[bot] in #1064
  • chore(deps): bump org.scala-lang:scala-library from 2.13.17 to 2.13.18 by @dependabot[bot] in #1065
  • chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #1066
  • chore(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in #1071
  • chore(deps): bump com.fasterxml.uuid:java-uuid-generator from 5.1.1 to 5.2.0 by @dependabot[bot] in #1076
  • chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.9.7 to 4.9.8 by @dependabot[bot] in #1077
  • chore(deps-dev): bump version.log4j from 2.25.2 to 2.25.3 by @dependabot[bot] in #1082
  • chore(deps-dev): bump org.scalatest:scalatest_2.13 from 3.2.10 to 3.2.19 by @dependabot[bot] in #1094
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /docs by @dependabot[bot] in #1105
  • chore(deps-dev): bump net.alchim31.maven:scala-maven-plugin from 4.9.8 to 4.9.9 by @dependabot[bot] in #1106
  • chore(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #1132
  • chore(deps): bump com.fasterxml.jackson.module:jackson-module-scala_2.13 from 2.19.2 to 2.21.1 by @dependabot[bot] in #1133

New Contributors

Full Changelog: 1.20.0...1.21.0

1.20.2

19 Feb 12:41

Choose a tag to compare

Release 1.20.2

What's Changed

Full Changelog: 1.20.1...1.20.2

1.20.1

19 Feb 08:42

Choose a tag to compare

What's Changed 🐍

Full Changelog: 1.20.0...1.20.1

1.19.5

19 Feb 12:40

Choose a tag to compare

Release 1.19.5

What's Changed

Full Changelog: 1.19.4...1.19.5

1.19.4

19 Feb 08:39

Choose a tag to compare

What's Changed 🐍

Full Changelog: 1.19.3...1.19.4

1.18.5

19 Feb 12:40

Choose a tag to compare

Release 1.18.5

What's Changed

Full Changelog: 1.18.4...1.18.5

1.18.4

19 Feb 08:36

Choose a tag to compare

What's Changed 🐍

Full Changelog: 1.18.3...1.18.4

1.17.12

19 Feb 08:33

Choose a tag to compare

What's Changed 🐍

Full Changelog: 1.17.11...1.17.12

1.20.0

14 Nov 10:26

Choose a tag to compare

What's Changed ✨

  • feat: Add from json(string): Any conversion function by @npepinpe in #1031
  • feat: Add to json(any): string conversion function by @rnewton-bp3 in #1038
  • feat: Parse ISO-8601 format with timezone ID in date and time(from) by @saig0 in #1062
  • feat: Return suppressed failures as Java list by @saig0 in #1058
  • feat: Optimize for expressions by @lenaschoenburg in #1013
  • fix: A unary-test expression with ? returns true/false by @saig0 in #959
  • fix: A unary-test expression returns null instead of false by @saig0 in #969
  • fix: List functions handle invalid zero position by @saig0 in #970
  • fix: Return normalized years-months-duration by @saig0 in #971
  • fix: Truncate timezone from time value in to json() function by @saig0 in #1060
  • fix: Lazy custom context in context put() by @eppdot in #993
  • chore: Lower log level for engine creation message to debug by @npepinpe in #960
  • chore: Add relocation for fasterxml shading by @HeleneW-dot in #1003

Dependencies 🤖

  • chore(deps): bump nanoid from 3.3.4 to 3.3.8 in /docs by @dependabot[bot] in #956
  • chore(deps-dev): bump version.log4j from 2.24.2 to 2.24.3 by @dependabot[bot] in #958
  • chore(deps): bump hashicorp/vault-action from 3.0.0 to 3.1.0 by @dependabot[bot] in #967
  • chore(deps): bump org.scala-lang:scala-library from 2.13.15 to 2.13.16 by @dependabot[bot] in #968
  • chore(deps): bump serialize-javascript from 6.0.0 to 6.0.2 in /docs by @dependabot[bot] in #986
  • chore(deps): bump zeebe-io/backport-action from 3.1.0 to 3.2.0 by @dependabot[bot] in #987
  • chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot[bot] in #988
  • chore(deps): bump hashicorp/vault-action from 3.1.0 to 3.3.0 by @dependabot[bot] in #989
  • chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot[bot] in #990
  • chore(deps): bump @babel/runtime-corejs3 from 7.18.9 to 7.26.10 in /docs by @dependabot[bot] in #991
  • chore(deps): bump @babel/helpers from 7.18.9 to 7.26.10 in /docs by @dependabot[bot] in #992
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #997
  • chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5 by @dependabot[bot] in #998
  • chore(deps): bump image-size from 1.1.1 to 1.2.1 in /docs by @dependabot[bot] in #999
  • chore(deps): bump @babel/runtime from 7.24.5 to 7.27.0 in /docs by @dependabot[bot] in #1005
  • chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs by @dependabot[bot] in #1008
  • chore(deps): bump hashicorp/vault-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #1010
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /docs by @dependabot[bot] in #1011
  • chore(deps-dev): bump version.log4j from 2.24.3 to 2.25.0 by @dependabot[bot] in #1014
  • chore(deps): bump org.camunda:camunda-bpm-release-parent from 2.3.0 to 2.4.0 by @dependabot[bot] in #1015
  • chore(deps): bump zeebe-io/backport-action from 3.2.0 to 3.2.1 by @dependabot[bot] in #1022
  • chore(deps): bump org.camunda:camunda-bpm-release-parent from 2.5.0 to 2.5.1 by @dependabot[bot] in #1023
  • chore(deps-dev): bump version.log4j from 2.25.0 to 2.25.1 by @dependabot[bot] in #1025
  • chore(deps): bump on-headers and compression in /docs by @dependabot[bot] in #1027
  • chore(deps): bump form-data from 4.0.0 to 4.0.4 in /docs by @dependabot[bot] in #1028
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1032
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1033
  • chore(deps): bump zeebe-io/backport-action from 3.2.1 to 3.3.0 by @dependabot[bot] in #1034
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #1042
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1039
  • chore(deps): bump s4u/maven-settings-action from 3.1.0 to 4.0.0 by @dependabot[bot] in #1041
  • chore(deps): bump ws in /docs by @dependabot[bot] in #1043
  • chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.9.5 to 4.9.6 by @dependabot[bot] in #1044
  • chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #1045
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #1046
  • chore(deps-dev): bump version.log4j from 2.25.1 to 2.25.2 by @dependabot[bot] in #1047
  • chore(deps): bump com.fasterxml.uuid:java-uuid-generator from 5.1.0 to 5.1.1 by @dependabot[bot] in #1048
  • chore(deps): bump org.scala-lang:scala-library from 2.13.16 to 2.13.17 by @dependabot[bot] in #1049
  • chore(deps): bump zeebe-io/backport-action from 3.3.0 to 3.4.1 by @dependabot[bot] in #1050
  • chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #1051
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1053
  • chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1054

New Contributors

Full Changelog: 1.19.0...1.20.0

1.19.3

16 Apr 13:28

Choose a tag to compare

What's Changed 🐛

  • fix: add relocation for fasterxml shading by @saig0 in #1004

Full Changelog: 1.19.2...1.19.3