Oleg Zhurakousky
a0aede9500
Fix version in cloud event sample
2021-10-19 09:26:38 +02:00
Oleg Zhurakousky
87ae4d8b6e
Fix version in cloud event sample
2021-10-19 09:20:30 +02:00
Oleg Zhurakousky
6a48a10d94
gRPC cleanup
2021-10-19 09:10:14 +02:00
Oleg Zhurakousky
c8c0357786
Additional cleanup in gRPC module
2021-10-19 08:07:06 +02:00
Oleg Zhurakousky
03a1b4e98f
Add skip deployment to new gRPC sample
2021-10-18 20:28:32 +02:00
Oleg Zhurakousky
6eb85ca5e1
Polish gRPC lifecycle
2021-10-18 20:20:33 +02:00
Oleg Zhurakousky
56a75cd571
Fix server termination
2021-10-18 19:06:04 +02:00
Oleg Zhurakousky
dad3ff75e2
More cleanup in gRPC tests
2021-10-18 18:50:30 +02:00
Oleg Zhurakousky
13be645bc6
Add clean up step to grpc test
2021-10-18 18:34:02 +02:00
Oleg Zhurakousky
d548365dc4
Increased timeouts
2021-10-18 18:23:11 +02:00
Oleg Zhurakousky
64844ce0d9
Fix gRPC test to use dynamic port
2021-10-18 18:16:10 +02:00
Oleg Zhurakousky
4e5bf0f00c
Disable test
2021-10-18 18:02:09 +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
Oleg Zhurakousky
2867728ed0
Fix dependency version
2021-10-18 16:02:04 +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
e5af50a356
Add grpc sample to parent POM
2021-10-11 19:14:02 +02:00
Dave Syer
78f485d7c0
Add reflection service to grpc server
...
User can now inspect service definitions (e.g. with grpcurl).
2021-10-11 15:42:15 +01: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
Oleg Zhurakousky
346ff53539
Bump the timeout in test
2021-10-07 15:29:31 +02:00
Oleg Zhurakousky
150f140196
GH-752 Add support to stop caching functions in FunctionCatalog
...
Resolves #752
2021-10-07 15:03:17 +02:00
buildmaster
ad6cc60ea6
Bumping versions
2021-10-07 11:45:54 +00:00
buildmaster
e8908f13a5
Going back to snapshots
2021-10-01 09:42:57 +00:00
buildmaster
bee0aee07a
Update SNAPSHOT to 3.2.0-M2
2021-10-01 09:39:36 +00:00
Oleg Zhurakousky
08e7b21b6b
Fix cloud event samples
2021-10-01 11:30:30 +02:00
Oleg Zhurakousky
6399b25dd6
Fix spring-integration sample
2021-10-01 11:23:09 +02:00
Oleg Zhurakousky
be654b0a57
Fix Azure sample
2021-10-01 11:15:27 +02:00
Oleg Zhurakousky
330c9908dc
Upgrade wrapper version
2021-10-01 10:59:10 +02:00
Oleg Zhurakousky
6f51200fe0
Upgrade wrapper version
2021-10-01 10:48:48 +02:00
Oleg Zhurakousky
c257fc2cf9
Update wrapper version
2021-10-01 10:35:48 +02:00
Oleg Zhurakousky
9c95129fef
Polishing
2021-10-01 10:25:47 +02:00
Oleg Zhurakousky
c7ffb1cd49
GH-747 Fix Kotlin function bootstrapping in AWS adapter
...
Resolves #747
2021-10-01 10:16:52 +02:00
Oleg Zhurakousky
5fd729e46d
Update wrapper version
2021-09-30 15:55:06 +02:00
Oleg Zhurakousky
afd67b0794
Upgrade wrapper version
2021-09-30 12:30:16 +02:00
Oleg Zhurakousky
829d4c9ab1
Merge pull request #721 from YunLemon/Modify_Travis_1
...
Improve Travis CI build Performance
2021-09-30 11:53:20 +02:00
Marcin Grzejszczak
a62eed3d5e
Update pom.xml
2021-09-30 10:36:48 +02:00
Oleg Zhurakousky
f669411266
Update plugin repos
2021-09-30 10:31:01 +02:00
Oleg Zhurakousky
de6aa61cf1
Revert "Remove plugin repositories"
...
This reverts commit f0bce814fe .
2021-09-30 10:29:44 +02:00
Oleg Zhurakousky
f0bce814fe
Remove plugin repositories
2021-09-30 10:16:30 +02:00
Oleg Zhurakousky
2295dee2e6
Temporary fixes related to native AOT enablement
2021-09-29 11:24:37 +02:00
Oleg Zhurakousky
ed50d7c252
GH-746 Fix support for Cloud Event properly enriching Function<Mono, Mono>
...
Resolves #746
2021-09-27 18:03:32 +02:00
Oleg Zhurakousky
03babc429d
GH-567 Add KotlinModule when present to jacksonObjectMapperBuilder
...
Resolves #567
2021-09-27 17:01:35 +02:00
Oleg Zhurakousky
b6ffd3281b
GH-744 Add default port note to gRPC README
2021-09-27 15:53:27 +02:00
Oleg Zhurakousky
723ec8515d
GH-744 Add support for function definition via message headers
...
Finish initial documentation
2021-09-27 15:44:32 +02:00
Oleg Zhurakousky
ded02fec0a
GH-744 Initial README for gRPC
...
Change default operating mode to 'server'
2021-09-24 17:32:17 +02:00
Oleg Zhurakousky
82e2583acd
GH-744 Add initial support for server-side streaming to gRPC
2021-09-24 16:36:54 +02:00
Oleg Zhurakousky
c6746209c3
GH-744 Make default wait time indefinite for client-side streaming when awaiting response
2021-09-24 16:02:30 +02:00
Oleg Zhurakousky
335d6f0320
GH-744 Add initial support for client-side streaming to gRPC
2021-09-24 14:14:35 +02:00