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-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: serverlessworkflow/sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 5 commits
  • 26 files changed
  • 1 contributor

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    04614c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix#206 - Upgrade dependencies and Go to 1.22 (#207)

    * Upgrade dependencies and Go to 1.22
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix GitHub Actions and upgrade dependencies
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix Float32OrString validation methods
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Move custom validator to retry_validator.go
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Upgrade validator library
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3560eeb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    17bb30b View commit details
    Browse the repository at this point in the history
  2. Fix #195 - Fix 'End' model when is defined (#212)

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3ee6317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c3948 View commit details
    Browse the repository at this point in the history
Loading