Skip to content

Releases: sil-org/google-api-php-client-mock

Change from codeship testing to github actions

25 Mar 17:55
f34c1b1

Choose a tag to compare

Change (non-breaking)

  • Change from codeship testing to github actions

Ensure alias is added when primary Email address is changed

15 Feb 15:14
4f18590

Choose a tag to compare

Fixed

  • Add an alias, like Google, when renaming the primary email address

Added

  • Test coverage for fixed code

Ensure alias is added when primary Email address is changed

15 Feb 15:13
bfb942f

Choose a tag to compare

Fixed

  • Add an alias, like Google, when renaming the primary email address

Added

  • Test coverage for fixed code

Fix listUsers

11 Jan 16:13
1a09f61

Choose a tag to compare

Fix

  • Return all user object properties, not just customerId and primaryEmail

Fix listUsers

11 Jan 17:01
c27e8df

Choose a tag to compare

Fix

  • Return all user object properties, not just customerId and primaryEmail

Dependency updates

30 Nov 18:25
d170063

Choose a tag to compare

Update

  • No code changes, just dependency updates

Upgrading to more current libraries

21 Aug 16:07
b9f37db

Choose a tag to compare

Changed (breaking)

  • Updated to PHP 8.2 (from 7.4)
  • Updated to the latest Google Direction API PHP libraries (2.15/0.312 vs 1.1.9/0.176). This includes a major refactor which is not backwards compatible for aliases, because Google changed it.

Fix dummy method turnOff throwing exception over missing id under PHP 8.2

16 Aug 19:12
98c83aa

Choose a tag to compare

Fixed

  • dummy method turnOff throwing exception over missing id under PHP 8.2

Add non-functional twoStepVerification turnOff method

16 Aug 18:02
f09dd79

Choose a tag to compare

Added

  • Non-functional twoStepVerification turnOff method

Fix isEnrolled2Sv and isEnforced2Sv values

27 Jul 15:59
1ec0854

Choose a tag to compare

Fixed

  • Ensure that isEnforced2Sv and isEnrolled2Sv properties are mocked by setting and reading them.