Commit Graph

10 Commits

Author SHA1 Message Date
buildmaster
1fa1b57c2c Update SNAPSHOT to 3.2.0-RC1 2021-11-03 06:56:29 +00:00
buildmaster
598ca3e27c Going back to snapshots 2021-10-19 08:16:39 +00:00
buildmaster
e497988307 Update SNAPSHOT to 3.2.0-M3 2021-10-19 08:13:10 +00:00
Oleg Zhurakousky
4f7082a515 Add skip deployment to new gRPC sample 2021-10-18 20:28:32 +02:00
Oleg Zhurakousky
4965baab55 Reorganization of grpc code 2021-10-18 17:55:33 +02:00
Oleg Zhurakousky
56980271b9 Fixing poms 2021-10-18 16:22:11 +02:00
Oleg Zhurakousky
a70101e854 Fix dependency version 2021-10-18 16:06:23 +02:00
buildmaster
f9f580c17b Bumping versions 2021-10-12 11:52:43 +00:00
Oleg Zhurakousky
caf3cd79fb GH-754 Add initial support for specifying grpc service
The newly added support allows one to actually specify which groc service to bootstrap in the event multiple services are available in the classpath

Resolves #754
2021-10-11 20:46:43 +02:00
Oleg Zhurakousky
41043479f5 GH-750 Add support for pluggable protobufs
This initial support adds plugin extension to support CloudEvent proto as well as the example
Additional plugins could be provided in the same ay as CloudEvent plugin extension

Resolves #750
2021-10-11 14:03:24 +02:00