Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core
Commits: d8cd7c74 by Abhilash Raj at 2022-11-10T18:46:58+05:30 Prepare for next release - 3.3.7 - - - - - 2eaddc53 by Abhilash Raj at 2022-11-10T13:53:55+00:00 Merge branch 'new-release' into 'master' Prepare for next release - 3.3.7 See merge request mailman/mailman!1056 - - - - - 2 changed files: - src/mailman/docs/NEWS.rst - src/mailman/version.py Changes: ===================================== src/mailman/docs/NEWS.rst ===================================== @@ -13,6 +13,8 @@ Here is a history of user visible changes to Mailman. 3.3.7 ===== +(2022-11-10) + **BREAKING CHANGE**: When using PostgreSQL database with Mailman, starting with Mailman Core 3.3.7 (due to bump in SQLAlchemy 1.4+), the urls in ``[database]`` section will require ``postgresql`` as the scheme. Previously, ``postgres`` was ===================================== src/mailman/version.py ===================================== @@ -31,8 +31,8 @@ FINAL = 0xf MAJOR_REV = 3 MINOR_REV = 3 -MICRO_REV = 6 -REL_LEVEL = ALPHA +MICRO_REV = 7 +REL_LEVEL = FINAL # At most 15 beta releases! REL_SERIAL = 1 View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/796f391934ba879adf25e7260c0ab7f127261b34...2eaddc5339fb40dfd8ce702ffc83283af86b156a -- View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/796f391934ba879adf25e7260c0ab7f127261b34...2eaddc5339fb40dfd8ce702ffc83283af86b156a You're receiving this email because of your account on gitlab.com.
_______________________________________________ Mailman-checkins mailing list -- mailman-checkins@python.org To unsubscribe send an email to mailman-checkins-le...@python.org https://mail.python.org/mailman3/lists/mailman-checkins.python.org/ Member address: arch...@jab.org