Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: release/v1.1
Choose a base ref
Loading
...
head repository: microsoft/durabletask-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 40 files changed
  • 4 contributors

Commits on Dec 5, 2025

  1. Add new development build workflows (#87)

    * Add new dev build workflows
    
    * rename build steps
    
    ---------
    
    Co-authored-by: Bernd Verst <beverst@microsoft.com>
    berndverst and Bernd Verst authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    a202731 View commit details
    Browse the repository at this point in the history
  2. Allow any version to be used as the experimental dependency (#88)

    Co-authored-by: Bernd Verst <beverst@microsoft.com>
    berndverst and Bernd Verst authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    6c887d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Configuration menu
    Copy the full SHA
    1b964da View commit details
    Browse the repository at this point in the history
  2. Update EntityInstanceId.parse signature (#80)

    * Update EntityInstanceId.parse signature
    andystaples authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    4d2cafa View commit details
    Browse the repository at this point in the history
  3. Match entity method parameter names (#82)

    - Ensure consistency in worker.py to task.py
    andystaples authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    7bdfbcf View commit details
    Browse the repository at this point in the history
  4. Add new_uuid method to client (#83)

    * Add new_uuid method to client
    * Update entity messages to use UUIDs as requestIds
    andystaples authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    c54c386 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Allow passing custom stub to execute operations (#85)

    * Allow passing custom stub to execute operations
    
    ---------
    
    Co-authored-by: Bernd Verst <github@bernd.dev>
    andystaples and berndverst authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    c577b2b View commit details
    Browse the repository at this point in the history
  2. Add support for new event types (#86)

    * Add support for new event types
    * Add tests for new event types
    andystaples authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    3eaf42c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

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

Commits on Jan 8, 2026

  1. Allow TaskFailedError to be constructed from Exception (#99)

    * Allow TaskFailedError to be constructed from Exception
    * Propogate inner exceptions in FailureDetails
    * Allow passing exception to fail()
    andystaples authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    e8b163e View commit details
    Browse the repository at this point in the history
  2. Increase specificity of Task return types (#100)

    * Increase specificity of Task return types
    andystaples authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    1939eea View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Type-hinting improvements (#104)

    * Type-hinting improvements
    andystaples authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    a491469 View commit details
    Browse the repository at this point in the history
  2. Allow custom entity names (#105)

    * Allow custom entity names
    andystaples authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    75801ac View commit details
    Browse the repository at this point in the history
  3. Prep for v1.3.0 (#106)

    andystaples authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    424ffa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Fix example bugs, improve docs, and add copilot instructions (#107)

    - Fix entity method dispatch in worker.py to inspect method signature
      before passing entity_input, so class-based entity methods that take
      no input (e.g. get()) work without requiring a dummy parameter
    - Fix function_based_entity.py: if -> elif for set operation
    - Fix function_based_entity_actions.py: add missing 'add' operation
    - Fix sub-orchestration examples: use dynamic secure_channel based on
      endpoint instead of hardcoded True
    - Rewrite examples/README.md with proper formatting, virtual env setup
      instructions, and local dev install steps
    - Add .github/copilot-instructions.md with project conventions
    - Add .pymarkdown.json config and pymarkdownlnt to dev-requirements.txt
    - Add unit tests for entity executor method dispatch
    cgillum authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    0e09bb8 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.