Hello everyone,
In order to improve transparency, from now on Google will be posting
changelogs to this group whenever there is a new release of the
Calendar API. This information will also be available at:
http://code.google.com/apis/calendar/changelog.html
and as an Atom feed at:
http://code.google.com/apis/calendar/changelog.xml
If you have any questions, please let me know.
And with that, here is the first changelog:
Calendar Data API Release 2009-01
Date: February 4, 2009
Description:
This release introduces version 2.1 of the Calendar Data API. While
otherwise identical to version 2.0, when using version 2.1 certain actions
will behave in a non-backwards compatible manner, as documented below. This
version can be requested by setting the `GData-Version: 2.1` HTTP header or
appending `?v=2.1` to request URIs.
Version 2.0 will remain available to clients that wish to retain the API's
previous behavior.
Changes made in protocol version 2.1 only:
- An HTTP 410 (Gone) status message is now returned if the `updated-min`
query parameter for a request is too far in the past.
- An HTTP 409 (Conflict) status message is now returned when inserting a
recurrence exception that would result in a duplicate `gCal:eid` value.
Changes made for all protocol versions:
- Fixed a bug that prevented conversion of single occurrence events to
recurring events.
- Fixed multiple bugs related to tombstones that occured when deleting
recurrence exceptions.
- The `gAcl:sendNotifications` element will no longer appear in responses to
ACL update requests.
- In the event of an HTTP 409 Conflict, the conflicting event entry will now
be returned as part of the response body.
--
Trevor Johns
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---