My favorites | English | Sign in

Google Apps APIs

Release Notes for Google Apps Provisioning API Developer's Guide: Protocol

This page identifies changes to the Google Apps Provisioning API Developer's Guide: Protocol and the dates that those changes were introduced. This document is intended to be a reference for developers who are looking for an easy way to identify recent changes to the Google Apps Provisioning suite of APIs and the Developer's Guide as a whole.

Changes in this document will be listed by date beginning with the most recently released changes. Each change in the list will link to the corresponding place in the document to help you easily locate the updated documentation.

November 2009

November 4th, 2009

  • Provisioning API v1.0 is no longer in service.

September 2009

September 7th, 2009

July 2009

July 14, 2009

January 2009

January 16, 2009

  • Added support for groups and deprecated email lists.

September 2008

September 17, 2008

  • Added support for apps:login hashFunctionName="MD5".

August 2007

August 7, 2007

June 2007

June 26, 2007

  • As a means to further protect a user's privacy, you may now choose to send and store passwords as SHA-1-hashed values instead of as clear text. Please see the apps:login XML definition for details.
  • Added Python client library.
  • Added new error messages:
    • DomainFeatureUnavailable(1203)
    • InvalidHashFunctionName(1404)
    • InvalidHashDigestLength(1405)
    • InvalidEmailAddress(1406)
    • InvalidQueryParameterValue(1407)
  • Added four new attributes to apps:login:
    • admin
    • agreedToTerms
    • changePasswordAtNextLogin
    • hashFunctionName