Tags

Tags give the ability to mark specific points in history as being important
  • v0.5.1

    protected
    e00888b3 · Upgrade ruff ·
    Release: v0.5.1
    tonguepipe v0.5.1
    
    * Upgrade ruff (e00888b)
    * Fail on a stale base-image digest only at release time (fd0e2ea)
    
  • v0.5.0

    protected
    60964898 · Fix CI ·
    Release: v0.5.0
    tonguepipe v0.5.0
    
    * Fix CI (6096489)
    * Report a truncated response as a failed lookup, not a traceback (b826786)
    * Upgrade ruff (98ce12e)
    * JSON log format (2501f65)
    * Only judge VEX staleness against a scan that saw the packages (62f0af4)
    * Describe the Debian packages the image ships in the SBOM (5f6f793)
    * Judge the Debian snapshot by the packages the image ships (17f7c25)
    
  • v0.4.0

    protected
    7e58542e · Bump coverage to 7.16.1 ·
    Release: v0.4.0
    tonguepipe v0.4.0
    
    * Bump coverage to 7.16.1 (7e58542)
    * Reduce the detection sample from the start of the document (8ea4b9b)
    *  Report per-test progress and durations from the integration suite (8fbbb1c)
    * Always rebuild the image the integration suite tests (8ff87d8)
    
  • v0.3.0

    protected Release: v0.3.0
    tonguepipe v0.3.0
    
    * Bump the Debian snapshot to the republished trixie-security Release (762ec0b)
    * Detect a language without writing the document to disk (18d0da4)
    * Deduplicate POST /translate with a client-supplied idempotency key (be2da4b)
    * Translate the prose in alt, title, aria-label and placeholder (6230d8c)
    * Default GET /jobs/{id} to answering immediately (3b0a19c)
    * Serve the package index from disk when it cannot be fetched (1b089af)
    * Report an integer API contract version from GET / (995f6d0)
    
  • v0.2.0

    protected Release: v0.2.0
    tonguepipe v0.2.0
    
    * Delete integration test data directories on teardown (70d5c65)
    * Match VEX product purls the same way in both guards (f82184c)
    * Allow /data in the image assertion, and require it to be empty (5ada3aa)
    * Create a /data dir in the image with correct ownership for named volumes to work (136cf67)
    * Refuse to release while any pin is stale (f89c76b)
    * Install Debian packages from a pinned snapshot, and upgrade them (cdc981b)
    * Bump PyInstaller to 6.22.3 (a6227be)
    * Improved release notes (2cf7016)
    * Assess every scanner finding in openvex.json (1a72321)
    
  • v0.1.0

    protected Release: v0.1.0
    tonguepipe v0.1.0
    
    * DOCKER_HUB_PASSWORD not DOCKER_HUB_TOKEN (258a0fd)
    * Fix a sampling race in the cold-translation integration test (80f5a2d)
    * Initial commit (0003093)