v1.29.0
05-20-2019 10:18 PDT
Implementation Changes
- Deprecate the GoogleCredential and CloudShellCredential classes (#1258)
- More OSGI metadata (#1253)
- Fix OSGI metadata for gson and jackson2 packages (#1251)
- Fix Replaced invalidateToken method to clearToken (#1243)
- Infinite cycle with MediaHttpDownloader setContentRange download (#1242)
- Check for null to prevent autoboxing NPE. (#1241)
- Changed to Guava ByteStreams.copy() that has a bit better performance (#1239)
New Features
- Add automatic module name (#1235)
Dependencies
- Update http/oauth dependencies to 1.29 (#1259)
Documentation
Internal / Testing Changes
- Add publish_javadoc kokoro job (#1248)