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: taskiq-python/taskiq-fastapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: taskiq-python/taskiq-fastapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 7 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    1497542 View commit details
    Browse the repository at this point in the history
  2. Bump fastapi to >=0.133.0

    Aleksei Briushinin committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    d085148 View commit details
    Browse the repository at this point in the history
  3. Constrain fastapi version to <1

    Aleksei Briushinin committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    ce96e59 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. update docstrings

    mahenzon committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    00f7a7e View commit details
    Browse the repository at this point in the history
  2. update docstring

    mahenzon committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    01b4ec3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from mahenzon/update-docstrings

    update docstrings and typing
    spikeninja authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    7e35a08 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2026

  1. Merge pull request #27 from megalaren/fix-starlette-1.0-compat

    fix: remove startup/shutdown calls incompatible with Starlette 1.0
    s3rius authored Apr 18, 2026
    Configuration menu
    Copy the full SHA
    c766da5 View commit details
    Browse the repository at this point in the history
Loading