Nate Tarrh
Nate Tarrh
When running opentelemetry-common 0.19.7 on Ruby 2.7, Rack env context propagation fails due to a frozen string modification error. #1367 introduced a change to `OpenTelemetry::Common::Propagation::RackEnvGetter` to use string interpolation instead...
Starting with activerecord 6, transaction materialization is deferred until query execution, so reorder our `execute` monkeypatch to run the query and then log it. Starting with activerecord 7, the "real...
Description =========== This morning the GitHub repo https://github.com/confluentinc/librdkafka disappeared. What happened? How to reproduce ================ Go to https://github.com/confluentinc/librdkafka and observe a 404 (this issue is now resolved). Checklist ========= **IMPORTANT**:...
From `:help map-operator`: ```vimhelp g@{motion} Call the function set by the 'operatorfunc' option. The '[ mark is positioned at the start of the text moved over by {motion}, the ']...