Commit Graph

23 Commits

Author SHA1 Message Date
buildmaster
1f066f6fd2 Going back to snapshots 2022-11-17 16:45:34 +00:00
buildmaster
fb70104047 Update SNAPSHOT to 4.0.0-RC2 2022-11-17 16:41:19 +00:00
buildmaster
b36e8eb533 Going back to snapshots 2022-10-27 21:20:25 +00:00
buildmaster
3582ca0cfa Update SNAPSHOT to 4.0.0-RC1 2022-10-27 21:16:03 +00:00
buildmaster
72927d1ed4 Going back to snapshots 2022-10-06 00:28:34 +00:00
buildmaster
1e2d14d252 Update SNAPSHOT to 4.0.0-M5 2022-10-06 00:24:23 +00:00
buildmaster
47134a5de7 Going back to snapshots 2022-07-29 18:47:37 +00:00
buildmaster
6feb42d445 Update SNAPSHOT to 4.0.0-M4 2022-07-29 18:43:03 +00:00
buildmaster
867dcf8275 Going back to snapshots 2022-06-15 09:35:09 +00:00
buildmaster
d7c2d575fc Update SNAPSHOT to 4.0.0-M3 2022-06-15 09:31:10 +00:00
buildmaster
343aac3eff Going back to snapshots 2022-03-31 17:26:24 +00:00
buildmaster
b1779fe50b Update SNAPSHOT to 4.0.0-M2 2022-03-31 17:22:24 +00:00
buildmaster
9fcf6f8db8 Going back to snapshots 2022-01-27 13:00:22 +00:00
buildmaster
1c9df288c0 Update SNAPSHOT to 4.0.0-M1 2022-01-27 12:56:33 +00:00
Oleg Zhurakousky
5074b7eee4 Finish migration to java17, boot 3.0, spring 6 2022-01-14 11:05:58 +01:00
buildmaster
9c69c333bb Going back to snapshots 2021-11-03 07:00:01 +00:00
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
4965baab55 Reorganization of grpc code 2021-10-18 17:55:33 +02:00
Oleg Zhurakousky
2db9ce1bba Fix dependency version 2021-10-18 16:02:04 +02: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