Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
565 commits
Select commit Hold shift + click to select a range
e887bfe
chore: update CHANGELOG for 1.9.0 (googleapis/google-auth-library-php…
bshaffer May 18, 2020
42f5c5d
chore: switch back to nanasess/setup-php in GH actions (googleapis/go…
bshaffer Jun 1, 2020
3ed0f5c
fix: remove SDK warning (googleapis/google-auth-library-php#283)
jeromegamez Jun 1, 2020
2aea88b
chore: switch to github pages deploy action (googleapis/google-auth-l…
bshaffer Jun 4, 2020
8ff96c4
fix: id token tests (googleapis/google-auth-library-php#285)
bshaffer Jun 30, 2020
14c4a40
feat: add support for Guzzle 7 (googleapis/google-auth-library-php#256)
jeromegamez Jul 1, 2020
3f2548a
chore: update CHANGELOG for 1.10.0 (googleapis/google-auth-library-ph…
bshaffer Jul 8, 2020
50b6bd0
feat: check cache expiration and fix oauth2 cache key (googleapis/goo…
bshaffer Jul 22, 2020
3cc79ed
chore: update CHANGELOG for 1.11.0 (googleapis/google-auth-library-ph…
bshaffer Jul 22, 2020
ba45995
fix: catch ConnectException in GCE check (googleapis/google-auth-libr…
jdpedrie Jul 27, 2020
f8e469f
chore(docs): add link to refdocs from composer and README (googleapis…
bshaffer Jul 27, 2020
ad5ff79
chore: update CHANGELOG for v1.11.1 (googleapis/google-auth-library-p…
bshaffer Jul 27, 2020
c04121c
feat: Adds QuotaProject option to getMiddleware (googleapis/google-au…
bshaffer Aug 13, 2020
b34f730
fix: use quota_project_id instead of quota_project (googleapis/google…
dwsupplee Aug 31, 2020
956d782
feat: adds caching for call to ::onGce (googleapis/google-auth-librar…
bshaffer Sep 3, 2020
2e141eb
feat: add updateMetadata func to token cache (googleapis/google-auth-…
bshaffer Sep 5, 2020
2f7229d
chore: update CHANGELOG for v1.12.0 (googleapis/google-auth-library-p…
bshaffer Sep 8, 2020
2489fd4
docs: add PR number to CHANGELOG (googleapis/google-auth-library-php#…
bshaffer Sep 8, 2020
40574f5
feat: add service account identity support to GCECredentials (googlea…
bshaffer Sep 15, 2020
4a06770
docs: make ref docs more visible (googleapis/google-auth-library-php#…
bshaffer Sep 16, 2020
d7da153
chore: prepare v1.13.0 (googleapis/google-auth-library-php#307)
bshaffer Sep 18, 2020
6c22b4d
feat: add difference between default and user-defined scope (googleap…
bshaffer Sep 23, 2020
769b78d
chore: prepare v1.14.0 (googleapis/google-auth-library-php#309)
bshaffer Oct 2, 2020
09ed3ba
fix: variable typo (googleapis/google-auth-library-php#310)
bshaffer Oct 5, 2020
9373b59
chore: prepare v1.14.1 (googleapis/google-auth-library-php#312)
bshaffer Oct 6, 2020
e46d87a
fix: better FetchAuthTokenCache and getLastReceivedToken (googleapis/…
bshaffer Oct 14, 2020
df993e8
chore: prepare v1.14.2 (googleapis/google-auth-library-php#313)
bshaffer Oct 14, 2020
6fb8ab7
fix: add expires_at to GCECredentials (googleapis/google-auth-library…
bshaffer Oct 16, 2020
3a51b2b
chore: prepare v1.14.3 (googleapis/google-auth-library-php#315)
bshaffer Oct 16, 2020
7589563
chore: updates for php8 (googleapis/google-auth-library-php#318)
bshaffer Feb 2, 2021
f1aef28
chore: fix PHP 8.0 unit test (googleapis/google-auth-library-php#319)
bshaffer Feb 5, 2021
9a5fc5d
chore: fix docs gen (googleapis/google-auth-library-php#321)
bshaffer Feb 5, 2021
573941e
chore: prepare v1.15.0 (googleapis/google-auth-library-php#320)
bshaffer Feb 5, 2021
64428da
Show how to use a specific JSON key. (googleapis/google-auth-library-…
imdhemy Mar 8, 2021
8e544a0
chore: add guzzle client import to README (googleapis/google-auth-lib…
bshaffer Apr 16, 2021
a5047bf
fix: update minimum phpseclib for vulnerability fix (googleapis/googl…
bshaffer Apr 21, 2021
4893937
chore: prepare v1.15.1 (googleapis/google-auth-library-php#332)
bshaffer Apr 21, 2021
b047a0c
chore: add SECURITY.md (googleapis/google-auth-library-php#333)
google-cloud-policy-bot[bot] May 25, 2021
f5b73f9
chore: add SECURITY.md (googleapis/google-auth-library-php#333)
google-cloud-policy-bot[bot] May 25, 2021
3aa3b60
chore(deps): add renovate.json (googleapis/google-auth-library-php#235)
renovate-bot May 25, 2021
7d578a5
fix: adds check for getClientName (googleapis/google-auth-library-php…
bshaffer May 25, 2021
0456440
chore: ignore pinning deps in renovate.json (googleapis/google-auth-l…
bshaffer Jun 10, 2021
ed40721
fix: ensure cached tokens are used for GCECredentials::signBlob (goog…
bshaffer Jun 21, 2021
d09f3fe
chore: prepare v1.15.2 (googleapis/google-auth-library-php#343)
bshaffer Jun 22, 2021
5689961
feat: allow psr/cache:2.0 (googleapis/google-auth-library-php#344)
RafaSRibeiro Jun 22, 2021
9a04628
feat: allow ServiceAccountJwtAccessCredentials to sign scopes (google…
bshaffer Jun 22, 2021
be386cf
chore: prepare v1.16.0 (googleapis/google-auth-library-php#348)
bshaffer Jun 22, 2021
8174c95
feat: add support for proxy-authorization header (googleapis/google-a…
gabihodoroaga Jun 25, 2021
9eb3a88
fix: consistently use useSelfSignedJwt method (googleapis/google-auth…
bshaffer Jun 29, 2021
82822e8
chore(tests): adds one more test for proxy auth (googleapis/google-au…
bshaffer Jun 30, 2021
2208b0d
chore: switch cs fixers (googleapis/google-auth-library-php#350)
bshaffer Jun 30, 2021
910da6d
chore: add CODEOWNERS (googleapis/google-auth-library-php#355)
JustinBeckwith Aug 2, 2021
1f84038
feat: add loading and executing of default client cert source (google…
bshaffer Aug 17, 2021
1b7986d
chore: prepare v1.17.0 (googleapis/google-auth-library-php#356)
bshaffer Aug 18, 2021
f648c7b
feat: Adding support for guzzlehttp/psr7 v2 (googleapis/google-auth-l…
saranshdhingra Aug 24, 2021
5b2335e
chore: prepare v1.18.0 (googleapis/google-auth-library-php#358)
bshaffer Aug 24, 2021
eac11b2
chore: switch master to main (googleapis/google-auth-library-php#367)
bshaffer Dec 2, 2021
bb76d04
fix: ubuntu version for docs gen (googleapis/google-auth-library-php#…
bshaffer Dec 2, 2021
4bbfc1f
chore: add explicit return types to address symfony deprecations (goo…
Feb 18, 2022
47c4b0b
chore(deps): update nick-invision/retry action to v2 (googleapis/goog…
renovate-bot Mar 23, 2022
a5a9aad
chore(deps): update actions/checkout action to v3 (googleapis/google-…
renovate-bot Mar 23, 2022
b633323
chore: drop support for php 5.4 and php 5.5 (googleapis/google-auth-l…
bshaffer Mar 24, 2022
fb70ac3
chore: remove support for previous firebase namespace (googleapis/goo…
bshaffer Mar 24, 2022
59dc4b9
chore: update gitattributes (googleapis/google-auth-library-php#389)
PaolaRuby Apr 4, 2022
93ee3ce
chore: update CHANGELOG
bshaffer Apr 5, 2022
0eecac4
fix: throw audience mismatch when audience doesn't exist (googleapis/…
bshaffer Apr 6, 2022
671894a
feat: add TypedItem to allow for psr/cache:3 (googleapis/google-auth-…
bshaffer Apr 11, 2022
c66a2a4
chore: add phpstan level 7 (googleapis/google-auth-library-php#392)
bshaffer Apr 12, 2022
56289e3
feat!: allow firebase/php-jwt v6 (googleapis/google-auth-library-php#…
bshaffer Apr 13, 2022
320e552
chore: add cs rule to enforce short array syntax (googleapis/google-a…
bshaffer Apr 22, 2022
7cd101d
chore: export-ignore phpstan.neon, add single_quote to cs (googleapis…
bshaffer Apr 26, 2022
59e40d6
fix: ensure result of fetchAuthToken is an array (googleapis/google-a…
bshaffer May 16, 2022
bb1be3a
fix: firebase jwt decode for 5.5+ (googleapis/google-auth-library-php…
bshaffer May 16, 2022
3fc1ea6
chore: update changelog
bshaffer May 16, 2022
5043546
fix: remove catching non-existent class (googleapis/google-auth-libra…
bshaffer Jul 12, 2022
fc4623c
feat: CredentialsLoader::updateMetadata now supports id_token (google…
Jeanno Jul 12, 2022
e0e9387
chore: better phpdoc for cache items (googleapis/google-auth-library-…
bshaffer Aug 10, 2022
050410b
fix: add eager refresh (googleapis/google-auth-library-php#411)
bshaffer Sep 1, 2022
3f47a1b
feat: double default truncateAt for guzzle error output (googleapis/g…
bshaffer Sep 26, 2022
e81cbcd
chore(deps): update actions/checkout action to v3 (googleapis/google-…
renovate-bot Sep 26, 2022
035c26f
chore: add release-please to manage releases (googleapis/google-auth-…
bshaffer Sep 26, 2022
75769ab
chore(main): release 1.23.0 (googleapis/google-auth-library-php#420)
release-please[bot] Sep 27, 2022
b9f23b4
fix: do not call GCECredentials::onGCE if ADC has already checked (go…
bshaffer Oct 25, 2022
c8b9c90
chore(main): release 1.23.1 (googleapis/google-auth-library-php#423)
release-please[bot] Oct 26, 2022
c004a58
chore: remove phpstan ignore (googleapis/google-auth-library-php#424)
bshaffer Nov 4, 2022
2dce302
chore(deps): update dependency phpspec/prophecy-phpunit to v2 (google…
renovate-bot Nov 4, 2022
ef4b5d9
chore(deps): update dependency phpunit/phpunit to v9 (googleapis/goog…
renovate-bot Nov 6, 2022
f508f02
feat: add ImpersonatedServiceAccountCredentials (googleapis/google-au…
MattAMonroe Nov 28, 2022
8ce0ac9
chore(main): release 1.24.0 (googleapis/google-auth-library-php#426)
release-please[bot] Nov 28, 2022
81d0385
chore: add PHP 8.2 to test matrix (googleapis/google-auth-library-php…
bshaffer Dec 20, 2022
56bc1b0
chore: always use the PR title for commit linting (googleapis/google-…
bshaffer Jan 25, 2023
c06f082
feat: add getFetcher to FetchAuthTokenCache (googleapis/google-auth-l…
bshaffer Jan 26, 2023
3f6ed99
chore(main): release 1.25.0 (googleapis/google-auth-library-php#433)
release-please[bot] Jan 26, 2023
ab2cb44
feat: add support for phpseclib3 (googleapis/google-auth-library-php#…
bshaffer Mar 3, 2023
8055e33
chore: remove phpstan-ignore-line (googleapis/google-auth-library-php…
bshaffer Mar 7, 2023
af1b5a8
chore(deps): update dependency kelvinmo/simplejwt to v0.7.0 (googleap…
renovate-bot Mar 12, 2023
63f1de4
chore: better credentials not found message (googleapis/google-auth-l…
bshaffer Mar 17, 2023
328c43a
feat: access granted scopes (googleapis/google-auth-library-php#441)
bshaffer Mar 30, 2023
55f0cbf
chore(main): release 1.26.0 (googleapis/google-auth-library-php#437)
release-please[bot] Apr 5, 2023
9e25f53
chore: github workflows marked readOnly (googleapis/google-auth-libra…
vishwarajanand Apr 19, 2023
f5187be
feat(deps): add support for psr/http-message 2.0 (googleapis/google-a…
PaolaRuby Apr 25, 2023
b0c9a6e
chore(tests): migrate phpunit configuration (googleapis/google-auth-l…
vishwarajanand Apr 25, 2023
77debaa
chore: drop support for PHP 7.3 (googleapis/google-auth-library-php#…
bshaffer Apr 28, 2023
3d648c6
chore: fix docs generation for tag trigger (googleapis/google-auth-li…
bshaffer May 2, 2023
cd55d4f
chore(main): release 1.27.0 (googleapis/google-auth-library-php#451)
release-please[bot] May 2, 2023
462db07
chore(ci): remove read restrictions when generating docs
bshaffer May 2, 2023
cfdfef2
chore: fix PHP Deprecation warnings in tests (googleapis/google-auth-…
vishwarajanand May 8, 2023
9a07a8a
feat: implement quota project from env var in google/auth (googleapis…
bshaffer May 11, 2023
a105d49
feat: add pkce support (googleapis/google-auth-library-php#454)
bshaffer May 11, 2023
6cd961d
chore(main): release 1.28.0 (googleapis/google-auth-library-php#455)
release-please[bot] May 11, 2023
6618e81
chore(deps): update dependency guzzlehttp/promises to v2 (googleapis/…
renovate-bot Jun 23, 2023
70f3859
chore: remove unused use (googleapis/google-auth-library-php#459)
bshaffer Jun 26, 2023
c00d4da
chore(main): Enable release trigger (googleapis/google-auth-library-p…
diptanshumittal Jul 20, 2023
9817542
feat: check unix residency for gce when ping fails (googleapis/google…
bshaffer Aug 22, 2023
adc68ca
chore(main): release 1.29.0 (googleapis/google-auth-library-php#471)
release-please[bot] Aug 22, 2023
62deece
chore(deps): update dependency kelvinmo/simplejwt to v0.7.1 (googleap…
renovate-bot Aug 23, 2023
870f63d
fix: use PKCS8 by default for ID token verify (googleapis/google-auth…
marickvantuil Aug 23, 2023
2a08d4b
chore(main): release 1.29.1 (googleapis/google-auth-library-php#472)
release-please[bot] Aug 23, 2023
ad0df0c
chore: refactor oauth2 tests (googleapis/google-auth-library-php#461)
bshaffer Aug 29, 2023
7a39005
feat: add support for BYOID / STS (googleapis/google-auth-library-php…
bshaffer Sep 7, 2023
fabc74f
chore(main): release 1.30.0 (googleapis/google-auth-library-php#478)
release-please[bot] Sep 7, 2023
9201831
feat: add AWS credential source (googleapis/google-auth-library-php#474)
bshaffer Oct 5, 2023
cce3de1
chore(main): release 1.31.0 (googleapis/google-auth-library-php#484)
release-please[bot] Oct 5, 2023
b830128
feat: respect cache control for access token certs (googleapis/google…
bshaffer Oct 10, 2023
ea76397
chore(main): release 1.32.0 (googleapis/google-auth-library-php#488)
release-please[bot] Oct 16, 2023
f230901
fix: allowed_algs not properly set for string value (googleapis/googl…
bshaffer Oct 17, 2023
960c128
chore(main): release 1.32.1 (googleapis/google-auth-library-php#490)
release-please[bot] Oct 17, 2023
1bd4632
chore: refactor AuthTokenMiddleware logic (googleapis/google-auth-lib…
yash30201 Nov 15, 2023
98d5e46
feat: add and implement universe domain interface (googleapis/google-…
bshaffer Nov 28, 2023
60edfa7
chore(docs): info for configuring workload identity federation (googl…
yash30201 Nov 28, 2023
eb510ce
chore(ci): add workflow for running google/cloud tests before release…
bshaffer Nov 29, 2023
d26b26a
chore(main): release 1.33.0 (googleapis/google-auth-library-php#497)
release-please[bot] Nov 30, 2023
cd92550
chore: Add Version File (googleapis/google-auth-library-php#501)
yash30201 Dec 12, 2023
6dac9ed
chore(deps): update actions/checkout action to v4 (googleapis/google-…
renovate-bot Dec 12, 2023
9006319
feat: respect sub for domain-wide delegation in service account creds…
bshaffer Dec 13, 2023
cca77b1
feat: support universe domain in service account and metadata credent…
bshaffer Dec 14, 2023
3765c2c
chore: fix php warning in AuthTokenMiddleware (googleapis/google-auth…
bshaffer Dec 14, 2023
4e9f4fe
chore(ci): add php 8.3 (googleapis/google-auth-library-php#499)
bshaffer Dec 21, 2023
d6124d5
chore: lint error from new phpseclib (googleapis/google-auth-library-…
vishwarajanand Jan 3, 2024
ed6484c
fix: ID Token Caching for GCECredentials (googleapis/google-auth-libr…
yash30201 Jan 3, 2024
a2d8aa6
chore: do not return GDU outside GCE for GCECredentials (googleapis/g…
bshaffer Jan 3, 2024
c8416e3
chore(main): release 1.34.0 (googleapis/google-auth-library-php#507)
release-please[bot] Jan 3, 2024
6b71ac1
chore: Update README.md (googleapis/google-auth-library-php#508)
piaxc Jan 4, 2024
1a1feea
feat: ServiceAccountJwtAccessCredentials omits expires_in and token_t…
vishwarajanand Jan 4, 2024
75e3114
deprecate: remove support for phpseclib V2 (googleapis/google-auth-li…
vishwarajanand Jan 4, 2024
993084a
fix: disallow vulnerable guzzle versions (googleapis/google-auth-libr…
vojtasvoboda Jan 5, 2024
a04a7ef
chore(deps): update nick-invision/retry action to v3 (googleapis/goog…
renovate-bot Jan 31, 2024
cb4b70a
feat: workforce credentials (googleapis/google-auth-library-php#485)
bshaffer Feb 1, 2024
e95af6c
chore(main): release 1.35.0 (googleapis/google-auth-library-php#519)
release-please[bot] Feb 1, 2024
04ffd03
feat: universe domain for Iam (googleapis/google-auth-library-php#531)
bshaffer Feb 20, 2024
bc9a00f
chore(main): release 1.36.0 (googleapis/google-auth-library-php#537)
release-please[bot] Feb 20, 2024
0ec908d
feat: add caching for universe domain (googleapis/google-auth-library…
bshaffer Feb 21, 2024
2dcf2d1
chore(main): release 1.37.0 (googleapis/google-auth-library-php#539)
release-please[bot] Feb 21, 2024
a952ec3
fix: use gmdate to format x-amz-date with UTC irrespective of timezon…
yfuruyama Mar 7, 2024
aff3e0b
chore(main): release 1.37.1 (googleapis/google-auth-library-php#541)
release-please[bot] Apr 3, 2024
c90cede
chore: Sync VERSION file's version (googleapis/google-auth-library-ph…
yash30201 Apr 10, 2024
27a20aa
chore: drop support for PHP 7.4 (googleapis/google-auth-library-php#538)
bshaffer Apr 12, 2024
b2c29f4
feat: add ExecutableSource credentials (googleapis/google-auth-librar…
bshaffer Apr 24, 2024
a6e549d
chore(main): release 1.38.0 (googleapis/google-auth-library-php#548)
release-please[bot] Apr 24, 2024
8f780e4
fix: Release Please version file config (googleapis/google-auth-libra…
yash30201 Apr 30, 2024
5d308cf
feat: enable auth observability metrics (googleapis/google-auth-libra…
yash30201 May 2, 2024
582d2d6
chore(main): release 1.39.0 (googleapis/google-auth-library-php#550)
release-please[bot] May 2, 2024
65921c0
feat: add windows residency check (googleapis/google-auth-library-php…
Hectorhammett May 31, 2024
42df213
chore(main): release 1.40.0 (googleapis/google-auth-library-php#555)
release-please[bot] May 31, 2024
1c0b778
docs: better documentation for caching (googleapis/google-auth-librar…
Hectorhammett Jun 26, 2024
4e826dd
feat: Change getCacheKey implementation for more unique keys (googlea…
Hectorhammett Jul 10, 2024
d4a8015
chore(main): release 1.41.0 (googleapis/google-auth-library-php#564)
release-please[bot] Jul 10, 2024
c937f99
feat: private key getters on service account credentials (google-wall…
razvanphp Jul 10, 2024
acf523f
docs: fix import typo, add comment (googleapis/google-auth-library-ph…
bshaffer Jul 16, 2024
4857ab9
feat: Add a file system cache class (googleapis/google-auth-library-p…
Hectorhammett Aug 22, 2024
e001ef8
chore: replace cs and staticanalysis with reusable workflows (googlea…
bshaffer Aug 26, 2024
d61abb5
chore(docs): use shared doctum workflow (googleapis/google-auth-libra…
bshaffer Aug 26, 2024
f93de29
chore(main): release 1.42.0 (googleapis/google-auth-library-php#566)
release-please[bot] Aug 26, 2024
0fa839c
chore: cleanup docs job
bshaffer Aug 26, 2024
bcb0c51
chore: drop support for PHP 8.0 (googleapis/google-auth-library-php#532)
bshaffer Oct 3, 2024
931aedf
chore: updates from new cs rules (googleapis/google-auth-library-php#…
bshaffer Oct 4, 2024
f9927cf
fix: compatability with php 8.4 (googleapis/google-auth-library-php#584)
srjlewis Oct 23, 2024
e8ccd5f
feat: add ID tokens for user refresh credentials (googleapis/google-a…
bshaffer Oct 31, 2024
df504c1
feat: call IamCredentials endpoint for generating ID tokens outside G…
bshaffer Nov 5, 2024
53dd30b
fix: update universe domain URI (googleapis/google-auth-library-php#572)
bshaffer Nov 5, 2024
7b9ebcd
chore(main): release 1.43.0 (googleapis/google-auth-library-php#585)
release-please[bot] Nov 7, 2024
fd0b4d5
feat: add service account impersonation for access tokens (googleapis…
bshaffer Nov 13, 2024
ed96852
fix: add support for php 8.4, remove implicit nullable (googleapis/go…
bshaffer Dec 4, 2024
fa1a168
chore(main): release 1.44.0 (googleapis/google-auth-library-php#588)
release-please[bot] Dec 4, 2024
8127f07
chore: add back php 8.0 (googleapis/google-auth-library-php#594)
bshaffer Dec 11, 2024
ae9c9f7
feat: add StdOutLogger and LoggingTrait (googleapis/google-auth-libra…
Hectorhammett Dec 11, 2024
a624561
chore(main): release 1.45.0 (googleapis/google-auth-library-php#595)
release-please[bot] Dec 11, 2024
fcf716a
docs: add warning against accepting untrusted credentials (googleapis…
bshaffer Jan 22, 2025
bb947a5
docs: fix warning position - move it above parameters (googleapis/goo…
bshaffer Jan 23, 2025
95660aa
fix: minor changes to allow for refdoc regeneration (googleapis/googl…
bshaffer Jan 28, 2025
f5bf73f
chore(main): release 1.45.2 (googleapis/google-auth-library-php#601)
release-please[bot] Jan 28, 2025
b159c32
docs: fix broken reference (googleapis/google-auth-library-php#602)
bshaffer Jan 29, 2025
b55a1a8
docs: update README
bshaffer Feb 5, 2025
9df389a
fix: return impersonated token as lastReceivedToken (googleapis/googl…
bshaffer Feb 5, 2025
0ed8ba7
docs: remove docs generation, update urls to new ref docs (googleapis…
bshaffer Feb 5, 2025
34ad4f4
chore(main): release 1.45.3 (googleapis/google-auth-library-php#608)
release-please[bot] Feb 5, 2025
c36200f
chore(main): release 1.45.4 (googleapis/google-auth-library-php#609)
release-please[bot] Feb 10, 2025
5c29992
feat: add support for Impersonating ID Tokens (googleapis/google-auth…
bshaffer Feb 12, 2025
2837d73
chore(main): release 1.46.0 (googleapis/google-auth-library-php#611)
release-please[bot] Feb 12, 2025
0ee104a
chore: fix test names in GA workflow
bshaffer Apr 15, 2025
717194c
feat: add support for $_ENV and $_SERVER in CredentialsLoader (google…
jannes-io Apr 15, 2025
0cdfa8e
chore: remove server superglobal support (googleapis/google-auth-libr…
bshaffer Apr 15, 2025
e05c7f1
chore(main): release 1.47.0 (googleapis/google-auth-library-php#615)
release-please[bot] Apr 15, 2025
2bd0253
fix: undefined index error in cache trait (googleapis/google-auth-lib…
bshaffer Jul 8, 2025
692d8a8
chore(main): release 1.47.1 (googleapis/google-auth-library-php#619)
release-please[bot] Jul 9, 2025
4a99d28
chore: drop php 8.0 (googleapis/google-auth-library-php#620)
bshaffer Aug 1, 2025
830006d
chore(deps): update actions/checkout action to v5 (googleapis/google-…
renovate-bot Sep 5, 2025
80c5559
fix: deprecate Credentials::makeCredentials (googleapis/google-auth-l…
bshaffer Sep 16, 2025
2d36aa6
chore(deps): update dependency squizlabs/php_codesniffer to v4 (googl…
renovate-bot Sep 16, 2025
c31a9b3
docs: update credential handling in README.md (googleapis/google-auth…
bshaffer Sep 16, 2025
3818665
feat: Add the rpcName to the logged event (googleapis/google-auth-lib…
Hectorhammett Sep 16, 2025
a58fa7d
chore(main): release 1.48.0 (googleapis/google-auth-library-php#627)
release-please[bot] Sep 16, 2025
509429c
feat: Remove deprecated Item class for the CacheItemPool (googleapis/…
Hectorhammett Sep 22, 2025
41eb23d
docs: phpdoc warning for external credentials (googleapis/google-auth…
bshaffer Sep 29, 2025
90c2beb
chore: delete defunkt and broken autoload.php (googleapis/google-auth…
bshaffer Sep 29, 2025
89a4449
chore(main): release 1.48.1 (googleapis/google-auth-library-php#634)
release-please[bot] Sep 30, 2025
48df9a0
fix: filecache race condition (googleapis/google-auth-library-php#637)
bshaffer Oct 27, 2025
945432a
feat: json key scopes in ImpersonatedServiceAccountCredentials (googl…
bshaffer Nov 5, 2025
1c8200c
feat: add semaphore locking to Sysv cache (googleapis/google-auth-lib…
bshaffer Nov 6, 2025
e61e5b6
chore(main): release 1.49.0 (googleapis/google-auth-library-php#639)
release-please[bot] Nov 6, 2025
c23b789
chore: run all phpunit tests on windows (googleapis/google-auth-libra…
bshaffer Nov 14, 2025
e12f539
chore(deps): update actions/checkout action to v6 (googleapis/google-…
renovate-bot Dec 1, 2025
2a95103
chore: support firebase/php-jwt 7 (googleapis/google-auth-library-php…
bshaffer Jan 7, 2026
a568afa
chore: add PHP 8.5 to testing matrix (googleapis/google-auth-library-…
bshaffer Jan 8, 2026
d376a02
chore(deps): update dependency webmozart/assert to v2 (googleapis/goo…
renovate-bot Jan 8, 2026
c27a916
chore(deps): update dependency kelvinmo/simplejwt to v1 (googleapis/g…
renovate-bot Jan 8, 2026
eea9ca3
chore(main): release 1.50.0 (googleapis/google-auth-library-php#648)
release-please[bot] Jan 8, 2026
6896e96
chore: replace old php teams with cloud-sdk-php-team (googleapis/goog…
suztomo Feb 10, 2026
d2ed3ec
chore(tests): organize fixtures into a single test directory (googlea…
bshaffer Feb 12, 2026
68df9a8
fix: ImpersonatedCredentials getLastReceivedToken returns correct tok…
bshaffer Mar 18, 2026
7377fc4
fix: support psr/log 2 (googleapis/google-auth-library-php#654)
bshaffer Mar 18, 2026
b0c4c3c
chore(main): release 1.50.1 (googleapis/google-auth-library-php#656)
release-please[bot] Mar 18, 2026
51e1f51
docs: fix phpdoc codeblocks in credentials classes (googleapis/google…
bshaffer May 29, 2026
7443aac
feat: add ExternalAccountAuthorizedUser credentials (googleapis/googl…
bshaffer Jun 9, 2026
dee77fb
chore(main): release 1.51.0 (googleapis/google-auth-library-php#665)
release-please[bot] Jun 10, 2026
a01e821
docs: proper placement of deprecation tag (googleapis/google-auth-lib…
bshaffer Jun 11, 2026
2d10537
chore: fix race condition tests (googleapis/google-auth-library-php#669)
bshaffer Jun 22, 2026
5b8046d
feat: Regional Access Boundaries (googleapis/google-auth-library-php#…
bshaffer Jun 22, 2026
a1a36ee
chore(deps): update actions/checkout action to v7 (googleapis/google-…
renovate-bot Jun 22, 2026
8fabf2f
chore(deps): update nick-invision/retry action to v4 (googleapis/goog…
renovate-bot Jun 23, 2026
ac73d34
chore(ci): update release precheck PHP version (googleapis/google-aut…
bshaffer Jun 23, 2026
e6c021c
chore(main): release 1.52.0 (googleapis/google-auth-library-php#673)
release-please[bot] Jun 23, 2026
4869747
feat: add workload identity federation support for AWS ECS tasks (goo…
cy-yun Jul 22, 2026
d3b38f9
feat: add support for Guzzle 8 (googleapis/google-auth-library-php#677)
GrahamCampbell Jul 22, 2026
67aff22
chore(main): release 1.53.0 (googleapis/google-auth-library-php#678)
release-please[bot] Jul 22, 2026
5275aba
docs: fix ADC specific-JSON-key example in README (googleapis/google-…
SNO7E-G Jul 27, 2026
97f48b3
chore(tests): support NO_GCE_CHECK environment variable to skip GCE r…
Hectorhammett Aug 7, 2026
a984909
chore: monorepo preparation
Hectorhammett Aug 6, 2026
eeec676
chore: integrate Auth component configurations
Hectorhammett Sep 4, 2026
16db323
Add 'Auth/' from commit 'a98490981cd418a26d69f001f7dbf45dcd2e2d73'
Hectorhammett Sep 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/run-package-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ run_package_test() {

# Update composer to use local packages
local PACKAGE_DEPENDENCIES=(
"Auth,auth"
"Gax,gax"
"CommonProtos,common-protos,4.100"
"BigQuery,cloud-bigquery"
Expand Down Expand Up @@ -155,6 +156,7 @@ export -f run_package_test_parallel
export STRICT
export PREFER_LOWEST
export FAILED_FILE
export GRPC_ENABLE_FORK_SUPPORT=1

# Determine optimal parallelism: default to the number of CPU cores on the host runner
MAX_JOBS=${MAX_JOBS:-$(nproc 2>/dev/null || echo 8)}
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/release-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,5 @@ jobs:
--format=ci \
-t $GH_TOKEN \
-p $PG_TOKEN \
--skip Gax:repo # Skip repo check for Gax because issues are enabled
--skip Gax:repo \
--skip Auth:repo # Skip repo check for Gax and Auth because issues are enabled
8 changes: 5 additions & 3 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:

permissions:
contents: read
env:
GRPC_ENABLE_FORK_SUPPORT: 1

jobs:
test:
strategy:
Expand Down Expand Up @@ -41,7 +44,7 @@ jobs:
uses: shivammathur/cache-extensions@de3c642a5fce0ef91581a1c9831e229f525196d6 # v1
with:
php-version: ${{ matrix.php }}
extensions: sodium, sysvshm, ${{ matrix.extensions }}
extensions: sodium, sysvshm, gmp, ${{ matrix.extensions }}
key: cache-key-1 # increment to bust the cache

- name: Cache extensions
Expand All @@ -55,7 +58,7 @@ jobs:
uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # v2
with:
php-version: ${{ matrix.php }}
extensions: sodium, sysvshm, ${{ matrix.extensions }}
extensions: sodium, sysvshm, gmp, ${{ matrix.extensions }}

- name: Install Dependencies
uses: nick-invision/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4
Expand Down Expand Up @@ -121,4 +124,3 @@ jobs:
run: dev/vendor/bin/phpunit -c dev/phpunit.xml.dist
- name: Run Dev Snippet Test Suite
run: dev/vendor/bin/phpunit -c dev/phpunit-snippets.xml.dist

9 changes: 0 additions & 9 deletions .kokoro/docs/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,6 @@ if [ ${#DIR_ARRAY[@]} -gt 0 ]; then
printf "%s\n" "${DIR_ARRAY[@]}" | xargs -P "${MAX_JOBS}" -I {} bash -c 'run_docfx_parallel "$@"' _ {}
fi

# Add Auth repo
AUTH_DIR=$PROJECT_DIR/dev/vendor/google/auth
$PROJECT_DIR/dev/google-cloud docfx \
--path $AUTH_DIR \
--out auth-out \
--metadata-version $(cat $AUTH_DIR/VERSION) \
$STAGING_FLAG \
$VERBOSITY_FLAG

# Add protobuf
PROTOBUF_DIR=$PROJECT_DIR/dev/vendor/google/protobuf
PROTOBUF_VERSION=$(composer info google/protobuf -f json -d $PROJECT_DIR/dev | jq -r .versions[0])
Expand Down
8 changes: 8 additions & 0 deletions .repo-metadata-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,14 @@
"library_type": "GAPIC_AUTO",
"api_shortname": "auditmanager"
},
"Auth": {
"language": "php",
"distribution_name": "google/auth",
"release_level": "stable",
"client_documentation": "https://cloud.google.com/php/docs/reference/auth/latest",
"library_type": "CORE",
"api_shortname": ""
},
"AutoMl": {
"language": "php",
"distribution_name": "google/cloud-automl",
Expand Down
18 changes: 18 additions & 0 deletions Auth/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
root = true
charset = utf-8

# Get rid of whitespace to avoid diffs with a bunch of EOL changes
trim_trailing_whitespace = true

# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true

# PHP-Files
[*.php]
indent_style = space
indent_size = 4
12 changes: 12 additions & 0 deletions Auth/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.editorconfig export-ignore
.gcp export-ignore
.gitattributes export-ignore
.github export-ignore
.gitignore export-ignore
phpstan.neon.dist export-ignore
phpunit.xml.dist export-ignore
.php-cs-fixer.dist.php export-ignore
CHANGELOG.md export-ignore
CODE_OF_CONDUCT.md export-ignore
renovate.json export-ignore
tests export-ignore
24 changes: 24 additions & 0 deletions Auth/.github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
**PLEASE READ THIS ENTIRE MESSAGE**

Hello, and thank you for your contribution! Please note that this repository is
a read-only split of `googleapis/google-cloud-php`. As such, we are
unable to accept pull requests to this repository.

We welcome your pull request and would be happy to consider it for inclusion in
our library if you follow these steps:

* Clone the parent client library repository:

```sh
$ git clone git@github.com:googleapis/google-cloud-php.git
```

* Move your changes into the correct location in that library. Library code
belongs in `Auth/src`, and tests in `Auth/tests`.

* Push the changes in a new branch to a fork, and open a new pull request
[here](https://github.com/googleapis/google-cloud-php).

Thanks again, and we look forward to seeing your proposed change!

The Google Cloud PHP team
12 changes: 12 additions & 0 deletions Auth/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*~
vendor
composer.lock
.cache
.docs
.gitmodules
.phpunit.result.cache

# IntelliJ
.idea
*.iml
.php-cs-fixer.cache
Loading
Loading