We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d1c8c commit c3a2da0Copy full SHA for c3a2da0
1 file changed
packages/django-google-spanner/CHANGELOG.md
@@ -4,6 +4,17 @@
4
5
[1]: https://pypi.org/project/django-google-spanner/#history
6
7
+## [5.0.0](https://github.com/googleapis/google-cloud-python/compare/django-google-spanner-v4.0.3...django-google-spanner-v5.0.0) (2026-05-01 )
8
+
9
+### Breaking changes
10
11
+* Dropped support for Django 3.2 and 4.2.
12
+* Minimum supported Python version is now 3.10 (as required by Django 5.2).
13
14
+### Features
15
16
+* Add support for Django 5.2
17
18
## [4.0.3](https://github.com/googleapis/google-cloud-python/compare/django-google-spanner-v4.0.2...django-google-spanner-v4.0.3) (2026-03-23)
19
20
0 commit comments