Skip to content

Releases: google/apitools

HttpError class

Choose a tag to compare

@cherba cherba released this 03 Oct 22:52
Merge pull request #180 from betamos/master

Update for v0.5.16 release.

Fix for encoding of map values to json.

Choose a tag to compare

@cherba cherba released this 14 Aug 20:28
v0.5.13

Update for v0.5.13 release.

Fixes to bytes encoding and list pager

Choose a tag to compare

@cherba cherba released this 09 Aug 14:53

Minor fixes to encoder and list pager.

Support for dict to message and test mock fix.

Choose a tag to compare

@cherba cherba released this 08 May 15:47

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

Choose a tag to compare

@cherba cherba released this 25 Apr 21:14
Merge pull request #157 from sb2nov/sb_update_version

Update version to 0.5.10 for release

GCE metadata and code generation.

Choose a tag to compare

@cherba cherba released this 20 Apr 18:32

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

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

Choose a tag to compare

@vilasj vilasj released this 02 Mar 18:27

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

Minor fixes/features.

Choose a tag to compare

@cherba cherba released this 31 Jan 21:32
  • 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.

Choose a tag to compare

@cherba cherba released this 03 Dec 14:02
v0.5.6

Update apitools version to 0.5.6.

Pinning oauth2client version.

Choose a tag to compare

@vilasj vilasj released this 14 Oct 21:13

Emergency release due to backwards incompatible change in oauth2client 4.0.0.