English | Site Directory

Google Apps APIs

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

This page identifies changes to the Google 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 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.

August 2007

August 7, 2007

  • Added PHP client library.

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 SHA1-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