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: dapr/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dapr/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.11
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 19 files changed
  • 2 contributors

Commits on Oct 3, 2023

  1. Release Dapr 1.11.0 and Workflow SDK 0.2.0

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ff08864 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fixes http endpoint being overwritten by gRPC address argument in con…

    …structor (#621)
    
    * Fixes bug of constructor argument being used as http endpoint
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    * Updates tests
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    * Updates the docs explaining how http service invocation should be configured
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    * Update daprdocs/content/en/python-sdk-docs/python-client.md
    
    Signed-off-by: Bernd Verst <github@bernd.dev>
    
    ---------
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    Signed-off-by: Bernd Verst <github@bernd.dev>
    Co-authored-by: Bernd Verst <github@bernd.dev>
    elena-kolevska and berndverst authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4748755 View commit details
    Browse the repository at this point in the history
Loading