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 500f719  [MINOR] Add release version badge and link to `README.md`
500f719 is described below

commit 500f719abf851d021082f423eb9546bde695201e
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Thu Feb 12 16:50:58 2026 -0800

    [MINOR] Add release version badge and link to `README.md`
    
    ### What changes were proposed in this pull request?
    
    This PR aims to add release version badge and link to `README.md`.
    
    ### Why are the changes needed?
    
    To show the latest version easily.
    
    <img width="736" height="101" alt="Screenshot 2026-02-12 at 14 16 14" 
src="https://github.com/user-attachments/assets/16bfbcc2-e73f-44ff-b390-8e0a5c1e4cfd";
 />
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Manually check the PR branch's README.md.
    - https://github.com/dongjoon-hyun/spark-connect-swift/tree/MINOR
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
    
    Closes #289 from dongjoon-hyun/MINOR.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 69eebc8..c270b4c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # Apache Spark Connect Client for Swift
 
+[![Release](https://img.shields.io/github/v/release/apache/spark-connect-swift)](https://github.com/apache/spark-connect-swift/releases/latest)
 [![GitHub Actions 
Build](https://github.com/apache/spark-connect-swift/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/apache/spark-connect-swift/blob/main/.github/workflows/build_and_test.yml)
 [![Swift Version 
Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fapache%2Fspark-connect-swift%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/apache/spark-connect-swift)
 [![Platform 
Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fapache%2Fspark-connect-swift%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/apache/spark-connect-swift)


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

Reply via email to