doc/client_api_versions.txt
changeset 2493 5db1603f0c3f
parent 2488 010931d9cabe
child 2500 a63fead21404
equal deleted inserted replaced
2492:41794fa860e3 2493:5db1603f0c3f
       
     1 Version 65:
       
     2 Incompatible with clients using versions 0-64.
       
     3 
       
     4     pkg.client.api.ImageInterface has changed as follows:
       
     5         * get_pkg_list() yields five values instead of four; the fifth is a
       
     6           dictionary of package attributes.
       
     7 
       
     8     pkg.client.api.PackageInfo has changed as follows:
       
     9         * added get_attr_values() to return the values of named package
       
    10           attributes.
       
    11 
     1 Version 64:
    12 Version 64:
     2 Incompatible with clients using versions 0-63.
    13 Incompatible with clients using versions 0-63.
     3 
    14 
     4     pkg.client.api_errors has changed as follows:
    15     pkg.client.api_errors has changed as follows:
     5        * The ImageLocationAmbiguous exception has been removed.  The client
    16        * The ImageLocationAmbiguous exception has been removed.  The client