Mailman Core 3.2.2 is now out
Hello Everyone,
Mailman Core 3.2.2 is released and available on PyPI1.
This is a regular bugfix release and I had to do that to fix a version constraint which pulled in a pre-release of a dependency (falcon) when installed via pip and caused the default install to break.
There are few other changes included in this release, including a big refactor of error reporting in Core's REST API. All the error responses are now correctly formatted as JSON with more information about the error. For example, invalid inputs for Enum data types return the valid options. Other error message are now generated from the input validtor and will be more informative.
REST API also accepts input as JSON formatted body, alongside the x-www-form-urlencoded.
A full list of changes are available here:
https://mailman.readthedocs.io/en/latest/src/mailman/docs/NEWS.html#id1
This release supports Python 3.5-3.7.
Thanks very much to all the contributors involved in this release.
-- thanks, Abhilash Raj (maxking)
Hi Abhilash,
Docker builds are failing for the last few days so we don't have this update in the images: https://circleci.com/gh/maxking/docker-mailman/tree/master
Could you look at the issue please?
Best regards, Danil Smirnov
вс, 24 мар. 2019 г. в 07:59, Abhilash Raj <maxking@asynchronous.in>:
Hello Everyone,
Mailman Core 3.2.2 is released and available on PyPI1.
This is a regular bugfix release and I had to do that to fix a version constraint which pulled in a pre-release of a dependency (falcon) when installed via pip and caused the default install to break.
There are few other changes included in this release, including a big refactor of error reporting in Core's REST API. All the error responses are now correctly formatted as JSON with more information about the error. For example, invalid inputs for Enum data types return the valid options. Other error message are now generated from the input validtor and will be more informative.
REST API also accepts input as JSON formatted body, alongside the x-www-form-urlencoded.
A full list of changes are available here:
https://mailman.readthedocs.io/en/latest/src/mailman/docs/NEWS.html#id1
This release supports Python 3.5-3.7.
Thanks very much to all the contributors involved in this release.
-- thanks, Abhilash Raj (maxking)
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
On Sat, Mar 30, 2019, at 1:11 PM, Danil Smirnov wrote:
Hi Abhilash,
Docker builds are failing for the last few days so we don't have this update in the images: https://circleci.com/gh/maxking/docker-mailman/tree/master
Could you look at the issue please?
Yes, thanks for letting me know. I am aware of the failing builds, but I am having some weird issues getting uwsgi to start off with recent releases and I don't want to pin versions, so I have been trying to dig into the reason why it doesn't boot up with new releases.
And then my local docker has been misbehaving a whole lot too, but I am on it whenever I can :)
Best regards, Danil Smirnov
вс, 24 мар. 2019 г. в 07:59, Abhilash Raj <maxking@asynchronous.in>:
Hello Everyone,
Mailman Core 3.2.2 is released and available on PyPI1.
This is a regular bugfix release and I had to do that to fix a version constraint which pulled in a pre-release of a dependency (falcon) when installed via pip and caused the default install to break.
There are few other changes included in this release, including a big refactor of error reporting in Core's REST API. All the error responses are now correctly formatted as JSON with more information about the error. For example, invalid inputs for Enum data types return the valid options. Other error message are now generated from the input validtor and will be more informative.
REST API also accepts input as JSON formatted body, alongside the x-www-form-urlencoded.
A full list of changes are available here:
https://mailman.readthedocs.io/en/latest/src/mailman/docs/NEWS.html#id1
This release supports Python 3.5-3.7.
Thanks very much to all the contributors involved in this release.
-- thanks, Abhilash Raj (maxking)
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)
Danil Smirnov wrote:
Hi Abhilash,
Docker builds are failing for the last few days so we don't have this update in the images: https://circleci.com/gh/maxking/docker-mailman/tree/master
Could you look at the issue please?
I fixed the daily builds and am currently pushing a new release with updated versions of Core, Postorius and Hyperkitty's releases.
Best regards, Danil Smirnov
вс, 24 мар. 2019 г. в 07:59, Abhilash Raj <maxking(a)asynchronous.in>:
Hello Everyone,
Mailman Core 3.2.2 is released and available on PyPI1.
This is a regular bugfix release and I had to do that to fix a version constraint which pulled in a pre-release of a dependency (falcon) when installed via pip and caused the default install to break.
There are few other changes included in this release, including a big refactor of error reporting in Core's REST API. All the error responses are now correctly formatted as JSON with more information about the error. For example, invalid inputs for Enum data types return the valid options. Other error message are now generated from the input validtor and will be more informative.
REST API also accepts input as JSON formatted body, alongside the x-www-form-urlencoded.
A full list of changes are available here:
https://mailman.readthedocs.io/en/latest/src/mailman/docs/NEWS.html#id1
This release supports Python 3.5-3.7.
Thanks very much to all the contributors involved in this release.
-- thanks, Abhilash Raj (maxking)
Mailman-users mailing list -- mailman-users(a)mailman3.org To unsubscribe send an email to mailman-users-leave(a)mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
participants (2)
-
Abhilash Raj
-
Danil Smirnov