Also known as the "everyone reports problems with the release that
they should've found testing the RC" release.

The key fixes here are for a transaction issue that shows up -only- if txn_begin
is the first thing called on the $schema after ->connect, and to make errors
during deploy soft so a failing DROP on the first pass doesn't abort your
entire deployment process.

There's also some cleanup of vestigial code now implemented elsewhere (a
no-op but a slightly slow no-op so you may see a slight performance
improvement), a bunch of fixed to the new multi-create new() syntax extensions,
some tweaks to make the new exception handling stuff in storage a bit more
expressive and a ->rethrow method on exception objects.

Enjoy.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to