Pyramid 1.0b2 released

35 views
Skip to first unread message

Chris McDonough

unread,
Jan 24, 2011, 10:27:43 PM1/24/11
to pylons-devel
Pyramid 1.0b2 has been released to PyPI. It is a pure bugfix release.

Install it via:

easy_install pyramid

Or upgrade via:

easy_install -U pyramid

The docs at http://docs.pylonsproject.org/projects/pyramid/dev/ have not
yet been updated, but no functionality has changed, so no docs save the
embedded changelog itself needs to be modified.

The change log follows:

1.0b2 (2011-01-24)
==================

Bug Fixes
---------

- The ``production.ini`` generated by all paster templates now have an
effective logging level of WARN, which prevents e.g. SQLAlchemy
statement logging and other inappropriate output.

- The ``production.ini`` of the ``pyramid_routesalchemy`` and
``pyramid_alchemy`` paster templates did not have a ``sqlalchemy``
logger section, preventing ``paster serve production.ini`` from
working.

- The ``pyramid_routesalchemy`` and ``pyramid_alchemy`` paster
templates used the ``{{package}}`` variable in a place where it
should have used the ``{{project}}`` variable, causing applications
created with uppercase letters e.g. ``paster create -t
pyramid_routesalchemy Dibbus`` to fail to start when ``paster serve
development.ini`` was used against the result. See
https://github.com/Pylons/pyramid/issues/#issue/107

- The ``render_view`` method of ``pyramid.renderers.RendererHelper``
passed an incorrect value into the renderer for ``renderer_info``.
It now passes an instance of ``RendererHelper`` instead of a
dictionary, which is consistent with other usages. See
https://github.com/Pylons/pyramid/issues#issue/106

- A bug existed in the ``pyramid.authentication.AuthTktCookieHelper``
which would break any usage of an AuthTktAuthenticationPolicy when
one was configured to reissue its tokens (``reissue_time`` <
``timeout`` / ``max_age``). Symptom: ``ValueError: ('Invalid token
%r', '')``. See https://github.com/Pylons/pyramid/issues#issue/108.


Chris McDonough

unread,
Jan 24, 2011, 10:57:13 PM1/24/11
to pylons...@googlegroups.com
On Mon, 2011-01-24 at 22:27 -0500, Chris McDonough wrote:
> Pyramid 1.0b2 has been released to PyPI. It is a pure bugfix release.
>
> Install it via:
>
> easy_install pyramid
>
> Or upgrade via:
>
> easy_install -U pyramid

I should also note that barring any showstopper bugs, 1.0 final will be
released on or before Jan. 31.

- C


Seth

unread,
Jan 25, 2011, 12:14:57 PM1/25/11
to pylons...@googlegroups.com
Chris,

This is such exciting news! Thanks for all your hard work (and everyone else who has contributed).

Seth

Kyle Terry

unread,
Jan 25, 2011, 2:51:13 PM1/25/11
to pylons...@googlegroups.com

I love it!

> --
> You received this message because you are subscribed to the Google Groups "pylons-devel" group.
> To post to this group, send email to pylons...@googlegroups.com.
> To unsubscribe from this group, send email to pylons-devel...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.
>

Alex Clark

unread,
Jan 25, 2011, 3:26:51 PM1/25/11
to pylons...@googlegroups.com
On 1/25/11 2:51 PM, Kyle Terry wrote:
> I love it!

Kudos and thanks, indeed! Looking forward to 1.0.

>
> On Jan 25, 2011 9:15 AM, "Seth"
> <seediff...@gmail.com

> <mailto:seediff...@gmail.com>> wrote:
> > Chris,
> >
> > This is such exciting news! Thanks for all your hard work (and
> everyone else
> > who has contributed).
> >
> > Seth
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "pylons-devel" group.
> > To post to this group, send email to pylons...@googlegroups.com

> <mailto:pylons...@googlegroups.com>.


> > To unsubscribe from this group, send email to
> pylons-devel...@googlegroups.com

> <mailto:pylons-devel%2Bunsu...@googlegroups.com>.


> > For more options, visit this group at
> http://groups.google.com/group/pylons-devel?hl=en.
> >
>
> --
> You received this message because you are subscribed to the Google
> Groups "pylons-devel" group.
> To post to this group, send email to
> pylons...@googlegroups.com.
> To unsubscribe from this group, send email to
> pylons-devel...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/pylons-devel?hl=en.


--
Alex Clark � http://aclark.net/help-me-help-plone

Reply all
Reply to author
Forward
0 new messages