From 885b889dc09f83e28a2672a901e15969480df170 Mon Sep 17 00:00:00 2001 From: Marina Glancy Date: Wed, 8 Oct 2014 19:22:14 +0800 Subject: [PATCH] MDL-47297 libraries: upgrade note about Google API update --- lib/upgrade.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/upgrade.txt b/lib/upgrade.txt index ff13283e214..07ad74ea2fc 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -19,6 +19,9 @@ information provided here is intended especially for developers. * Several classes grade_edit_tree_column_xxx were removed since grades setup page has been significantly changed. These classes should not be used outside of gradebook or developers can copy them into their plugins from 2.7 branch. +* Google APIs Client Library (lib/google/) has been upgraded to 1.0.5-beta and + API has changed dramatically without backward compatibility. Any code accessing + it must be amended. It does not apply to lib/googleapi.php. See MDL-47297 DEPRECATIONS: * completion_info->get_incomplete_criteria() is deprecated and will be removed in Moodle 3.0. -- 2.43.0