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: microsoft/durabletask-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: microsoft/durabletask-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 15 commits
  • 69 files changed
  • 3 contributors

Commits on Nov 16, 2023

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

Commits on Nov 29, 2023

  1. Split e2e tests from samples (#186)

    * split e2e tests from samples
    
    * remove duplicate gradle test
    
    * remove flaky test
    
    * add back test for samples
    
    * quick test
    
    * revert quick test
    
    * add back docker file
    
    * minor fix for style
    kaibocai authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ad8c959 View commit details
    Browse the repository at this point in the history
  2. Fix swallowed exception - Improve output exception message (#185)

    * fix issue 184 - improve output exception message
    
    update changelog
    
    fix same issue for handleTaskCompleted, handleSubOrchestrationCompleted
    
    improve the example and e2e tests
    
    * add deserialize erro test - add POJO input sample
    
    * quick test
    
    * improve test method name
    
    * improve samples
    kaibocai authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b3e2d3a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 24, 2024

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

Commits on Mar 20, 2025

  1. Configuration menu
    Copy the full SHA
    2ac5d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82868d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

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

Commits on Mar 27, 2025

  1. Configuration menu
    Copy the full SHA
    e47a5a1 View commit details
    Browse the repository at this point in the history
  2. ESRP sign the packages to be compliant for release (#210)

    * ESRP sign the packages to be compliant for release
    
    * skip signing pub to local
    YunchuWang authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    e77af14 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    22f456a View commit details
    Browse the repository at this point in the history
  2. Update protobuf definitions to include new properties in Orchestrator…

    …Request and update source commit hash (#214)
    
    * Update protobuf definitions to include new properties in OrchestratorRequest and update source commit hash
    
    * update
    YunchuWang authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    7fcd449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4954477 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    a72825c View commit details
    Browse the repository at this point in the history
  2. release v1.5.1 (#217)

    YunchuWang authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    6a0ec33 View commit details
    Browse the repository at this point in the history
Loading