Commit Graph

27 Commits

Author SHA1 Message Date
buildmaster
de08a854c0 Bumping versions to 3.2.4-SNAPSHOT after release 2022-03-29 10:50:02 +00:00
buildmaster
0f138e262e Going back to snapshots 2022-03-29 10:50:01 +00:00
buildmaster
e0d7132929 Update SNAPSHOT to 3.2.3 2022-03-29 10:45:59 +00:00
buildmaster
d08a116a9f Bumping versions to 3.2.3-SNAPSHOT after release 2022-02-16 16:18:26 +00:00
buildmaster
3c19c4e869 Going back to snapshots 2022-02-16 16:18:25 +00:00
buildmaster
8d623af0a8 Update SNAPSHOT to 3.2.2 2022-02-16 16:14:16 +00:00
buildmaster
3f8e1dd037 Bumping versions to 3.2.2-SNAPSHOT after release 2021-12-01 16:31:25 +00:00
buildmaster
fc6212ed7f Going back to snapshots 2021-12-01 16:31:24 +00:00
buildmaster
6ad75b58d3 Update SNAPSHOT to 3.2.1 2021-12-01 16:26:31 +00:00
Oleg Zhurakousky
ea348e761f Update project version 2021-12-01 15:01:36 +01:00
buildmaster
1c453b374c Bumping versions 2021-12-01 11:43:35 +00:00
buildmaster
7c127312b7 Bumping versions to 3.2.1-SNAPSHOT after release 2021-12-01 09:12:26 +00:00
buildmaster
f92e1d97ba Going back to snapshots 2021-12-01 09:12:25 +00:00
buildmaster
3e3cc0c51e Update SNAPSHOT to 3.2.0 2021-12-01 09:07:04 +00:00
buildmaster
798a6f35f4 Bumping versions 2021-11-30 11:42:33 +00:00
buildmaster
4f0391955c Bumping versions 2021-11-20 11:43:00 +00:00
buildmaster
90cec8e350 Going back to snapshots 2021-11-03 07:00:01 +00:00
buildmaster
c8c5e0a2f9 Update SNAPSHOT to 3.2.0-RC1 2021-11-03 06:56:29 +00:00
buildmaster
d472eacdbd Going back to snapshots 2021-10-19 08:16:39 +00:00
buildmaster
d478668c51 Update SNAPSHOT to 3.2.0-M3 2021-10-19 08:13:10 +00:00
Oleg Zhurakousky
03a1b4e98f Add skip deployment to new gRPC sample 2021-10-18 20:28:32 +02:00
Oleg Zhurakousky
cd8d556624 Reorganization of grpc code 2021-10-18 17:55:33 +02:00
Oleg Zhurakousky
1466c58207 Fixing poms 2021-10-18 16:22:11 +02:00
Oleg Zhurakousky
627e1e3999 Fix dependency version 2021-10-18 16:06:23 +02:00
buildmaster
d3ab71db00 Bumping versions 2021-10-12 11:52:43 +00:00
Oleg Zhurakousky
2b9a92fa18 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
7fc755e157 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