My favorites | Sign in
Google
                
Search
for
Updated Dec 17, 2009 by vbarathan
Labels: Featured
ReleaseNotes  
The current release notes

Introduction

The release notes show bugfixes and feature additions over the course of the project. The wiki page shows the release notes for the current binary download, the subversion project contains a text version with the most recent changes.

Details

1.40.2

1.40.1

1.40.0

1.39.1

1.39.0

1.38.0

1.37.0

1.36.0

1.35.1

1.35.0

1.34.0

1.33.0

1.32.1

1.32.0

1.31.1

1.31.0

1.30.0

1.29.0

1.28.0

1.27.0

1.26.0

1.25.0

1.24.0

  • Added support for version 2 of Google Data API. API versioning is rolled-out in phases. As of this release only YouTube Data API supports version 2. Version 2 provides significant feature enhancements including:
    • Added Support for caching through http ETag headers. The implementation is compatible with specification in RFC 2616 with support for If-Match, If-None-Match, If-Modified-Since headers. Other conditional headers are not supported.
    • Updated OpenSearch namespace from http://a9.com/-/spec/opensearchrss/1.0/ to http://a9.com/-/spec/opensearch/1.1/.
    • Introduced "GData-Version" header to indicate requested protocol version. The GData-Version header value is of format "
      <major_version>
      .
      <minor_version>
      ". Possible values as of this release are "1.0" and "2.0". The version information can also be specified using "v=2.0" query parameter.
    • All version 2 enabled Google Data API Services will continue to support version 1 of the protocol. If both "GData-Version" header and "v" query parameter are not specified in the request, the server defaults to version 1.0.
  • Updated com.google.gdata.client.youtube.YouTubeService class to use version 2 of the YouTube Data API as default version. Refer to YouTube API developer guide for details on version 2 API. Refer toYouTube Data API Migration Guide for details on breaking changes from version 1 to version 2, and details on how to migrate your code to work with version 2 of the YouTube Data API. NOTE: There are breaking API changes between version 1 and version 2. Though it is not required to upgrade to version 2.0 immediately, it is highly recommended to upgrade version 2.0. Older versions of YouTube Data API libraries will continue to work until version 1.0 is deprecated.

1.23.0

1.22.0

1.21.0

1.20.0

1.19.0

1.18.0

1.17.0

  • Added support for Google Health GData API. This provides minimal interface to interact with Google Health Service. This API does not include data model classes for CCR health records.
  • Added new error types in Google Apps API.

1.16.4

1.16.3

1.16.2

1.16.1

1.16.0

1.15.2

1.15.1

1.15.0

1.14.1

1.14.0

1.13.0

1.12.0

1.0.11a

1.0.11

1.0.10

1.0.9

1.0.8


Sign in to add a comment