buildmaster
cc740db82e
Update SNAPSHOT to 4.0.3
2023-05-24 18:16:08 +00:00
Urs Keller
f54ac46ab4
Bump GRPC to be able to compile on Mac Arm
2023-05-24 09:38:56 +02:00
buildmaster
7365debf44
Bumping versions to 4.0.3-SNAPSHOT after release
2023-03-28 13:52:40 +00:00
buildmaster
ed7f99de1b
Going back to snapshots
2023-03-28 13:52:40 +00:00
buildmaster
a4775ff22a
Update SNAPSHOT to 4.0.2
2023-03-28 13:47:59 +00:00
buildmaster
d59bbdb83d
Bumping versions to 4.0.2-SNAPSHOT after release
2023-01-25 14:08:24 +00:00
buildmaster
0053b415fb
Going back to snapshots
2023-01-25 14:08:24 +00:00
buildmaster
866d6140c0
Update SNAPSHOT to 4.0.1
2023-01-25 14:03:21 +00:00
buildmaster
8cd3b569d3
Bumping versions
2022-12-18 05:34:45 +00:00
buildmaster
bf1c03c2f2
Bumping versions
2022-12-16 05:34:56 +00:00
buildmaster
dae98b645b
Bumping versions to 4.0.1-SNAPSHOT after release
2022-12-15 19:58:16 +00:00
buildmaster
153c60ed75
Going back to snapshots
2022-12-15 19:58:15 +00:00
buildmaster
5c032abb6b
Update SNAPSHOT to 4.0.0
2022-12-15 19:53:31 +00:00
Oleg Zhurakousky
3614683b1a
Change spring.factories to auto-config imports in gRPC modules
2022-12-06 15:48:52 -08:00
buildmaster
b251725737
Going back to snapshots
2022-12-01 17:09:42 +00:00
buildmaster
d5a0bf0ede
Update SNAPSHOT to 4.0.0-RC3
2022-12-01 17:05:31 +00:00
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