Skip to content

Tags: pynip/google-api-php-client

Tags

v2.1.2

Toggle v2.1.2's commit message
update google/apiclient-servies to v0.9 (googleapis#1128)

v2.1.1

Toggle v2.1.1's commit message
removes errant symlinks

v2.1.0

Toggle v2.1.0's commit message
removes stash logic, adds caching test for MemoryCache (googleapis#1085)

v2.0.3

Toggle v2.0.3's commit message
updates google/apiclient-services to 0.7 (googleapis#1053)

v2.0.2

Toggle v2.0.2's commit message
Fix incorrect function call in UPGRADING.md (googleapis#996)

v2.0.1

Toggle v2.0.1's commit message
adds service account, OAuth, general usage, and proxying to README (g…

…oogleapis#972)

v2.0.0

Toggle v2.0.0's commit message
Update README for v2.0 stable release (googleapis#968)

v1.1.8

Toggle v1.1.8's commit message
fixes branch alias for dev v1-master

v2.0.0-RC8

Toggle v2.0.0-RC8's commit message
adds PSR-6 and removes custom caching (googleapis#943)

* adds PSR-6 and removes custom caching

* Adds callback

* documents these changes in the README

v2.0.0-RC7

Toggle v2.0.0-RC7's commit message
Merge pull request googleapis#895 from bshaffer/issue-894

passes in cache to token verifier by default