Skip to content

🍒 [6.4] Remove underscore from iteration in JSON record for encoded events#1802

Merged
harlanhaskins merged 1 commit into
release/6.4.xfrom
harlan/expose-iteration-to-json-schema-6.4
Jul 18, 2026
Merged

🍒 [6.4] Remove underscore from iteration in JSON record for encoded events#1802
harlanhaskins merged 1 commit into
release/6.4.xfrom
harlan/expose-iteration-to-json-schema-6.4

Conversation

@harlanhaskins

Copy link
Copy Markdown
Contributor
  • Explanation:

This exposes the iteration field, per ST-0024

…1792)

I missed this in the implementation of ST-0024, `iteration` on the
encoded event needs to be non-underscored.

Fixes rdar://182236523

Implements the ST-0024 spec.

Just removes the underscore and adds a regression test.

- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
@harlanhaskins harlanhaskins added this to the Swift 6.4.0 milestone Jul 17, 2026
@harlanhaskins harlanhaskins added the bug 🪲 Something isn't working label Jul 17, 2026
@harlanhaskins harlanhaskins self-assigned this Jul 17, 2026
@harlanhaskins
harlanhaskins merged commit daeb69e into release/6.4.x Jul 18, 2026
29 of 35 checks passed
@harlanhaskins
harlanhaskins deleted the harlan/expose-iteration-to-json-schema-6.4 branch July 18, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants