You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "utkuaydn (via GitHub)" <gi...@apache.org> on 2024/03/28 09:50:56 UTC

[I] Patch release to include new gRPC version [pekko-grpc]

utkuaydn opened a new issue, #254:
URL: https://github.com/apache/pekko-grpc/issues/254

   Hi, currently we are trying to change our deployment distros to Alpine, however, it seems like there was a glib compatibility [issue](https://github.com/grpc/grpc-java/issues/10096) in grpc-java that caused segmentation faults when trying to build the project. It seems to have been fixed since 1.56.0 but pekko-grpc 1.0.2 is still on 1.54.2. Is it possible to make a patch release so that the dependency gets bumped to fix this issue?


-- 
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: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Patch release to include new gRPC version [pekko-grpc]

Posted by "utkuaydn (via GitHub)" <gi...@apache.org>.
utkuaydn commented on issue #254:
URL: https://github.com/apache/pekko-grpc/issues/254#issuecomment-2025023158

   I understand, then for now we can close this issue. We will test our application with 1.1.0 when it gets released and open a new issue if the problem persists. Thanks for the info :)


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Patch release to include new gRPC version [pekko-grpc]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #254:
URL: https://github.com/apache/pekko-grpc/issues/254#issuecomment-2025006476

   We will probably only release the gRPC lib update in Pekko 1.1.0. The protobuf changes are too much for a patch level release. You can build your own pekko-grpc libs from main branch if you like. We have snapshots on repository.apache.org. Main branch uses latest gRPC libs.


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Patch release to include new gRPC version [pekko-grpc]

Posted by "utkuaydn (via GitHub)" <gi...@apache.org>.
utkuaydn closed issue #254: Patch release to include new gRPC version
URL: https://github.com/apache/pekko-grpc/issues/254


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Patch release to include new gRPC version [pekko-grpc]

Posted by "raboof (via GitHub)" <gi...@apache.org>.
raboof commented on issue #254:
URL: https://github.com/apache/pekko-grpc/issues/254#issuecomment-2024823255

   We are discussing a new release (https://lists.apache.org/thread/rjygk60ho1mojk4rqsmvd2y4244d55lr) but since Pekko is a fairly new project we have some questions to answer around in what order we want to do updates and which changes should cause major/minor version bumps.
   
   Could you test your project with the snapshots we publish to https://repository.apache.org/content/groups/snapshots/org/apache/pekko/ ? Such feedback would be very valuable!


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org