Skip to content

Releases: google/apitools

HttpError class

03 Oct 22:52
Compare
Choose a tag to compare
Merge pull request #180 from betamos/master

Update for v0.5.16 release.

Fix for encoding of map values to json.

14 Aug 20:28
Compare
Choose a tag to compare
v0.5.13

Update for v0.5.13 release.

Fixes to bytes encoding and list pager

09 Aug 14:53
Compare
Choose a tag to compare

Minor fixes to encoder and list pager.

Support for dict to message and test mock fix.

08 May 15:47
Compare
Choose a tag to compare

A fix to test mock to include service name and a small feature to allow for easier conversion of python dict into message which represents proto map.

Fix repeated fields list parsing

25 Apr 21:14
Compare
Choose a tag to compare
Merge pull request #157 from sb2nov/sb_update_version

Update version to 0.5.10 for release

GCE metadata and code generation.

20 Apr 18:32
Compare
Choose a tag to compare

Various fixes for lint, code generation, GCE metadata and ADC logic.

v0.5.8: Merge pull request #146 from jcoatgoogle/jco_update_version

02 Mar 18:27
Compare
Choose a tag to compare

Allow custom error handling etc in the case of batch requests, similar to what is possible in single request mode.

Minor fixes/features.

31 Jan 21:32
Compare
Choose a tag to compare
  • Updates encoding.py to not to set/reset global logger.
  • Treat exceptions accessing GCE credential cache file as a cache miss.
  • Add limit support for limiting size of batch request.

Fixes encoding corner case with JsonValue.

03 Dec 14:02
Compare
Choose a tag to compare
v0.5.6

Update apitools version to 0.5.6.

Pinning oauth2client version.

14 Oct 21:13
Compare
Choose a tag to compare

Emergency release due to backwards incompatible change in oauth2client 4.0.0.