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.13
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 23 files changed
  • 2 contributors

Commits on Feb 13, 2024

  1. Release 1.13.0rc1

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    62bbee9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Fixes examples (#674)

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska authored and berndverst committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a38e0b3 View commit details
    Browse the repository at this point in the history
  2. Update example dependencies

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    82c9195 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Release SDK 1.13 (#684)

    * Adds a deprecation warning for the wait() method (#682)
    
    * Adds a deprecation warning for the wait() method
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    * Ruff
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    ---------
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    * Release Python SDK 1.13.0
    
    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: Elena Kolevska <elena-kolevska@users.noreply.github.com>
    berndverst and elena-kolevska authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b9bb242 View commit details
    Browse the repository at this point in the history
  2. Pin ruff version

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4a9aad6 View commit details
    Browse the repository at this point in the history
  3. Pin ruff version in tox.ini

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    06e1587 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Brings back a docs link that was removed because it wasn’t online yet (

    …#683)
    
    * Brings back the link we removed because it wasn’t online yet
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    * Updates ruff config for 0.2.2 (#680)
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    
    ---------
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    Co-authored-by: Bernd Verst <github@bernd.dev>
    elena-kolevska and berndverst authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ae37977 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix workflow

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cdaf2a3 View commit details
    Browse the repository at this point in the history
  2. actually set the workflow version

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed May 16, 2024
    Configuration menu
    Copy the full SHA
    09d32d7 View commit details
    Browse the repository at this point in the history
Loading