Skip to content

Commit 4086982

Browse files
authored
feat(django-spanner)!: support Django 5.2 and deprecate Django 3.2/4.2 (#16624)
This PR migrates the `django-google-spanner` package to support Django 5.2 and deprecates support for older Django versions (3.2 and 4.2). Due to the deprecation of older versions, this is a breaking change and requires a major version release. **💥 BREAKING CHANGES**: * Dropped support for Django 3.2 and 4.2. * Minimum supported Python version is now 3.10 (as required by Django 5.2).
1 parent e408053 commit 4086982

55 files changed

Lines changed: 3030 additions & 4557 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/django-spanner-django3.2_tests_against_emulator0.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/workflows/django-spanner-django3.2_tests_against_emulator1.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/workflows/django-spanner-django3.2_tests_against_emulator2.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/workflows/django-spanner-django3.2_tests_against_emulator3.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/workflows/django-spanner-django3.2_tests_against_emulator4.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/workflows/django-spanner-django3.2_tests_against_emulator5.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)