Commit Graph

240 Commits

Author SHA1 Message Date
Oleg Zhurakousky
f49c750b7d Minor polishing and some more deprecation removal 2019-05-28 16:36:24 +02:00
Oleg Zhurakousky
c6385f220c Upgraded master to 3.0.0
bumped s-c-build to 2.2
fixed tests related to boot 2.2 changes
2019-05-28 13:24:22 +02:00
Oleg Zhurakousky
6115a87fda Bumping version to 2.3.0-B-S for master 2019-05-20 06:08:53 -05:00
Oleg Zhurakousky
4193785469 Upgraded to s-c-function 2.1.1.B-S 2019-05-14 16:01:52 +02:00
Oleg Zhurakousky
ee417f9d85 GH-1707 Initial removal of 2.0.0 deprecated classes and methods 2019-05-08 12:10:46 +02:00
buildmaster
0075d094fc Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-05-07 12:23:13 +00:00
buildmaster
afd9745f1e Going back to snapshots 2019-05-07 12:23:12 +00:00
buildmaster
f2d9d2a138 Update SNAPSHOT to 2.2.0.RELEASE 2019-05-07 12:19:07 +00:00
Oleg Zhurakousky
ff817238fa Upgraded to SCF 2.1.0.RELEASE 2019-05-07 13:54:55 +02:00
Oleg Zhurakousky
a3533cf936 GH-1681 Fixed configuration property validation
Fixed validation of configuration properties to ensure that only @Validated are validated

Resolves #1681
2019-04-10 17:59:31 +02:00
buildmaster
3c68dcbaae Going back to snapshots 2019-04-09 18:01:18 +00:00
buildmaster
769c48ee39 Update SNAPSHOT to 2.2.0.RC1 2019-04-09 18:00:03 +00:00
Oleg Zhurakousky
a76b1e9248 Polished previous commit
- added author
- removed lombok
- upgraded to s-c-build 2.1.4 and fixed http/https issues

Resolves #1608
2019-04-09 14:39:02 +02:00
Oleg Zhurakousky
b5a64eac14 Fixed URLs in licence headers and upgraded to s-c-build 2.1.4 2019-03-25 15:24:18 +01:00
Oleg Zhurakousky
d105822c2a Upgraded to s-c-function 2.1.0.M1 2019-03-20 13:04:36 +01:00
Oleg Zhurakousky
8b13c7de15 Upgraded to Californium-SR5 2019-03-12 18:20:26 +01:00
Oleg Zhurakousky
20d755fe2a Upgraded to spring-cloud-function 2.1 snapshots 2019-02-26 13:27:43 +01:00
Oleg Zhurakousky
f3a3a5c9fe GH-1611 Removed FluxedConsumerWrapper and FunctionCatalogWrapper
- Upgraded to spring-cloud-function 2.0.2.BUILD-SNAPSHOT
- General cleanup and polishing

Resolves #1611
2019-02-12 15:51:25 +01:00
Oleg Zhurakousky
e6757d7a01 Removed boot formatter plugin 2019-02-07 19:46:54 +01:00
Oleg Zhurakousky
7b7b199b83 Revert "Additional changes related to merging 2.2.x to master"
This reverts commit b9d8c42d81.
2019-02-07 11:51:03 +01:00
Oleg Zhurakousky
b9d8c42d81 Additional changes related to merging 2.2.x to master 2019-02-04 17:47:22 +01:00
Oleg Zhurakousky
38bdccf965 Merge branch '2.2.x' 2019-02-04 17:05:48 +01:00
Marcin Grzejszczak
a8cbf77794 Added checkstyle 2019-02-04 15:55:35 +01:00
Oleg Zhurakousky
0dad98e1e6 Created 2.2.x module 2019-01-18 15:31:36 +01:00
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