Releases: serverlessworkflow/sdk-java
Releases · serverlessworkflow/sdk-java
7.14.0.Final
What's Changed
- Update current version to 7.13.8.Final by @fjtirado in #1218
- no-issue: Adding overloads to remove Class param by @ricardozanini in #1219
- [Fix #1211] Support filters againts workflow data in listen task by @fjtirado in #1221
- Return null rather than throwing exception when conversion fail by @fjtirado in #1222
- [Fix #1209] Adding Context and Filter predicate by @fjtirado in #1224
- Handling null model in conversion methods by @fjtirado in #1225
- Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by @dependabot[bot] in #1234
- Bump org.apache.maven:maven-plugin-api from 3.9.13 to 3.9.14 by @dependabot[bot] in #1231
- [Fix #1226] Waiting for pending writes before close by @fjtirado in #1227
- no-issue: Infer types in place of
Class<T>onStepsinterface by @ricardozanini in #1223 - Remove logback from test dependencies by @fjtirado in #1238
- Decrease Java model priority by @fjtirado in #1239
- ci: add workflow to sync issues to a target GitHub project by @dgutierr in #1236
- Fix #1189 - Refactor listen/emit tasks to add proper event filtering by @ricardozanini in #1202
- [Fix #1240] Avoiding duplicate listeners by @fjtirado in #1241
- [Fix #1242] Raising workflow error in case there is a conversion issue by @fjtirado in #1243
- Update current version to 7.14.0.Final by @fjtirado in #1244
New Contributors
Full Changelog: 7.13.8.Final...7.14.0.Final
7.13.8.Final
What's Changed
- Fix model hierarchy backward compatibility by @fjtirado in #1214
- Update current version to 7.13.7.Final by @fjtirado in #1215
- Bump org.apache.maven:maven-plugin-api from 3.9.12 to 3.9.13 by @dependabot[bot] in #1216
- Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 by @dependabot[bot] in #1217
Full Changelog: 7.13.6.Final...7.13.8.Final
7.13.6.Final
What's Changed
- Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in #1194
- Bump com.google.protobuf:protobuf-java-util from 4.33.5 to 4.34.0 by @dependabot[bot] in #1192
- Add then to the Java DSL by @mcruzdev in #1190
- [Fix_#1198] Fix exception propagation by @fjtirado in #1204
- no-issue: disable tests conditionally when binary is not present by @ricardozanini in #1191
- Add number type conversion validation to ensure proper casting between numeric types by @mcruzdev in #1205
- Resolve some issues added by recents merges by @fjtirado in #1210
- Refactored FuncDSL by renaming clazz to inputClass by @amineis in #1208
- Introduce input, output methods to FuncDSL by @mcruzdev in #1197
- [NO-ISSUE] Document inputFrom, outputAs and exportAs methods by @mcruzdev in #1207
- Update current version to 7.13.6.Final by @fjtirado in #1212
New Contributors
Full Changelog: 7.13.5.Final...7.13.6.Final
7.13.5.Final
What's Changed
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #1185
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #1182
- Bump version.com.fasterxml.jackson from 2.21.0 to 2.21.1 by @dependabot[bot] in #1180
- More flexibility for implementors of persistence plugin by @fjtirado in #1186
- Update current version to 7.13.5.Final by @fjtirado in #1187
Full Changelog: 7.13.4.Final...7.13.5.Final
7.13.4.Final
7.13.3.Final
What's Changed
- Bump version.org.graalvm.polyglot from 25.0.1 to 25.0.2 by @dependabot[bot] in #1163
- Bump ch.qos.logback:logback-classic from 1.5.28 to 1.5.32 by @dependabot[bot] in #1165
- Bump version.org.junit.jupiter from 6.0.2 to 6.0.3 by @dependabot[bot] in #1167
- Bump version.io.grpc.java from 1.78.0 to 1.79.0 by @dependabot[bot] in #1168
- Bump com.google.protobuf:protobuf-java-util from 3.25.8 to 4.33.5 by @dependabot[bot] in #1169
- Add build method to FuncSetTaskBuilder and integration test by @mcruzdev in #1170
- Refactor experimental fluent dependencies by @fjtirado in #1171
- Fix PersistenceApplicationBuilder by @fjtirado in #1172
- Update current version to 7.13.3.Final by @fjtirado in #1173
Full Changelog: 7.13.2.Final...7.13.3.Final
7.13.2.Final
What's Changed
- Allow static use of scheduled service by @fjtirado in #1159
- Update current version to 7.13.2.Final by @fjtirado in #1160
Full Changelog: 7.13.1.Final...7.13.2.Final
7.13.1.Final
What's Changed
- Remove duplicated coded in scheduler inheritance hierarchy by @fjtirado in #1157
- Update current version to 7.13.1.Final by @fjtirado in #1158
Full Changelog: 7.13.0.Final...7.13.1.Final
7.13.0.Final
7.12.1.Final
What's Changed
- Bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.28 by @dependabot[bot] in #1147
- Bump version.jsonschema2pojo-maven-plugin from 1.3.1 to 1.3.3 by @dependabot[bot] in #1145
- [Fix #1141] Support CompletableFuture as return value for Java call by @fjtirado in #1142
- [Fix #1141] Perform conversion for completable future by @fjtirado in #1150
- Fix typo by @fjtirado in #1152
- Update current version to 7.12.1.Final by @fjtirado in #1153
Full Changelog: 7.12.0.Final...7.12.1.Final