Thanks to visit codestin.com
Credit goes to github.com

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: danielgerlag/workflow-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.0
Choose a base ref
...
head repository: danielgerlag/workflow-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.10.0
Choose a head ref
  • 15 commits
  • 29 files changed
  • 7 contributors

Commits on Jul 26, 2022

  1. the names of the fields in the logs have been changed

    Pavel Gorbenko committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    60cfe3d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Merge branch 'master' into issue-1072

    # Conflicts:
    #	src/WorkflowCore/Services/BackgroundTasks/WorkflowConsumer.cs
    bobo10001 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0ef8be8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Bump MongoDB.Driver in /test/WorkflowCore.Tests.MongoDB

    Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.8.1 to 2.19.0.
    - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
    - [Commits](mongodb/mongo-csharp-driver@v2.8.1...v2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: MongoDB.Driver
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b5e141f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Bump System.Linq.Dynamic.Core in /src/WorkflowCore.DSL

    Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.13 to 1.3.0.
    - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
    - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
    - [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.2.13...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Linq.Dynamic.Core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    11d461c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #1182 from danielgerlag/dependabot/nuget/src/Workf…

    …lowCore.DSL/System.Linq.Dynamic.Core-1.3.0
    
    Bump System.Linq.Dynamic.Core from 1.2.13 to 1.3.0 in /src/WorkflowCore.DSL
    danielgerlag authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ab97ce9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Sep 18, 2023

  1. Merge pull request #1146 from danielgerlag/dependabot/nuget/test/Work…

    …flowCore.Tests.MongoDB/MongoDB.Driver-2.19.0
    
    Bump MongoDB.Driver from 2.8.1 to 2.19.0 in /test/WorkflowCore.Tests.MongoDB
    danielgerlag authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f7fc3aa View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge pull request #1198 from jakenuts/fix-nullref-in-workflow-activity

    Fixed usage of null WorkflowStep.Name in WorkflowActivity diagnostic service.
    danielgerlag authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b8c9e2c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Merge pull request #1073 from pashtetus1/issue-1072

    the names of the fields in the logs have been changed
    danielgerlag authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    3112482 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    fb17943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a06a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    a23067b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1215 from wallyrion/upgrade-to-net8-ef8

    Upgrade to net8 and EF8
    danielgerlag authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6c3c901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d563f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. vulnerable packages

    danielgerlag committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a761d78 View commit details
    Browse the repository at this point in the history
Loading