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: airtai/faststream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.1
Choose a base ref
...
head repository: airtai/faststream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 17, 2024

  1. Update Release Notes for 0.5.1 (#1378)

    Co-authored-by: Lancetnik <44573917+Lancetnik@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5af7d4e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Tests/fastapi background (#1380)

    * chore: update dependencies
    
    * tests: add FastAPI background tasks testcase
    Lancetnik authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    60e0383 View commit details
    Browse the repository at this point in the history
  2. Fix/0.5.2 (#1381)

    * chore: update dependencies
    
    * fix (#1376): fix Redis connection options priority in FastAPI integration
    
    * docs: fix typo:
    
    * fix (#1379): unbound BaseModdleware consume scope error
    
    * chore: bump version
    Lancetnik authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3e39c88 View commit details
    Browse the repository at this point in the history
Loading