COMMITS
September 7, 2026
L
Merge pull request #2011 from lukebakken/fix/gh-1973-honor-infinite-close-timeout
Luke Bakken committed
L
Floor a graceful close at 1s: zero leaked the connection
Luke Bakken committed
September 6, 2026
L
Cover the close-timeout call site, and record what it cannot cover
Luke Bakken committed
L
Fix the net472 build: TimeSpan has no division operator there
Luke Bakken committed
L
Honor the caller's close timeout and cap every abort
Luke Bakken committed
L
Correct the close timeout documentation and make its tests bite
Luke Bakken committed
L
Merge pull request #2026 from lukebakken/fix/gh-1981-tracing-config-scope
Luke Bakken committed
L
Document tracing span shape, options and configuration scope
Luke Bakken committed
L
Test the process-wide tracing configuration contract
Luke Bakken committed
L
Share one tracing save/restore scope across the test suites
Luke Bakken committed
L
Reject null tracing configuration, document its process-wide scope
Luke Bakken committed
L
Merge pull request #2025 from lukebakken/fix/toxiproxy-writeloop-stall-precondition
Luke Bakken committed
L
Skip the GH1930 scenarios when the write loop does not stall
Luke Bakken committed
September 4, 2026
L
Record the unbounded close in the timeouts table
Luke Bakken committed
L
Pin the close timeout ceiling and drop an inert assertion
Luke Bakken committed
L
Correct the close and abort timeout documentation
Luke Bakken committed
L
Clamp an over-large close timeout instead of treating it as unbounded
Luke Bakken committed
L
September 3, 2026
L
Clamp over-large close timeouts per target runtime
Luke Bakken committed
L
Honor `Timeout.InfiniteTimeSpan` as a graceful close timeout
Luke Bakken committed
D
Bump github/codeql-action in the github-actions group
dependabot[bot] committed
September 2, 2026
L
Merge pull request #1978 from rabbitmq/fix/gh-1967-opentelemetry-tracing
Luke Bakken committed
L
Rename the TCP-attempt activity to `tcpConnectionActivity`
Luke Bakken committed
September 1, 2026
L
Update the tracing audit doc for the follow-up fixes
Luke Bakken committed
L
Test that shutdown cancellation is not recorded on the deliver span
Luke Bakken committed
L
Test that a failed ReadOnlySequence publish is recorded on the span
Luke Bakken committed
L
Restore global tracing options in the parameterized tag tests
Luke Bakken committed
L
Await the blocked notification in the publish-cancellation test
Luke Bakken committed
L
Record one `error.type` for a failed connection attempt
Luke Bakken committed
L
Do not record shutdown cancellation on the deliver span
Luke Bakken committed