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: v4.2.1
Choose a base ref
...
head repository: celery/celery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 25, 2018

  1. Restrict version of redis dependency (#5177)

    Version 3 of the redis package is backwards incompatible and
    causes a bunch of breakage, limit to version 2
    simonschmidt authored and auvipy committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    502ee6e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Limit Celery 4.2 to Kombu 4.3 and below.

    Omer Katz committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    1571d41 View commit details
    Browse the repository at this point in the history
  2. Bump version: 4.2.1 → 4.2.2

    Omer Katz committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    c3ba885 View commit details
    Browse the repository at this point in the history
Loading