Oleg Zhurakousky
463bfc9241
Upgraded version to 2.1.0.BUILD-SNAPSHOT
2019-02-20 10:16:17 +01:00
Dave Syer
217ca065f3
Update thin jar version in a couple of places
2019-02-15 14:24:56 +00:00
Oleg Zhurakousky
94106dba48
GH-258 Polishing around duplicqte registration
...
Removwd formatter plugin
Added additional test
Resolves #258
Resolves #259
2019-02-15 10:15:13 +01:00
Marcin Grzejszczak
c6ddfe1af4
Added checkstyle for tests
2019-02-03 15:34:10 +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
741341f43a
Bumping versions
2019-01-25 12:56:04 +00:00
Oleg Zhurakousky
f405527dd7
GH-251 Initial attempt to fix Java 11 issues
...
polishing
polishing
2019-01-23 20:15:49 +01: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
Oleg Zhurakousky
6a16a44aa0
GH-235 Moved Kotlin support to a separate module
...
Resolves #235
2018-11-30 18:48:32 +01: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
Oleg Zhurakousky
7ea5167543
Revert "Bumping versions"
...
This reverts commit e2a09c0e36 .
2018-11-19 06:53:31 +01:00
buildmaster
e2a09c0e36
Bumping versions
2018-11-17 17:49:47 +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
Marcin Grzejszczak
4d853d072b
Added missing dep for jdk11
2018-10-08 12:00:03 +02:00
Dave Syer
37729e4583
Add support for ApplicationContextInitializer in azure adapter
2018-10-03 09:01:54 +01:00
Marcin Grzejszczak
c70f03b4a4
Bumped function to Greenwich
2018-10-02 11:56:59 +02: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
Dave Syer
63edc029bb
Prepare for 2.0.0.M3
2018-09-22 12:03:58 +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
32db16cec5
Bumping reactor before release of 2.0.0.M2
2018-09-19 15:10:26 +02:00
Oleg Zhurakousky
48b2a87f14
Updated reactor-bom.version to Californium-BUILD-SNAPSHOT to fix the broken builds
2018-09-19 13:14:15 +02: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
Marcin Grzejszczak
44739b4a25
Preparing for 2.0.0.M1 release
2018-08-22 14:55:36 +02:00
Dave Syer
7dd38edf84
Add support for webflux
...
MVC and Webflux share some common business logic
so it makes sense to put them in the same module.
Also simplifies the MVC code, removing the custom argument
and return value handlers.
Weed out unecessary method param
Unignore some tests
2018-08-01 15:34:59 +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
fee3a0bec3
Fix docs build
2018-06-04 13:32:44 +01:00
Dave Syer
047aabcbdd
Extract adpater READMEs into docs subdir
2018-06-04 09:22:50 +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
dc179c0dd7
Move reactor dependency management to parent pom
...
Otherwise webflux apps break when they include our BOM, even if they
don't even use spring-cloud-function.
2018-05-22 14:17:27 +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
Dave Syer
73cf5d418a
Update to Boot 1.5.12
2018-04-24 10:25:21 +01:00
Dave Syer
98cf4dc06e
Revert to snapshots
2018-04-16 16:22:02 +01:00