Skip to content

Tags: Automattic/vip-cli

Tags

3.22.3

Toggle 3.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2646 from Automattic/release/patch--trunk--v3.22.…

…3-19217

New package release: v3.22.3

3.22.2

Toggle 3.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2643 from Automattic/release/patch--trunk--v3.22.…

…2-13830

New package release: v3.22.2

3.22.1

Toggle 3.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2640 from Automattic/release/patch--trunk--v3.22.…

…1-8782

New package release: v3.22.1

3.22.0

Toggle 3.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2635 from Automattic/release/minor--trunk--v3.22.…

…0-9381

New package release: v3.22.0

3.21.3-dev.0

Toggle 3.21.3-dev.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add retry logic to GraphQL API client (#2624)

* feat: add retry logic to GraphQL API client

- Add RetryLink to Apollo Client with configurable retry strategy
- Implement shouldRetryRequest function to determine retry eligibility
- Retry on network errors (ECONNREFUSED), 5xx errors, and 429 rate limits
- Skip retries for mutations and 4xx client errors (except 429)
- Add comprehensive test suite covering retry scenarios
- Extract retry configuration into named constants
- Max 5 retry attempts with exponential backoff (1s initial, 5s max)

* Fix tests

3.21.2

Toggle 3.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2610 from Automattic/release/patch--trunk--v3.21.…

…2-18618

New package release: v3.21.2

3.21.1

Toggle 3.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2574 from Automattic/release/patch--trunk--v3.21.…

…1-12156

New package release: v3.21.1

3.21.0

Toggle 3.21.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
chore: bump package version to v3.21.0 (#2542)

Co-authored-by: WordPress VIP Bot <[email protected]>

3.20.4

Toggle 3.20.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2532 from Automattic/release/patch--trunk--v3.20.…

…4-25260

New package release: v3.20.4

3.20.3

Toggle 3.20.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2528 from Automattic/release/patch--trunk--v3.20.…

…3-12632

New package release: v3.20.3