The Google .NET client library 1.09 is now available for download.

Go to http://code.google.com/p/google-gdata/ for release notes,
documentation and downloads.

Note that a .CHM file and HTML documentation is included in the download.

Changes since the last binary release:

== 1.0.9.3 ==
- Google Base changes:
  New features:
    - GBaseQuery supports the following optional parameters; orderby,
sortorder, refine and content
    - Support for gm:stats tags
    - GBaseUriFactory can now generate the feed uri of other customers

    Fixes:
     - Fixed the GBaseAttributeType hierarchy for
date/dateTime/dateTimeRange
     - Fixed the type of the hardcoded ExpirationDate property in
GBaseAttributes
- Added a Makefile for Mono builds. This one replaces the Ant file.

== 1.0.9.2 ==
- Removed the MethodOverride default for the CalendarService. If you need
that (due to firewalls not allowing PUT/DELETE requests,
  you can reenable this with setting the MethodOverride flag on the factory:
   ((GDataGAuthRequestFactory)calsvc.RequestFactory).MethodOverride =
false;
- Changed the X-Method-Override behaviour for DELETE, to fix an issue with
.NET mobile (the mobile client would crash when
  the contentLength was set to 0 and no stream was requested).

== 1.0.9.1 ==
- Added a KeepAlive property to the factory object. This is set to true by
default. .NET 2.0 clients, are due to behaviour changes
  in that runtime encouraged to set this to false.


Enjoy

Frank Mantek
Google


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to