blob: ff157b6a6fc4ccead6b12bee95ba0a670bc1d6e1 [file] [log] [blame]
Joe Gregorio205a0612011-12-14 11:38:16 -05001v1.0beta7
2 - Support for batch requests. http://code.google.com/p/google-api-python-client/wiki/Batch
3 - Support for media upload. http://code.google.com/p/google-api-python-client/wiki/MediaUpload
4 - Better handling for APIs that return something other than JSON.
5 - Major cleanup and consolidation of the samples.
6 - Bug fixes and other enhancements:
7 72 Defect Appengine OAuth2Decorator: Convert redirect address to string
8 22 Defect Better error handling for unknown service name or version
9 48 Defect StorageByKeyName().get() has side effects
10 50 Defect Need sample client code for Admin Audit API
11 28 Defect better comments for app engine sample Nov 9
12 63 Enhancement Let OAuth2Decorator take a list of scope