This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/spark-connect-swift.git


The following commit(s) were added to refs/heads/main by this push:
     new 4bc1ab6  [MINOR] Update `gRPC Swift`-related library links in 
`README.md`
4bc1ab6 is described below

commit 4bc1ab6f1511b50baa9256de41e8e72f0d59b2e9
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Fri Jun 13 14:35:07 2025 -0700

    [MINOR] Update `gRPC Swift`-related library links in `README.md`
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 0298f4b..b2e2f0f 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ So far, this library project is tracking the upstream changes 
of [Apache Arrow](
 
 - [Apache Spark 4.0.0 (May 
2025)](https://github.com/apache/spark/releases/tag/v4.0.0)
 - [Swift 6.0 (2024) or 6.1 (2025)](https://swift.org)
-- [gRPC Swift 2.2 (May 
2025)](https://github.com/grpc/grpc-swift/releases/tag/2.2.1)
-- [gRPC Swift Protobuf 1.3 (May 
2025)](https://github.com/grpc/grpc-swift-protobuf/releases/tag/1.3.0)
-- [gRPC Swift NIO Transport 1.2 (May 
2025)](https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.2.2)
+- [gRPC Swift 2 (May 
2025)](https://github.com/grpc/grpc-swift-2/releases/tag/2.0.0)
+- [gRPC Swift Protobuf 2.0 (May 
2025)](https://github.com/grpc/grpc-swift-protobuf/releases/tag/2.0.0)
+- [gRPC Swift NIO Transport 2.0 (May 
2025)](https://github.com/grpc/grpc-swift-nio-transport/releases/tag/2.0.0)
 - [FlatBuffers v25.2.10 (February 
2025)](https://github.com/google/flatbuffers/releases/tag/v25.2.10)
 - [Apache Arrow Swift](https://github.com/apache/arrow-swift)
 


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

Reply via email to