-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: serverlessworkflow/sdk-java
base: 7.4.0.Final
head repository: serverlessworkflow/sdk-java
compare: 7.5.0.Final
- 18 commits
- 196 files changed
- 7 contributors
Commits on Nov 4, 2025
-
Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e36fa6 - Browse repository at this point
Copy the full SHA 3e36fa6View commit details -
chore: do not wait for artifacts to be published (#960)
Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 239d4ba - Browse repository at this point
Copy the full SHA 239d4baView commit details
Commits on Nov 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9338a05 - Browse repository at this point
Copy the full SHA 9338a05View commit details
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b0b0a2 - Browse repository at this point
Copy the full SHA 9b0b0a2View commit details
Commits on Nov 10, 2025
-
Add initial RunContainer Task support (#942)
* [Fix #933] Adding timeout support (#963) Signed-off-by: fjtirado <ftirados@redhat.com> Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * [Fix #932] Workflow scheduler (#966) Signed-off-by: fjtirado <ftirados@redhat.com> Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * Add initial RunContainer Task support Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * image pull before run Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * refactoring + tests Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * Review comments Signed-off-by: fjtirado <ftirados@redhat.com> Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * Disable test if docker is not Signed-off-by: fjtirado <ftirados@redhat.com> Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * Update impl/container/pom.xml Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * post review Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> * name docker check method Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> --------- Signed-off-by: fjtirado <ftirados@redhat.com> Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com> Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Co-authored-by: fjtirado <ftirados@redhat.com> Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6838a60 - Browse repository at this point
Copy the full SHA 6838a60View commit details -
Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (
#972) Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a718873 - Browse repository at this point
Copy the full SHA a718873View commit details -
Bump org.hibernate.validator:hibernate-validator (#971)
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.0.1.Final to 9.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@9.0.1.Final...9.1.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 002b274 - Browse repository at this point
Copy the full SHA 002b274View commit details
Commits on Nov 11, 2025
-
Add support for Run.script (Javascript) (#962)
* Introduce Run.script task with JavaScript Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com> * Introduce Run.script task with JavaScript Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com> * Structure changes Signed-off-by: fjtirado <ftirados@redhat.com> * Adjusting poms Signed-off-by: fjtirado <ftirados@redhat.com> * Adjusting poms #2 Signed-off-by: fjtirado <ftirados@redhat.com> --------- Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com> Signed-off-by: fjtirado <ftirados@redhat.com> Co-authored-by: fjtirado <ftirados@redhat.com> Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c33f8ef - Browse repository at this point
Copy the full SHA c33f8efView commit details
Commits on Nov 12, 2025
-
Bump version.org.glassfish.jersey from 3.1.11 to 4.0.0 (#970)
Bumps `version.org.glassfish.jersey` from 3.1.11 to 4.0.0. Updates `org.glassfish.jersey.core:jersey-client` from 3.1.11 to 4.0.0 Updates `org.glassfish.jersey.media:jersey-media-json-jackson` from 3.1.11 to 4.0.0 --- updated-dependencies: - dependency-name: org.glassfish.jersey.core:jersey-client dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.glassfish.jersey.media:jersey-media-json-jackson dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66a9ab2 - Browse repository at this point
Copy the full SHA 66a9ab2View commit details -
feat: Replace the agent DSL with a composite of instanceId and task n…
…ame (#967) * feat: Replace the agent DSL with a composite of instanceId and task name Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Change uniqueId to jsonPointer; replace tests with mock Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Extends BiFunction Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> --------- Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d192fa - Browse repository at this point
Copy the full SHA 7d192faView commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b5d748d - Browse repository at this point
Copy the full SHA b5d748dView commit details
Commits on Nov 17, 2025
-
Fix #973 - Refine support for http calls on func (#974)
* Fix #973 - Refine support for http calls on func Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Added openapi support Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Add use, secrets, auth Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> --------- Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3c8f4ff - Browse repository at this point
Copy the full SHA 3c8f4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a16384 - Browse repository at this point
Copy the full SHA 9a16384View commit details -
[Fix #982] HttpExecutor should not assume body is map (#983)
Signed-off-by: fjtirado <ftirados@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for be3f29f - Browse repository at this point
Copy the full SHA be3f29fView commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0157f0c - Browse repository at this point
Copy the full SHA 0157f0cView commit details -
Fix the HTTP/OpenAPI dsl to include the data transformations (#986)
* Adjust openapi step Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Update javadoc Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Inforporate fjtirado review; format Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> --------- Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 51d85a9 - Browse repository at this point
Copy the full SHA 51d85a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf6aa3 - Browse repository at this point
Copy the full SHA 8bf6aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19753a1 - Browse repository at this point
Copy the full SHA 19753a1View 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.4.0.Final...7.5.0.Final