Commit Graph

216 Commits

Author SHA1 Message Date
buildmaster
664b850996 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-08 11:43:40 +00:00
buildmaster
2453e181b5 Going back to snapshots 2019-01-08 11:43:40 +00:00
buildmaster
1535f37e16 Update SNAPSHOT to 2.1.0.RELEASE 2019-01-08 11:41:31 +00:00
Oleg Zhurakousky
af1a480bdd Switched back to SCF snapshot 2018-12-21 14:17:47 +01:00
buildmaster
afa5cd2f9b Going back to snapshots 2018-12-20 19:37:20 +00:00
buildmaster
953de7f02e Update SNAPSHOT to 2.1.0.RC4 2018-12-20 19:36:19 +00:00
Oleg Zhurakousky
6ba745546a Upgraded to spring-cloud-function 2.0.0.RC3 2018-12-20 20:28:18 +01:00
Oleg Zhurakousky
a731021b43 GH-1564 Delegated type-conversion to MessageConverters
The following is the summary of changes which essentially delegate all type conversion back to MessageConverter.
The only thing remains is the `BINDER_ORIGINAL_CONTENT_TYPE` logic to ensure backward compatibility

* `MessageConverterConfigurer` was brought pretty much back to the state it was before all those questionable type conversion changes
* `BinderFactoryConfiguration` configures  custom argument resolvers which will be removed as soon as https://jira.spring.io/browse/SPR-17503 is addressed.
* The two new argument resolvers, defer from their original counterparts in that they change the order of type assertion ensuring that, for example, byte[] does not match Object and would have to be sent to MessageConverter for possible conversion. These two resolvers will be removed once https://jira.spring.io/browse/SPR-17503 is addressed.

Resolves #1564
Resolves #1565
2018-12-18 09:37:46 +01:00
buildmaster
c928b28a10 Going back to snapshots 2018-12-13 20:19:16 +00:00
buildmaster
5d07afc956 Update SNAPSHOT to 2.1.0.RC3 2018-12-13 20:18:14 +00:00
buildmaster
6cb74414b0 Bumping versions 2018-12-12 19:07:48 +00:00
Oleg Zhurakousky
8161147469 Upgraded to SCF 2.0.0.RC2 2018-11-19 19:18:56 +01:00
buildmaster
2c8e2255d0 Going back to snapshots 2018-11-19 14:42:16 +00:00
buildmaster
4775defbf0 Update SNAPSHOT to 2.1.0.RC2 2018-11-19 14:41:20 +00:00
Oleg Zhurakousky
0522dc617f GH-1520 bumped boot version
removed obsolete version overrides

Resolves #1520
2018-10-30 18:54:55 +01:00
Oleg Zhurakousky
b569e26177 Going back to snapshots 2018-10-30 14:31:03 +01:00
Oleg Zhurakousky
a83bdb7f34 Update SNAPSHOT to 2.1.0.RC1 2018-10-30 14:28:31 +01:00
Oleg Zhurakousky
85cc6187a0 Upgraded to spring-cloud-functions 2.0.0.RC1 2018-10-29 12:01:20 +01:00
Oleg Zhurakousky
baa67282c7 Bumping versions 2018-10-26 13:10:23 +02:00
Oleg Zhurakousky
da26779fb0 GH-1516 Initial migration of docs to spring-cloud 2018-10-26 10:24:33 +02:00
Marcin Grzejszczak
80e8541085 Going back to snapshots 2018-10-24 11:50:35 +02:00
Marcin Grzejszczak
be67c92f07 Update SNAPSHOT to 2.1.0.M4 2018-10-24 11:42:13 +02:00
Marcin Grzejszczak
d4e96349da Adjusting things for the releaser 2018-10-24 11:31:01 +02:00
Soby Chacko
fcbbd09502 Next update version: 2.1.0.BUILD-SNAPSHOT 2018-09-21 11:30:28 -04:00
Soby Chacko
f498323f61 2.1.0.M3 Release 2018-09-21 10:42:22 -04:00
Soby Chacko
20a443081b Next update version: 2.1.0.BUILD-SNAPSHOT 2018-08-28 10:12:14 -04:00
Soby Chacko
7ce25617d2 2.1.0.M2 Release 2018-08-28 09:49:25 -04:00
Oleg Zhurakousky
dcd5259041 GH-1443 Upgraded reactor to Californium-M1
Resolves #1443
2018-08-16 13:54:06 +02:00
Soby Chacko
cb105ab0ec Upgrade Spring Cloud Build to 2.1.0
This upgrades to Spring Boot 2.1.0
Fix tests where the beans need to get overridden
Minor cleaning up
Polishing

Resolves #1426
2018-08-07 19:47:13 +02:00
Oleg Zhurakousky
3558dd71d2 GH-1402 added Spring Cloud Function dependency
Resolves #1402
2018-07-03 11:08:40 -04:00
Soby Chacko
dae35f2dbf Next update: 2.1.0.BUILD-SNAPSHOT 2018-06-27 13:53:31 -04:00
Soby Chacko
79a09791cd 2.1.0.M1 Release 2018-06-27 13:45:15 -04:00
Soby Chacko
624a25fc92 Remove RxJava components from the reactive module
Remove all the deprecated RxJava components from spring-cloud-stream-reactive module in favor
of using Project Reactor based types.

Fixes #1378
Resolves #1379
2018-05-15 15:26:34 +02:00
Oleg Zhurakousky
baa2581725 Post-release update to 2.1.0.BUILD-SNAPSHOT 2018-04-06 14:48:33 -04:00
Oleg Zhurakousky
e6cff0c6e6 2.0.0.RELEASE 2018-04-06 13:54:04 -04:00
Oleg Zhurakousky
22e2401a51 Updated to Spring Cloud Build 2.0.0.RELEASE 2018-04-06 12:37:24 -04:00
Soby Chacko
ae74c21720 Fixing compiler warnings
Fixing unchecked and deprecation warnings
Polishing

Resolves #1318
2018-03-21 14:55:22 -04:00
Soby Chacko
3d649e8e6a Back to 2.0.0.BUILD-SNAPSHOT 2018-03-12 16:29:38 -04:00
Soby Chacko
1bcfb8cd4a 2.0.0.RC3 Release 2018-03-12 15:13:46 -04:00
Oleg Zhurakousky
e939e09e95 GH-1286 Reworked 'bindings' endpoint (#1288)
* GH-1286 Reworked 'bindings' endpoint

* polishing
2018-03-07 12:32:34 -05:00
Soby Chacko
b2a4ef07dd Next version: 2.0.0.BUILD-SNAPSHOT 2018-03-01 09:27:42 -05:00
Soby Chacko
9e1930e1fd 2.0.0.RC2 Release 2018-03-01 09:08:10 -05:00
Oleg Zhurakousky
368e761268 GH-1265 Upgraded to BISMUTH-SR7
Resolves #1265
2018-02-28 06:03:22 -05:00
Soby Chacko
8ba93c2c79 Next version update: 2.0.0.BUILD-SNAPSHOT 2018-02-23 12:23:03 -05:00
Soby Chacko
11dd2392b1 2.0.0.RC1 Release 2018-02-23 12:02:39 -05:00
Soby Chacko
3fb08993ab Removing rxjava module from spring cloud stream 2018-02-23 11:59:59 -05:00
Soby Chacko
e50801c824 Publish SI test binder jar as a maven artifact
- spring-cloud-stream module will build a new test-jar called spring-cloud-stream-<version>-test-binder.jar
 - This artifact contains all the classes from the package org/springframework/cloud/stream/binder/integration/
   in test source for spring-cloud-stream
2018-02-22 20:56:30 -05:00
Oleg Zhurakousky
cc9cc92a1b GH-1079 Removed old metrics infrustructure
Resolves #1079
2018-02-22 15:32:54 -05:00
Soby Chacko
28c22787fe Revert spring-integration bom change commit 2018-02-22 09:41:30 -05:00
Soby Chacko
26eea1c3d5 Overriding Spring Integration BOM temporarily 2018-02-22 09:22:43 -05:00