Skip to content

chore: Rename v8 path to v9#632

Merged
keelerm84 merged 1 commit intov9from
mk/sdk-2134/v9-ci
Apr 7, 2026
Merged

chore: Rename v8 path to v9#632
keelerm84 merged 1 commit intov9from
mk/sdk-2134/v9-ci

Conversation

@keelerm84
Copy link
Copy Markdown
Member

@keelerm84 keelerm84 commented Apr 6, 2026

Note

Medium Risk
Primarily a mechanical v8→v9 module-path migration, but it is inherently breaking for downstream consumers and could disrupt CI/release automation if any remaining v8 references were missed.

Overview
Updates the project for the v9 major release by changing the Go module path to github.com/launchdarkly/ld-relay/v9 and rewriting internal/package imports, docs, and tests accordingly.

Retargets GitHub Actions workflows and composite actions from v8 to v9 (CI/release branches, automated Alpine/Go bump PRs, security scan tags) and expands the daily installation test matrix to include v9. Also includes minor formatting/Go-style cleanups (octal literals, var/type grouping, and test-data formatting) without intended behavior changes.

Reviewed by Cursor Bugbot for commit e920835. Bugbot is set up for automated code reviews on this repo. Configure here.

@keelerm84 keelerm84 requested a review from a team as a code owner April 6, 2026 19:15
@keelerm84 keelerm84 requested a review from tanderson-ld April 6, 2026 20:19
@keelerm84 keelerm84 merged commit 28b18cd into v9 Apr 7, 2026
17 of 19 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-2134/v9-ci branch April 7, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants