ivan-penchev commented on PR #1234:
URL: 
https://github.com/apache/pulsar-client-go/pull/1234#issuecomment-2208336183

   > @ivan-penchev In this 
[PR](https://github.com/apache/pulsar-client-go/pull/1230), the Go version is 
upgraded to a minimum of 1.20, but the slog package is officially used in 
[1.21](https://go.dev/blog/slog).
   > 
   > This change requires upgrading the Go version to 1.21+.
   
   Upgrading the Go version looks to be a clear and well defined step.
   Is it practical to consider a minimum version upgrade for this PR?
   
   Considering Go is considered feature-complete and lacks an LTS version, it's 
generally expected to maintain compatibility with the last two minor versions, 
as seen on their download page (https://go.dev/dl/). But I've read some issues 
here indicating a more conservative update strategy for this SDK. Is that the 
case?
   
   


-- 
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]

Reply via email to