close
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.18
Choose a base ref
...
head repository: taskiq-python/taskiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.19
Choose a head ref
  • 15 commits
  • 32 files changed
  • 11 contributors

Commits on Aug 15, 2025

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

Commits on Aug 25, 2025

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

Commits on Sep 26, 2025

  1. BUG FIX: issue:493 Loss of task_id when using retry middlewares (#496)

    * issue:493
    add: test case
    add: task_id for retry scheduled task
    
    ---------
    
    Co-authored-by: SARomanchuk
    GefMar authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    1f2e24e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. feat: add TaskiqAdminMiddleware and aiohttp package (#478)

    * feat: add TaskiqAdminMiddleware, add aiohttp package
    
    * fix: typing/linter errors, update middleware
    
    * feat: make methods async, add startup/shutdown
    
    * feat: add aiohttp ^3 dep
    
    * feat: update middleware methods
    spikeninja authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    0e2e729 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

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

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    392a02d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1482e3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    967cb92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d01e152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4765e3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a0960c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b588dc6 View commit details
    Browse the repository at this point in the history
  8. feat: add a tip to the docs about using LabelScheduleSource (#509)

    Co-authored-by: Pavel Kirilin <win10@list.ru>
    spikeninja and s3rius authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    4cbdd31 View commit details
    Browse the repository at this point in the history
  9. ✨ Added the --app-dir param to specify the application/sources dire…

    …ctory (#490)
    
    Co-authored-by: Pavel Kirilin <win10@list.ru>
    mykolasolodukha and s3rius authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    04e3185 View commit details
    Browse the repository at this point in the history
  10. Fixed ruff.

    s3rius committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    9339f9d View commit details
    Browse the repository at this point in the history
Loading