Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serverlessworkflow/sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.5.0.Final
Choose a base ref
...
head repository: serverlessworkflow/sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.5.1.Final
Choose a head ref
  • 12 commits
  • 75 files changed
  • 4 contributors

Commits on Nov 18, 2025

  1. Configuration menu
    Copy the full SHA
    378e832 View commit details
    Browse the repository at this point in the history
  2. Update README for latest release version

    Updated the latest release version from 7.3.0.Final to 7.5.0.Final in the README.
    ricardozanini authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    bf52277 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. [Fix #987] Refactor shell impl (#990)

    [Fix #897] Fixing flaky test
    
    Signed-off-by: fjtirado <[email protected]>
    fjtirado authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    643460f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e4f07 View commit details
    Browse the repository at this point in the history
  3. Minor format (#995)

    Signed-off-by: fjtirado <[email protected]>
    fjtirado authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    c8100c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. bug: HttpExecutor was swallowing server URL path; OpenAPIExecutor cac…

    …hing same server URL and operationId (#993)
    
    * bug: OpenAPIExecutor was swallowing server URL path; Caching same server + op;
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Explicit test scope
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Moving buildTargetUrl to WorkflowUtils
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix policyBuilder
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Adjust based on javi's review
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    dc7de48 View commit details
    Browse the repository at this point in the history
  2. Minor refactor of missing params check (#997)

    Signed-off-by: fjtirado <[email protected]>
    fjtirado authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    6c46ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa6bec6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25bfdf5 View commit details
    Browse the repository at this point in the history
  5. Add Swagger support to OpenAPI defition processor (#996)

    Signed-off-by: Dmitrii Tikhomirov <[email protected]>
    treblereel authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    e9ff4a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bba3b64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dd85a2 View commit details
    Browse the repository at this point in the history
Loading