Skip to content

Update Version.swift and CHANGELOG to v1.1 #19

@nficano

Description

@nficano

Swift SDK wire version is hardcoded to "1.0":

  • Sources/ARCP/Version.swift — change "1.0""1.1"
  • Tests/ARCPTests/EnvelopeTests.swift — 3 fixtures assert "arcp": "1.0"; spec says envelope arcp field is "1" (major). Either update fixtures to "1" or document as test data
  • CHANGELOG.md initial-release entry — reword "v1.0" → "v1.1 (additive over v1.0)"

Verify: grep -rEn 'v1\.0|"1\.0"' Sources/ Tests/ CHANGELOG.md README.md returns only intentional refs.


Audit reference: ARCP SDK Audit v1.1 (2026-05-19)

Metadata

Metadata

Assignees

No one assigned

    Labels

    hygieneSpec-version refs and deprecation cleanup

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions