grpc-java-contrib icon indicating copy to clipboard operation
grpc-java-contrib copied to clipboard

Useful extensions for the grpc-java library

Results 30 grpc-java-contrib issues
Sort by recently updated
recently updated
newest added

enhancement
help wanted

Add a new interface that services can implement to get lifecycle events * onServerReady() * onServerShutdown(bool forced) Implement a `Server` wrapper that calls the lifecycle events on each service implementation...

enhancement
help wanted

Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.8.6 to 3.9.3. Release notes Sourced from maven-plugin-api's releases. 3.9.3 Release Notes - Maven - Version 3.9.3 Bug [MNG-7786] - Maven Plugin Validation message is misleading [MNG-7795]...

dependencies

Bumps [maven-core](https://github.com/apache/maven) from 3.8.6 to 3.9.3. Release notes Sourced from maven-core's releases. 3.9.3 Release Notes - Maven - Version 3.9.3 Bug [MNG-7786] - Maven Plugin Validation message is misleading [MNG-7795]...

dependencies

Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.1.2. Release notes Sourced from maven-failsafe-plugin's releases. 3.1.2 Release Notes - Maven Surefire - Version 3.1.2 update commons compress to 1.23.0 (#655) @​elharo Drop unused...

dependencies

Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.7.6 to 2.7.12. Release notes Sourced from spring-boot-autoconfigure's releases. v2.7.12 :lady_beetle: Bug Fixes Welcome page may return a 404 when an acceptable response cannot be produced #35552...

dependencies

Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to 3.3.0. Commits 9b34b44 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.3.0 fe2379d [MCHECKSTYLE-436] Replace CheckstyleReportGenerator with a new CheckstyleRepo... b08abc2 [MCHECKSTYLE-435] Remove deprecated RSS feature 71bc1ff [MPMD-377] Upgrade plugins...

dependencies

Bumps `spring.boot.version` from 2.7.6 to 3.0.5. Updates `spring-boot` from 2.7.6 to 3.0.5 Release notes Sourced from spring-boot's releases. v3.0.5 :lady_beetle: Bug Fixes EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server...

dependencies

With the loss of a consistent release sponsor at Salesforce, it's time to [move this repo](https://github.com/grpc/grpc-community/blob/main/grpc_ecosystem.md) to the [grpc-ecosystem](https://github.com/grpc-ecosystem) org. Tasks to do: - [x] Your project is currently hosted...

Hi there, Could we bump up the jprotoc 1.23 updated to use io.grpc version 1.66 or higher since we are using this package in our company but we have to...