Re: [PR] try protobuf-java 4.29.3 [pekko]

2025-03-12 Thread via GitHub
pjfanning commented on PR #1795: URL: https://github.com/apache/pekko/pull/1795#issuecomment-2717874334 Pekko gRPC uses the io.grpc libs and has a direct dependency on the google protobuf jars. Pekko core depends on our shaded jar. So we can update independently. Pekko gRPC has a PR but it

Re: [PR] try protobuf-java 4.29.3 [pekko]

2025-03-12 Thread via GitHub
raboof commented on PR #1795: URL: https://github.com/apache/pekko/pull/1795#issuecomment-2717879531 > Pekko gRPC uses the io.grpc libs and has a direct dependency on the google protobuf jars. Pekko core depends on our shaded jar. So we can update independently. I agree that's the th

Re: [PR] try protobuf-java 4.29.3 [pekko]

2025-03-12 Thread via GitHub
raboof commented on PR #1795: URL: https://github.com/apache/pekko/pull/1795#issuecomment-2717857440 > * Seems to work - tests pass Very cool! > * Big binary compatibility diffs for the generated classes > > Do we expect this to cause issues for users? I don't think they

Re: [PR] try protobuf-java 4.29.3 [pekko]

2025-03-10 Thread via GitHub
pjfanning commented on PR #1795: URL: https://github.com/apache/pekko/pull/1795#issuecomment-2711371822 * Seems to work - tests pass * Big binary compatibility diffs for the generated classes Do we expect this to cause issues for users? I don't think they'll be coding against the g