Skip to content

chore(release): cut phlix-shared v0.11.0#18

Merged
detain merged 1 commit into
masterfrom
fix/shared-release-0.11.0
Jun 28, 2026
Merged

chore(release): cut phlix-shared v0.11.0#18
detain merged 1 commit into
masterfrom
fix/shared-release-0.11.0

Conversation

@detain

@detain detain commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Release 0.11.0

Cuts release 0.11.0 of detain/phlix-shared, rolling up the four PRs merged to master since the last tag (v0.10.1).

Changes since v0.10.1

Files changed

  • src/Version.phpVERSION bumped 0.10.10.11.0
  • CHANGELOG.md — promoted the [Unreleased] section (which already documented all four changes) to ## [0.11.0] - 2026-06-28
  • composer.jsonunchanged: carries no hardcoded version field (tags drive version), so none was added.

The git tag is not created here — the coordinator applies the tag after merge.

Local gate (all green)

  • composer test (phpunit): OK (354 tests, 2854 assertions)
  • vendor/bin/phpstan analyze --level=9 --no-progress: [OK] No errors
  • vendor/bin/phpcs --standard=PSR12 -n src/: clean (exit 0)
  • composer validate --strict --no-check-publish: ./composer.json is valid

🤖 Generated with Claude Code

Bump Version::VERSION to 0.11.0 and promote the [Unreleased] CHANGELOG
section to [0.11.0] - 2026-06-28, rolling up the four changes merged
since v0.10.1:

- #14 S1: harden RelayHttpRequest with path/method gate + forbidden-header
  helpers (isForbiddenHeader/withoutForbiddenHeaders/assertSafe)
- #15 JwtClaims: strict-aud variant (fromPayloadStrict) + verification/
  round-trip docs (S4+B4)
- #16 refactor(arr): extract AbstractArrClient to dedup the four *arr
  clients (F2a)
- #17 feat(arr): inject async HTTP transport via ArrTransportInterface
  (F2b/B1/P1)

composer.json carries no hardcoded version field (tags drive version),
so it is left unchanged. The git tag is applied by the coordinator
after merge.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.89%. Comparing base (5fba1d6) to head (ea1c288).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage     79.89%   79.89%           
  Complexity      354      354           
=========================================
  Files            40       40           
  Lines           985      985           
=========================================
  Hits            787      787           
  Misses          198      198           
Flag Coverage Δ
phpunit 79.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@detain detain merged commit c7627ab into master Jun 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant