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

Commits on Jun 29, 2026

  1. Split ado release pipeline into two gated stages (#165)

    * Split ado release pipeline into two, gated stages
    
    * Weekly scheduled builds
    andystaples authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    6f56f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2026

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

Commits on Jul 8, 2026

  1. Add parent_instance_id to OrchestrationContext (#168)

    * Add parent_instance_id to OrchestrationContext
    
    * Potential fix for pull request finding
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    andystaples and Copilot authored Jul 8, 2026
    Configuration menu
    Copy the full SHA
    30499fe View commit details
    Browse the repository at this point in the history
  2. Schedules hotfix for DTS dashboard (#169)

    * Schedules hotfix for DTS dashboard
    andystaples authored Jul 8, 2026
    Configuration menu
    Copy the full SHA
    652e58b View commit details
    Browse the repository at this point in the history
  3. Fix legacy entity protocol: propagate call_entity failures and stop d…

    …ouble-encoding results (#167)
    
    * Propagate entity operation failures over legacy entity protocol
    * Fix double-encoded call_entity result over legacy entity protocol
    * Pop legacy entity map entries after handling response
    andystaples authored Jul 8, 2026
    Configuration menu
    Copy the full SHA
    a0e3d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2026

  1. Prep for v1.7.1 (#170)

    * Prep for v1.7.1
    
    * Changelog consistency - new style (long lines)
    andystaples authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    465c4de View commit details
    Browse the repository at this point in the history
Loading