2.0.3
#656 Fixed the error message on registration form issue #655.
#661 Fix apigee_edge_teams_cron() if run without teams issue #660.
#668 Replaced deprecated Formatter::formatResponse() with formatResponseForRequest method issue #667.
#673 Fixed deprecated methods drupalPostForm(), assertEqual(), user_password(), assertArrayEquals() and assertFileNotExists() which is removed from Drupal 10.0.0 issue #672.
#682 Fixed deprecated methods uasort() and usort() Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero issue #680.
#688 Fixed if apigee_edge_actions_debug module is enabled and rules are set , type error is thrown when event is triggered issue #687.
#696 Fixed deprecated notice for FieldableEdgeEntityBase::getIterator() issue #692.
#693 Fixed deprecated function: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated issue #695.
#697 Fixed deprecated function: json_decode(): Passing null to parameter issue #694.
#699 Fixed caching issue for teams module issue #690.
#701 Added disable email notification and auto approve functionality for registered users issue #691.
#703 Add missing JS library dependency for displaying a modal window.
#704 Contruct the app keys url on the backend.
#708 Update Cache-Control parameters to no-store.