-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: serverlessworkflow/sdk-java
base: 7.12.0.Final
head repository: serverlessworkflow/sdk-java
compare: 7.12.1.Final
- 8 commits
- 68 files changed
- 3 contributors
Commits on Feb 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f5d7373 - Browse repository at this point
Copy the full SHA f5d7373View commit details
Commits on Feb 9, 2026
-
Bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.28 (#1147)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.27 to 1.5.28. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.27...v_1.5.28) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0db30e1 - Browse repository at this point
Copy the full SHA 0db30e1View commit details -
Bump version.jsonschema2pojo-maven-plugin from 1.3.1 to 1.3.3 (#1145)
Bumps `version.jsonschema2pojo-maven-plugin` from 1.3.1 to 1.3.3. Updates `org.jsonschema2pojo:jsonschema2pojo-core` from 1.3.1 to 1.3.3 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.3.1...jsonschema2pojo-1.3.3) Updates `org.jsonschema2pojo:jsonschema2pojo-maven-plugin` from 1.3.1 to 1.3.3 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.3.1...jsonschema2pojo-1.3.3) --- updated-dependencies: - dependency-name: org.jsonschema2pojo:jsonschema2pojo-core dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ceb75a1 - Browse repository at this point
Copy the full SHA ceb75a1View commit details
Commits on Feb 10, 2026
-
[Fix #1141] Support CompletableFuture as return value for Java call (#…
…1142) Signed-off-by: fjtirado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aabfa31 - Browse repository at this point
Copy the full SHA aabfa31View commit details -
[Fix #1141] Perform conversion for completable future (#1150)
Always perform conversion for the value returned. If the value returned after conversion is completable future, perform additional conversion once the value is returned. Signed-off-by: fjtirado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b765bc - Browse repository at this point
Copy the full SHA 7b765bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7abb2a9 - Browse repository at this point
Copy the full SHA 7abb2a9View commit details -
Update current version to 7.12.1.Final (#1153)
Signed-off-by: fjtirado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a88d7cb - Browse repository at this point
Copy the full SHA a88d7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d42992d - Browse repository at this point
Copy the full SHA d42992dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7.12.0.Final...7.12.1.Final