@@ -320,9 +320,11 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
320320</div>
321321
322322 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-2xl">
323- <h2><a id="unreleased---2026-02-22 " href="#unreleased---2026-02-22 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-02-22 </h2>
323+ <h2><a id="unreleased---2026-02-23 " href="#unreleased---2026-02-23 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-02-23 </h2>
324324<h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
325325<ul>
326+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2225">#2225</a> - <strong>telemetry attributes constraints</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
327+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2225">#2225</a> - <strong>DataFrame name</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
326328<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2213">#2213</a> - <strong>phpstan integration with infection</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
327329<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2211">#2211</a> - <strong>more context to telemetry logger interface</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
328330<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2210">#2210</a> - <strong>Filesystem direct integration with Telemetry</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -340,6 +342,8 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
340342</ul>
341343<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
342344<ul>
345+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2225">#2225</a> - <strong>naming conventions across whole monorepo</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
346+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2225">#2225</a> - <strong>reorganized local dev telemetry resources</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
343347<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2224">#2224</a> - <strong>Rework <code>GoogleSheetExtractor</code> to use batch get functionality</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
344348<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2222">#2222</a> - <strong>Adjust <code>GoogleSheetExtractor</code> row data extraction</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
345349<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2220">#2220</a> - <strong>Prevent using deprecated <code>brick/math</code> functions</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
@@ -363,6 +367,8 @@ <h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Perma
363367</ul>
364368<h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
365369<ul>
370+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2225">#2225</a> - <strong>tracers loosing context</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
371+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2225">#2225</a> - <strong>missing DataFrame telemetry coverage in trigger methods</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
366372<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2224">#2224</a> - <strong>Fixed wrong handling of skipping the header row in <code>GoogleSheetExtractor</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
367373<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2213">#2213</a> - <strong>symfony telemetry bundle tests for lowest symfony versions</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
368374<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2212">#2212</a> - <strong>Support any regex delimiter and modifiers in compiler pass pattern matching</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/bendavies">@bendavies</a></li>
0 commit comments