buildmaster
c031dd04e2
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-06-06 14:28:12 +00:00
buildmaster
f5a55fcdbe
Going back to snapshots
2019-06-06 14:28:11 +00:00
buildmaster
1063b5b3d1
Update SNAPSHOT to 2.1.1.RELEASE
2019-06-06 13:19:00 +00:00
buildmaster
d28fc9978a
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-05-07 10:08:10 +00:00
buildmaster
e44c61754c
Going back to snapshots
2019-05-07 10:08:09 +00:00
buildmaster
7fafbe7848
Update SNAPSHOT to 2.1.0.RELEASE
2019-05-07 09:12:21 +00:00
Oleg Zhurakousky
4d9cdb9750
GH-238 Added initial support for RoutingFunction
...
- Added initial implementation of RoutingFunction which is bootstrapped optionally based on setting ‘spring.cloud.function.routing.enabled’ property to true.
- Added initial documentation and tests
Resolves #238
2019-05-07 10:13:42 +02:00
buildmaster
9df7455a30
Going back to snapshots
2019-04-08 14:18:29 +00:00
buildmaster
24740e4e17
Update SNAPSHOT to 2.1.0.RC1
2019-04-08 14:14:23 +00:00
Spring Operator
3b573c27ac
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 247 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-21 12:48:58 -05:00
buildmaster
0fe8693565
Going back to snapshots
2019-03-20 08:49:57 +00:00
buildmaster
60f11baf57
Update SNAPSHOT to 2.1.0.M1
2019-03-20 08:45:24 +00:00
Spring Operator
5bf9bebbb2
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://cloud.spring.io/ with 1 occurrences migrated to:
https://cloud.spring.io/ ([https](https://cloud.spring.io/ ) result 200).
* http://maven.apache.org/xsd/assembly-1.1.2.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 28 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 56 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 29 occurrences
2019-03-19 21:21:48 -05:00
Dave Syer
aaf268ea40
Ensure FunctionTypes get registered for composite functions
...
Without this change the type of a composed function in the
InMemoryFunctionCatalog is always null. The key is to register
the type at the same time as the function is registered.
Also some format and javadoc fixes (cosmetic)
2019-02-21 09:53:15 +00:00
Dave Syer
6865d53c91
Update to 2.1.0 snapshots in all the other places
2019-02-20 13:19:03 +00:00
Oleg Zhurakousky
e86479e839
Polishing, javadoc. . .
2019-02-19 14:12:00 +01:00
Dave Syer
a622d86d3b
Add support for MonoSupplier
2019-02-19 10:28:41 +00:00
Oleg Zhurakousky
c797e4fed4
Minor refactoring in ContextFunctionRegistry
2019-02-12 15:30:52 +01:00
Oleg Zhurakousky
b076f6349e
Consolidated all function wrappers around WrappedFunction
2019-02-11 19:08:52 +01:00
Oleg Zhurakousky
f8e966f79f
GH-243 Added wrapper for fluxed Function
2019-02-11 17:08:09 +01:00
Oleg Zhurakousky
805b85b102
GH-243, GH-257 Added reactive consumer wrapper
...
- Added wrapper for an already reactive consumer to ensure that consumers can be consistently represented as Function<Flux, Mono>
- Fixed the big that deal with inconsistent result in web environments due to inconsistent representation of the Consumers
- Polished tests
Resolves #243
Resolves #257
2019-02-11 15:30:08 +01:00
Marcin Grzejszczak
e4b08a083c
Turned on checkstyle
2019-02-01 15:48:32 +01:00
buildmaster
94e9b8f2f8
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2019-01-31 14:48:58 +00:00
buildmaster
036e0c4090
Going back to snapshots
2019-01-31 14:48:57 +00:00
buildmaster
eaf519b82a
Update SNAPSHOT to 2.0.1.RELEASE
2019-01-31 14:34:17 +00:00
buildmaster
9cf4b72ef3
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2019-01-08 11:32:36 +00:00
buildmaster
5b2345c7d4
Going back to snapshots
2019-01-08 11:32:36 +00:00
buildmaster
612d37616d
Update SNAPSHOT to 2.0.0.RELEASE
2019-01-08 10:44:55 +00:00
buildmaster
43a886b7b7
Going back to snapshots
2018-12-20 19:14:43 +00:00
buildmaster
291aafd94a
Update SNAPSHOT to 2.0.0.RC3
2018-12-20 19:10:34 +00:00
buildmaster
f0f957b96a
Going back to snapshots
2018-11-19 11:23:25 +00:00
buildmaster
241652d9b8
Update SNAPSHOT to 2.0.0.RC2
2018-11-19 11:19:40 +00:00
buildmaster
9cf723949b
Going back to snapshots
2018-10-29 08:19:29 +00:00
buildmaster
e2f4d0a9e5
Update SNAPSHOT to 2.0.0.RC1
2018-10-29 08:15:29 +00:00
buildmaster
435e4d0438
Going back to snapshots
2018-10-23 13:35:10 +00:00
buildmaster
0c5ad6acbd
Update SNAPSHOT to 2.0.0.M4
2018-10-23 13:31:46 +00:00
Oleg Zhurakousky
ae07a13d03
GH-56 Added support for Function<Flux, Mono> and <Mono, Flux>
...
Resolves #56
Resolves #218
2018-10-17 21:14:27 -04:00
Dave Syer
022f9213d8
Revert to snapshots
2018-09-22 16:14:54 +01:00
Dave Syer
de6331054e
Update to 2.0.0.M3
2018-09-22 12:04:16 +01:00
buildmaster
8f9882a419
Going back to snapshots
2018-09-19 13:20:41 +00:00
buildmaster
43d70a4c0c
Update SNAPSHOT to 2.0.0.M2
2018-09-19 13:17:51 +00:00
Marcin Grzejszczak
b28e22d255
Going back to snapshots
2018-08-22 18:03:37 +02:00
Marcin Grzejszczak
aca771fb8b
Update SNAPSHOT to 2.0.0.M1
2018-08-22 17:54:29 +02:00
Dave Syer
00e2b749d2
First step in 2.0.0. Remove Stream dependencies
2018-06-21 06:35:41 +01:00
Dave Syer
068b9ef7e9
Revert to snapshots
2018-06-18 11:49:02 +01:00
Dave Syer
ac3ea7db36
Update to 1.0.0
2018-06-15 12:27:30 +01:00
Dave Syer
9dc569837a
Revert to snapshots
2018-05-26 09:42:34 +01:00
Dave Syer
b20cb700ea
Update to RC2
2018-05-26 09:34:02 +01:00
Dave Syer
8e9a5504cb
Revert to snapshots
2018-05-21 10:05:42 +01:00
Dave Syer
c29f800380
Update to 1.0.0.RC1
2018-05-21 10:04:54 +01:00