Releases: camunda/feel-scala
Releases · camunda/feel-scala
1.21.0
What's Changed ✨
- feat: Improve performance of suppressedFailures by @entangled90 in #1073
- feat: Improve performance of
FeelInterpreter.hasSameTypeby @entangled90 in #1083 - feat: Improve performance of
distinctbuiltin by @entangled90 in #1084 - feat: Improve performance of
indexOfby @entangled90 in #1092 - feat: Improve performance of list filter by @entangled90 in #1109
- feat: Improve performance of root-context creation @asigner in #1108
- feat: Get the variable names of a parsed expression by @saig0 in #1134
- fix: Binary breaking change in ValList object by @entangled90 in #1124
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
Release 1.20.2
What's Changed
- fix: binary breaking change in ValList object by @backport-action in #1127
Full Changelog: 1.20.1...1.20.2
1.20.1
What's Changed 🐍
- fix: Improve performance of appending suppressedFailures by @entangled90 in #1075
- fix: Improve performance of FeelInterpreter.hasSameType by @entangled90 in #1088
- fix: Improve performance of
distinctbuiltin by @entangled90 in #1091 - fix: Improve performance of
indexOfby @entangled90 in #1093 - fix: Improve performance of list filter by @entangled90 in #1113
- fix: Improve performance of root-context by @asigner in #1118
Full Changelog: 1.20.0...1.20.1
1.19.5
Release 1.19.5
What's Changed
- fix: binary breaking change in ValList object by @backport-action in #1126
Full Changelog: 1.19.4...1.19.5
1.19.4
What's Changed 🐍
- fix: Improve performance of FeelInterpreter.hasSameType by @backport-action in #1087
- fix: Improve performance of suppressedFailures by @entangled90 in #1090
- fix: Improve performance of
forexpressions by @backport-action in #1097 - fix: Improve performance of
distinctbuiltin by @entangled90 in #1100 - fix: Improve performance of
indexOfby @backport-action in #1102 - fix: Improve performance of list filter by @backport-action in #1112
- fix: Improve performance of root-context by @backport-action in #1117
Full Changelog: 1.19.3...1.19.4
1.18.5
Release 1.18.5
What's Changed
- fix: binary breaking change in ValList object by @backport-action in #1125
Full Changelog: 1.18.4...1.18.5
1.18.4
What's Changed 🐍
- fix: Improve performance of FeelInterpreter.hasSameType by @backport-action in #1086
- fix: Improve performance of suppressedFailures by @entangled90 in #1089
- fix: Improve performance of
forexpressions by @entangled90 in #1098 - fix: Improve performance of
distinctbuiltin by @backport-action in #1099 - fix: Improve performance of
indexOfby @backport-action in #1101 - fix: Improve performance of list filter by @backport-action in #1111
- fix: Improve performance of root context by @backport-action in #1116
Full Changelog: 1.18.3...1.18.4
1.17.12
What's Changed 🐍
- fix: performance optimization in root context by @backport-action in #1115
Full Changelog: 1.17.11...1.17.12
1.20.0
What's Changed ✨
- feat: Add
from json(string): Anyconversion function by @npepinpe in #1031 - feat: Add
to json(any): stringconversion 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
forexpressions by @lenaschoenburg in #1013 - fix: A unary-test expression with
?returns true/false by @saig0 in #959 - fix: A unary-test expression returns
nullinstead offalseby @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
- @npepinpe made their first contribution in #960
- @eppdot made their first contribution in #993
- @HeleneW-dot made their first contribution in #1003
- @joaquinfelici made their first contribution in #1007
- @lenaschoenburg made their first contribution in #1013
- @rnewton-bp3 made their first contribution in #1038
Full Changelog: 1.19.0...1.20.0
1.19.3
What's Changed 🐛
Full Changelog: 1.19.2...1.19.3