10000 Comparing v1.1.0...v1.2.0 · microsoft/durabletask-python · GitHub
[go: up one dir, main page]

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.1.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.2.0
Choose a head ref
  • 9 commits
  • 21 files changed
  • 3 contributors
10BC0

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
Loading
0