Skip to content

refactor(bridge): remove _validation_contract read mirror after deprecation cycle #313

Description

@yeongseon

Context

Part of umbrella yeongseon/azure-functions-validation-python#270. Once the endpoint namespace is the primary path and producers have shipped it for a deprecation cycle, the read-side mirror _validation_contract.py and the validation-reconstruction logic in bridge.py can be removed. Do not rush — only after the fallback has lived through at least one minor release.

Acceptance Checklist

  • Confirm all in-toolkit producers emit endpoint for >= 1 minor release.
  • Remove _validation_contract.py and the validation-only reconstruction code paths.
  • Keep or migrate any still-needed constants.
  • Update tests to drop the fallback-only cases.
  • Note the removal in CHANGELOG.

Out of scope

  • Landing the endpoint reader + fallback (prerequisite issue).

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions