Skip to content

1.12.3

Choose a tag to compare

@github-actions github-actions released this 25 Nov 14:57
· 46 commits to main since this release

sortinghat 1.12.3 - (2025-11-25)

Bug fixes:

  • Redis connection updated in tests
    The package django-rq updated the references to get_redis_connection
    and that caused tests to fail. Fix with the new reference.