Releases: google/apitools
Releases · google/apitools
HttpError class
Fix for encoding of map values to json.
v0.5.13 Update for v0.5.13 release.
Fixes to bytes encoding and list pager
Minor fixes to encoder and list pager.
Support for dict to message and test mock fix.
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
Merge pull request #157 from sb2nov/sb_update_version Update version to 0.5.10 for release
GCE metadata and code generation.
Various fixes for lint, code generation, GCE metadata and ADC logic.
v0.5.8: Merge pull request #146 from jcoatgoogle/jco_update_version
Allow custom error handling etc in the case of batch requests, similar to what is possible in single request mode.
Minor fixes/features.
- 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.
v0.5.6 Update apitools version to 0.5.6.
Pinning oauth2client version.
Emergency release due to backwards incompatible change in oauth2client 4.0.0.