Dev.to
7/2/2026

The original title is: "glasp v0.3.0 & v0.4.0 — PKCE Support, Timeouts, and Retries"
Original: glasp v0.3.0 & v0.4.0 — PKCE Support, Timeouts, and Retries
Short summary
glasp v0.4.0 introduces 180-second request timeouts and automatic retries for transient failures (5xx, 429) in CI/CD pipelines, while v0.3.0 added opt-in PKCE authentication for stricter security. Together these eliminate hanging jobs and transient errors in unattended workflows. The npm-free Go CLI remains easy to integrate with GitHub Actions.
- •v0.4.0: 180s timeouts and auto-retry for transient failures with exponential backoff
- •v0.3.0: PKCE authentication support for enhanced authorization security
- •Both improve CI/CD reliability without breaking changes to existing deployments
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



