We are pleased to let you know that the newest .NET release is available for download. This is a maintenance release. Beside several bugfixes the most notable addition are the new convenience classes for YouTube.
Download it here: http://code.google.com/p/google-gdata/downloads/list and report issues here: http://code.google.com/p/google-gdata/issues/list • Features Added media:rating to media:group Added the most-popular constants to the defined youtube queries Added missing convienience classes to YouTube (Comments, Complaints etc) Added PDF support to the Google Documents API Added a CategoryQueriesAsParameter property on the feedquery class, and making that false by default. On the YouTubeQuery this is true by default. The effect is that category queries will not be created by extending/changing the path portion of the URL, but instead using a new parameter "category" and putting the categories comma delimited into the query part of the uri. • Bugfixes Fixed issue 135. There was a bug in the FeedQuery parsing code that resulted in URIs with date parameters that are encoded to potentially throw Removed the Cookie property and replaced it with a Cookies properter on the RequestFactory. The old code, using just a simple string, was implemented for mobile benefits, as the CookieContainer, that is used now, does not exist on the compact framework. The simple solution though is creating problems in some scenarios, and had to be removed. Added over 100 more unittests for the YouTube service Fixed issue 102, 142 Regards Frank Mantek Google --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
