Assembly for the Google APIs Client Library for Java 1.4.1-beta
High-level details about this library can be found at http://code.google.com/p/google-api-java-client,
including JavaDoc, documentation, support, samples, and source code.
Dependent jars are found in the dependencies
folder.
Version 1.4 contains some changes that are incompatible with prior
version 1.3:
- Removed methods/classes/fields that were deprecated in 1.3 and
scheduled to be removed in version 1.4. Please check
the JavaDoc for advice.
- Added required methods that are scheduled for inclusion in version
1.4:
- App Engine SDK minimum version 1.4.2 is now required in order to
enable SSL certificate validation.
- NetHttpTransport
(check the linked JavaDoc for advice): removed fields connectTimeout and
readTimeout.
- UrlFetchHttpTransport
(check the linked JavaDoc for advice): removed field deadline.