Skip to content

chore: add @internal JSDoc to sanitizeConnectionString export #668

@anandgupta42

Description

@anandgupta42

Found during v0.5.20 release review. Deferred because: API surface design decision.

sanitizeConnectionString is exported from packages/drivers/src/index.ts, making it part of the public API surface. The function has an intentional ambiguity guard that bails on certain valid URIs. External consumers could depend on behavior that may change. Consider adding @internal JSDoc tag or un-exporting.

Flagged by: Tech Lead, PM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions