You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #51203 [HttpKernel] Add reset() implementation in DataCollector (lyrixx)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpKernel] Add `reset()` implementation in DataCollector
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets |
| License | MIT
| Doc PR |
I reactored all collectors in the kernel.
I also bumped requirements in the framework bundle, because it seems legit theses
two parts move together.
But I did not bumped requirements on other parts, I think it doesn't worth it.
Commits
-------
8ffd27f792 [HttpKernel] Add `reset()` implementation in DataCollector
0 commit comments