googleapis / python-spanner-django

Cloud Spanner database backend for Django
BSD 3-Clause "New" or "Revised" License
88 stars 27 forks source link

Django 4.2 support (Django 3.2 EOL April 2024) #853

Closed chickahoona closed 2 months ago

chickahoona commented 7 months ago

The pypi page here https://pypi.org/project/django-google-spanner/ shows at the moment the latest supported Django version is 3.2. The problem is that Django 3.2 is EOL in 2 months (Source: https://www.djangoproject.com/download/), so people using your package have to decide eather to switch to another package or to run on an unsupported / potentially insecure version of Django.

So my question. Does this package already support maybe Django 4.2?

cemoody commented 6 months ago

i also ran into the same issue! i'll be watching this! thank you

osean-man commented 6 months ago

Is there any plan to update the package to support more recent versions of Django?

jaz-la commented 5 months ago

Hi folks, this really need to be prioritized, I know the EOL of Django 3.2 is end of April 2024, but it's not reasonable to release the new version at the end of April and leave users very limited time to upgrade django version. p3 looks not reasonable to me as it's only 1 month left.

ankiaga commented 2 months ago

Closing this as support for Django 4.2 has been released