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: Azure/azure-functions-durable-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: Azure/azure-functions-durable-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 25, 2025

  1. Add version property to DurableOrchestrationContext class (#557)

    Add version property to DurableOrchestrationContext class
    AnatoliB authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    97a0891 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Bump aiohttp from 3.12.9 to 3.12.14 (#564)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.9 to 3.12.14.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.12.9...v3.12.14)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-version: 3.12.14
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    15ed958 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

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