Skip to content

Release v3.17.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:29
v3.17.2
f40c89e

📋 Release Notes

This release includes the following changes:

✨ Features

  • add sourceId field to fetchRegisteredApps query (48224bf by @PHKenny)
  • migrate API callers to connector query/mutate with typed ApiResponse (a3ddb96 by @PHKenny, Anthropic Claude)

📚 Documentation

✅ Tests

  • add module-scoped unit test suites for 51 modules (~3.6k tests) (02cc5d5 by @PHKenny, Anthropic Claude)

🏗️ Build

  • add coverage tooling (make coverage + lcov ignore-region stripper) (fb54567 by @PHKenny, Anthropic Claude)

👷 CI/CD

  • bump test sharding to 4 shards (88bfd0a by @PHKenny, Claude Fable 5)
  • shard tests by file paths to avoid redundant suite compilation (87e8665 by @PHKenny, Claude Fable 5)
  • shard test suite across 3 parallel jobs with merged coverage (73a8dbb by @PHKenny, Claude Fable 5)
  • strip coverage-ignored regions and enforce 80% threshold on PR checks (7aecf4b by @PHKenny, Anthropic Claude)

📊 Diff Stats

Metric Count
📄 Files changed 243
🟢 Insertions $\color{green}\textsf{+47979}$
🔴 Deletions $\color{red}\textsf{-1024}$

🤖 Auto-generated by changelog workflow