Skip to content

Labels

Labels

  • area:auth

    Authentication and credentials: AUTH-*
  • area:core

    Core HTTP, IO, body, context, encoding: HTTP-* IO-* BODY-* CTX-* UTF-*
  • area:pipeline

    Middleware pipeline and cross-cutting concerns: PIPE-* XCUT-*
  • area:platform

    Config, observability, non-functional, hashing: CFG-* OBS-* NFR-* SHA-*
  • area:resilience

    Retry, recovery, redirects: RETRY-* RECOV-* REDIR-*
  • area:serde

    Serialization and deserialization: SERDE-*
  • area:streaming

    Server-sent events and pagination: SSE-* PAGE-*
  • area:transport

    Transport, async model, seams: TRANSPORT-* ASYNC-* SEAM-*
  • breaking-change

    Requires a major version
  • compat:runtime

    Supported language or runtime versions, and divergence between them
  • dependencies

    Dependency updates
  • docs:api-reference

    Generated or hand-written reference for the public surface
  • docs:changelog

    Changelog and release-note prose
  • docs:example

    Runnable examples and sample projects
  • docs:guide

    Narrative guides, tutorials, how-tos
  • docs:migration

    Upgrade and version-migration guidance
  • docs:readme

    Repository README and top-level entry points
  • docs:site

    The documentation site itself: build, navigation, theming, search
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • javascript

    Pull requests that update javascript code
  • performance

    Latency, throughput, allocation, or footprint
  • regression

    Worked in an earlier release
  • release:blocker

    Must clear before the next release or deploy
  • release:packaging

    Package metadata, manifests, distribution shape, published artifact
  • release:versioning

    Semantic versioning, changelog entries, version-bump machinery
  • resolution:duplicate

    Already tracked elsewhere
  • resolution:invalid

    Not a defect, or not reproducible
  • resolution:wontfix

    Deliberately not doing this
  • security

    Security impact; see SECURITY.md for private reports