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: celery/celery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.6.0
Choose a base ref
...
head repository: celery/celery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.6.1
Choose a head ref
  • 15 commits
  • 30 files changed
  • 12 contributors

Commits on Dec 3, 2025

  1. Fix Redis Sentinel ACL authentication support (#10013)

    - Extract username from sentinel URL in _params_from_url
    - Pass credentials (username/password) to master_for() in _get_pool
    - Add unit tests for ACL authentication
    anthonykuzmich7 authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    9f0a61c View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#10012)

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    fc94764 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Fix: Broker heartbeats not sent during graceful shutdown (#9986)

    * Continue firing timers while pool drains
    
    * Unit tests
    
    * flake8 fix
    
    * Code review changes
    
    * Integration test for prefork shutdown
    
    * Additional code review changes
    
    * Documentation update
    
    * Code review changes
    
    * Update documentation to specify that the behaviour described only applies to the prefork pool
    
    ---------
    
    Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
    weetster and auvipy authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    ab711a0 View commit details
    Browse the repository at this point in the history
  2. Document confirm_publish broker transport option (#10016)

    Signed-off-by: JaeHyuck Sa <wogur981208@gmail.com>
    Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
    JaeHyuckSa and auvipy authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    12e764c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. close DB pools only in prefork mode (#10020)

    * close DB pools only in prefork mode
    
    * fix tests
    
    ---------
    
    Co-authored-by: petr.prikryl <petr.prikryl@olc.cz>
    petrprikryl and petr.prikryl authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    a4f9beb View commit details
    Browse the repository at this point in the history
  2. Fix: Avoid unnecessary Django database connection creation during cle…

    …anup (#10015)
    
    * Update database connection closing to initialized only
    
    Avoid creating and closing connections immediately by only iterating over existing connections.
    
    * update mock in django test
    
    * support old Django versions method signature
    
    * Apply suggestion from @auvipy
    
    ---------
    
    Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
    snopoke and auvipy authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    cc3350e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. reliable prefork detection (#10023)

    * reliable prefork detection
    
    * copilot feedback
    
    * better coverage
    
    ---------
    
    Co-authored-by: petr.prikryl <petr.prikryl@olc.cz>
    petrprikryl and petr.prikryl authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    cb08d50 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#10027)

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1)
    
    Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
    pre-commit-ci[bot] and auvipy authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    170fe55 View commit details
    Browse the repository at this point in the history
  3. better coverage (#10029)

    Co-authored-by: petr.prikryl <petr.prikryl@olc.cz>
    Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
    3 people authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    6da72bd View commit details
    Browse the repository at this point in the history
  4. Bump mypy from 1.19.0 to 1.19.1 (#10028)

    Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.19.0...v1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.19.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
    dependabot[bot] and auvipy authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    f19db70 View commit details
    Browse the repository at this point in the history
  5. Clarify 'result_extended' setting usage in tasks

    Added note about 'result_extended' and periodic task context.
    SpaceShaman authored and auvipy committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    5f8659b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Bump google-cloud-firestore from 2.21.0 to 2.22.0

    Bumps [google-cloud-firestore](https://github.com/googleapis/python-firestore) from 2.21.0 to 2.22.0.
    - [Release notes](https://github.com/googleapis/python-firestore/releases)
    - [Changelog](https://github.com/googleapis/python-firestore/blob/main/CHANGELOG.md)
    - [Commits](googleapis/python-firestore@v2.21.0...v2.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: google-cloud-firestore
      dependency-version: 2.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and auvipy committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    0527296 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Stop importing pytest_subtests

    This doesn't seem to be necessary either with pytest<9 (where
    pytest-subtests was a separate package) or with pytest>=9 (where subtest
    support is integrated into pytest).
    cjwatson authored and auvipy committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    2167529 View commit details
    Browse the repository at this point in the history
  2. Only use exceptiongroup backport for Python < 3.11 (#10033)

    Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
    cjwatson and auvipy authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    ba20bed View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Prepare for release: v5.6.1 (#10037)

    * Bump version: 5.6.0 → 5.6.1
    
    * Added Changelog for v5.6.1
    Nusnus authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    21dbc73 View commit details
    Browse the repository at this point in the history
Loading