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-net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-alpha5.2
Choose a base ref
...
head repository: serverlessworkflow/sdk-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-alpha5.3
Choose a head ref
  • 6 commits
  • 17 files changed
  • 2 contributors

Commits on Dec 10, 2024

  1. Update OAuth2AuthenticationEndpointsDefinition.cs

    fix the member name when serialize/deseialize the definition
    
    Signed-off-by: Flex-Xuan <flex.xuan@outlook.com>
    Flex-Xuan committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    3b66c54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from Flex-Xuan/patch-1

    Update OAuth2AuthenticationEndpointsDefinition to correct the member name of property Token
    cdavernas authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    c0f61b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. feat(CI/CD): Replaced standard issue templates by form-based ones

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    fa97612 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from serverlessworkflow/feat-form-based-issue-…

    …templates
    
    Replace standard issue templates by form-based ones
    cdavernas authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    a5bcf84 View commit details
    Browse the repository at this point in the history
  3. feat(Solution): Updated all projects to used the .NET Framework v9.0.x

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    7348fd9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #74 from serverlessworkflow/feat-net-9

    Update all projects to used the .NET Framework v9.0.x
    cdavernas authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    75b7a4a View commit details
    Browse the repository at this point in the history
Loading