You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-rooted the Go module at github.com/ArchiveBox/abxbus/v2 so Go consumers can use the normal repository tags instead of Go-only abxbus-go/... tags.
Kept the Go package import path as github.com/ArchiveBox/abxbus/v2/abxbus-go and updated Go tests, workflows, and docs to match.
Bumped Python, TypeScript, Rust, and Go versions together to 2.5.4.
Preserved the optional-integration dependency boundary: the Go core module still requires only github.com/google/uuid, and OTEL/bridge dependencies remain outside required deps.