<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python_client, branch v0.2.2</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.2.2</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-04-10T05:20:33+00:00</updated>
<entry>
<title>add CHANGELOG entry about api_key issue</title>
<updated>2019-04-10T05:20:33+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-10T05:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c2f399df663e2fffd5bdb0aeede9e23c056af435'/>
<id>urn:sha1:c2f399df663e2fffd5bdb0aeede9e23c056af435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't require auth for editgroup annotations</title>
<updated>2019-04-10T05:01:24+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-10T05:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b1b4ecc1d7bc3aaffc6d8f88ad99709867c0dc14'/>
<id>urn:sha1:b1b4ecc1d7bc3aaffc6d8f88ad99709867c0dc14</id>
<content type='text'>
Amazing that this bug found it's way through... because most testing is
from Python, and was having serious auth config leakage with
python_client.

We're still in 0.x, and this is such a small/eggregious bug that i'm not
going to tag as a backwards-incompatible schema update (but will note in
CHANGELOG).
</content>
</entry>
<entry>
<title>add work-around for weird TypeWithDefault config class</title>
<updated>2019-04-10T04:49:32+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-10T04:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3c576b98c050b433dc5628e0ff845cafce847858'/>
<id>urn:sha1:3c576b98c050b433dc5628e0ff845cafce847858</id>
<content type='text'>
Expect this to fix a serious bug with configuration "contamination"
between priv_api and regular api. :codinghorror:
</content>
</entry>
<entry>
<title>monkeypatch annoying pytest shutdown exception</title>
<updated>2019-04-04T21:45:30+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-04T21:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3d992047a83d0668e484700f7077753752adee21'/>
<id>urn:sha1:3d992047a83d0668e484700f7077753752adee21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump versions (0.1.0 to 0.2.0)</title>
<updated>2019-01-29T04:20:39+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T04:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c3f90b450ee4449d6b6f44bc690e0cdbca3ba428'/>
<id>urn:sha1:c3f90b450ee4449d6b6f44bc690e0cdbca3ba428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>codegen schema tweaks</title>
<updated>2019-01-24T21:23:13+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-24T21:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=206acf1b37a1a34d5338c744e17ef2035cd2db58'/>
<id>urn:sha1:206acf1b37a1a34d5338c744e17ef2035cd2db58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow passing description+extra to batch endpoints</title>
<updated>2019-01-23T05:50:29+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-23T05:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=09475b87821142c5cd36c6b90fb97deb2a058312'/>
<id>urn:sha1:09475b87821142c5cd36c6b90fb97deb2a058312</id>
<content type='text'>
Pretty messy, but I needed some way to do this.

In particular, requires json.dumps() in python code, for now. Blech.
</content>
</entry>
<entry>
<title>allow arxiv and jstor lookups</title>
<updated>2019-01-21T20:23:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-21T20:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2027162f9871ebe43a40b0ac4615149141b7a571'/>
<id>urn:sha1:2027162f9871ebe43a40b0ac4615149141b7a571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>codegen</title>
<updated>2019-01-21T20:02:14+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-21T20:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4c54f3bf32e0d0e9dbe52b22f911027a667c0e34'/>
<id>urn:sha1:4c54f3bf32e0d0e9dbe52b22f911027a667c0e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python codegen</title>
<updated>2019-01-19T01:29:27+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-19T01:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=922bb704e95f477fa502fd85411f51841b0baaee'/>
<id>urn:sha1:922bb704e95f477fa502fd85411f51841b0baaee</id>
<content type='text'>
</content>
</entry>
</feed>
