dongjoon-hyun opened a new pull request, #571:
URL: https://github.com/apache/spark-connect-swift/pull/571

   ### What changes were proposed in this pull request?
   
   This PR upgrades the `grpc-swift-nio-transport` dependency to `2.10.0`.
   
   ### Why are the changes needed?
   
   To adopt the latest `grpc-swift-nio-transport` release (`2.10.0`, 
2026-09-17).
   - https://github.com/grpc/grpc-swift-nio-transport/releases/tag/2.10.0 
(2026-09-17)
     - https://github.com/grpc/grpc-swift-nio-transport/pull/195 (Expose the 
HTTP/2 receive header list size limit)
     - https://github.com/grpc/grpc-swift-nio-transport/pull/194 (Compute the 
transport-specific context once per connection)
     - https://github.com/grpc/grpc-swift-nio-transport/pull/190 (docs/fixups)
   
   ### Does this PR introduce _any_ user-facing change?
   
   No. The newly exposed `maxHeaderListSize` defaults to 16 KiB, which is the 
same as the previous NIO default, and `SparkConnectClient` uses the default 
transport configuration.
   
   ### How was this patch tested?
   
   Pass the CIs.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Opus 5


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to