Skip to content

chore: release v0.6.6#104

Merged
MagicalTux merged 1 commit into
masterfrom
release-plz-2026-06-27T09-52-17Z
Jun 27, 2026
Merged

chore: release v0.6.6#104
MagicalTux merged 1 commit into
masterfrom
release-plz-2026-06-27T09-52-17Z

Conversation

@MagicalTux

Copy link
Copy Markdown
Member

🤖 New release

  • compcol: 0.6.5 -> 0.6.6 (✓ API compatible changes)
Changelog

0.6.6 - 2026-06-27

Added

  • (qpack) dynamic-table encoder driving the encoder stream

Added

  • (qpack) dynamic-table encoder: QpackEncoder::with_dynamic_table + encode
    drive the encoder stream (Set Dynamic Table Capacity, Insert with
    Name Reference against static/dynamic names, Insert with Literal Name) and
    emit field sections with dynamic indexed / name-reference representations and
    a non-zero Required Insert Count. Entries referenced by a field section are
    never evicted by inserts in the same batch; sensitive fields stay out of the
    table (never-indexed). The previous static-only encode_field_section path is
    unchanged. QPACK is now fully bidirectional (encode + decode, static +
    dynamic), matching HPACK.


This PR was generated with release-plz.

@MagicalTux MagicalTux merged commit ee147c8 into master Jun 27, 2026
7 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