Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Python language:Java language:Python

Filter by

87.3M results  (3 s)

87.3M results

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | grafana/tempo | patch | 3.0.0 → 3.0.1 | Configuration 📅 Schedule: (UTC) - Branch creation - At any ...
component: strategy-plugin

Release v2.2.0 v2.2.0 (2026-06-08) Full diff: https://github.com/linuxarena/control-tower/compare/v2.1.0...66cf5f5ab5a8fc76b6ecc8ce879f83a5b73fb3b9 - fix(cache): back file_cache with diskcache to ...

Description Fixes attachment uploads failing on Confluence Server (on-premises) instances. Changes - Fix X-Atlassian-Token header value: nocheck → no-check (missing hyphen caused 403 Forbidden on ...

:robot: I have created a release beep boop 0.2.1 (2026-06-08) Documentation - add Japanese README (#6) (76785a9) This PR was generated with Release Please. See documentation.
autorelease: pending

Summary Three select() calls in worker_lifecycle.py still referenced Guild.guild_id, which was renamed to Guild.slug. This raised AttributeError during drain_stale_workers_on_startup (and the other two ...

Summary Two CLI additions, both appending to the Python Hopsworks CLI (HWORKS-2744): Lineage commands Adds a lineage subcommand to fg, fv, td, model, and deployment: hops fg lineage name ...

Summary The desktop chat transcript reaches the screen through a requestAnimationFrame-gated flush (useSessionStateCache). The main BrowserWindow never set backgroundThrottling, so Chromium paused rAF ...