<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/raven.git/docs/usage.rst, branch awslambda-integration</title>
<subtitle>github.com: getsentry/raven-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/'/>
<entry>
<title>Added docs on context thread management</title>
<updated>2016-05-03T17:58:08+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2016-05-03T17:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=cf3a388395d18b44c25db3d3d5174b7e468633d4'/>
<id>cf3a388395d18b44c25db3d3d5174b7e468633d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed a headline to make more sense in the context</title>
<updated>2015-07-22T08:50:44+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2015-07-22T08:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=ff1606440e27c28c89178a4559460c79b425c1ce'/>
<id>ff1606440e27c28c89178a4559460c79b425c1ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/federated-docs'</title>
<updated>2015-07-16T17:03:35+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2015-07-16T17:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=388b3c0d2881a04dec5704e45ecff5b4f2ac0917'/>
<id>388b3c0d2881a04dec5704e45ecff5b4f2ac0917</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove various deprecated behaviors</title>
<updated>2015-07-16T06:14:36+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2015-07-16T06:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=37eb1e8ef6a472ab8539b78761ff679f8570c304'/>
<id>37eb1e8ef6a472ab8539b78761ff679f8570c304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Imported new docs</title>
<updated>2015-07-12T09:10:43+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2015-07-12T09:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=9e385c43b98b9111dd7149f48bdc2fa7e5a594f0'/>
<id>9e385c43b98b9111dd7149f48bdc2fa7e5a594f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor DSN and transport configuration</title>
<updated>2015-05-22T00:25:24+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2015-03-29T18:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=12bb73770747ae8a6cc688bff32279257362e76b'/>
<id>12bb73770747ae8a6cc688bff32279257362e76b</id>
<content type='text'>
Passing a transport via a scheme prefix is now deprecated in favor of explicit class loading:

&gt;&gt;&gt; Client(dsn, transport=HttpTransport)

Additionally DSN-related configuration is now held in the RemoteConfig helper, which is bound on Client.remote.

Fixes GH-587
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing a transport via a scheme prefix is now deprecated in favor of explicit class loading:

&gt;&gt;&gt; Client(dsn, transport=HttpTransport)

Additionally DSN-related configuration is now held in the RemoteConfig helper, which is bound on Client.remote.

Fixes GH-587
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct it's -&gt; its</title>
<updated>2015-04-11T22:40:48+00:00</updated>
<author>
<name>Sven-Hendrik Haase</name>
<email>sh@lutzhaase.com</email>
</author>
<published>2015-04-11T22:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=6eb312b6ce8bb7196c27a9f7e0a7d67137893c7c'/>
<id>6eb312b6ce8bb7196c27a9f7e0a7d67137893c7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand usage</title>
<updated>2014-04-01T04:27:39+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2014-04-01T04:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=d6c3322ca6a580c3afba92b8996d4f4015c9d82b'/>
<id>d6c3322ca6a580c3afba92b8996d4f4015c9d82b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand usage</title>
<updated>2014-04-01T04:26:44+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2014-04-01T04:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=e143520a1c0b08998840680b4977073c6eaabf5d'/>
<id>e143520a1c0b08998840680b4977073c6eaabf5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix usage docs</title>
<updated>2013-05-14T20:27:04+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2013-05-14T20:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=c4eb01e7831e1647eab7aac90b16aaf3b9539b81'/>
<id>c4eb01e7831e1647eab7aac90b16aaf3b9539b81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
