Commit Graph

140 Commits

Author SHA1 Message Date
Soby Chacko
e870c6505a Move Schema Registry out of Spring Cloud Stream
Migrated to https://github.com/spring-cloud/spring-cloud-schema-registry

Resolves #1786
2019-08-27 15:44:01 +02:00
Phillip Webb
db0fff9d32 Migrate from deprecated CompositeHealthIndicator
Migrate `BindersHealthIndicatorAutoConfiguration` to use a
custom `CompositeHealthContributor` implementation rather
than the deprecated `CompositeHealthIndicator` class.
Resolves #1788
2019-08-27 15:25:51 +02:00
Soby Chacko
8dbea0719c Restore a test in ConfluentSchemaRegistryClientTests
This test was removed in the previous PR commit 10b6d16ca3.
However, after making some slight adjustments, we can
still test this scenario.
2019-08-19 18:29:26 -04:00
zhouzhou19950825
10b6d16ca3 Mismatch with server receive parameter format
Making ConfluentSchemaRegistry registration process more consitent
with registering the Spring Cloud Stream ScheamRegistry server.
2019-08-19 17:56:03 -04:00
buildmaster
4e04277fe3 Going back to snapshots 2019-08-13 07:37:28 +00:00
buildmaster
07d895b202 Update SNAPSHOT to 3.0.0.M3 2019-08-13 07:36:18 +00:00
buildmaster
e315d60161 Going back to snapshots 2019-07-03 14:31:10 +00:00
buildmaster
b0671e4d45 Update SNAPSHOT to 3.0.0.M2 2019-07-03 14:29:54 +00:00
Jose Antonio Iñigo Garrido
fec91819af QualifiedSubjectNamingStrategy uses lowercase 2019-06-17 16:54:01 +02:00
buildmaster
8c0b68009e Going back to snapshots 2019-06-11 11:58:21 +00:00
buildmaster
c414a337a1 Update SNAPSHOT to 3.0.0.M1 2019-06-11 11:57:14 +00:00
Jose Antonio Iñigo Garrido
eb33d7a19b Support for multiple event types when using GenericRecord 2019-06-11 13:50:58 +02:00
Oleg Zhurakousky
3f86eff9cb Polishing, removed commented code, fixed styles, updated copyrights 2019-06-05 09:00:11 +02:00
James Gee
05b764a3cb AvroSchemaRegistryClientMessageConverter not finding objects in reflectionCache - Fixes gh-1701
Resolves #1719
2019-06-05 08:59:00 +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
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
Jose Antonio Iñigo Garrido
414b4313c0 Added RecordNamingStrategy and spring.cloud.stream.schema.avro.subjectNamingStrategy documentation
Renamed SubjectNamingStrategyImplementation - Improved documentation - Added required changes

Polishing
2019-04-25 19:19:00 -04: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
Ish Mahajan
cb1c20ffa1 Support for custom avro schema de/serializer
incorporating comments

incorporating unit test

incorporating unit test
2019-04-09 14:36: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
30a5785166 GH-1571 Added CacheManager assertion to avoid NPE
Added CacheManager assertion to avoid NPE in AvroSchemaRegistryClientMessageConverter
Added a more meaningful error message

Resolves #1571
2019-02-26 19:37:52 +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
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
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
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
f566cb9749 Polishing GH-1517
Resolves #1517
Resolves #1519
2018-11-01 13:11:39 +01:00
Sercan Karaoglu
829604ae32 GH-1517 Avro Union Types import schema issue when we have multiple avro files 2018-11-01 12:58:21 +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
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
Vitali Zarembouski
7e6864e4fc support schema-type union
Resolves #1466
2018-10-24 10:58:12 +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
Soby Chacko
c85660fba2 Spring Boot 2.1 upgrade
* Removed MockBinderRegistryConfiguration
* Move necessary beans from `BindingServiceConfiguration` which is now auto configurable into
  `BinderFactoryConfiguration` that is invoked by `EnableBinding` in order to avoid certain
  cyclic dependency issues. The beans moved are binding target factories of type
  `MessageSourceBindingTargetFactory` and `SubscribableChannelBindingTargetFactory` and their dependencies.
  As a side effect, `ContentTypeConfiguration` is also brought back at the `EnableBinding` level through
  `BinderFactoryConfiguration`.
* Restore `ServerController`  bean in SchemaServerConfiguation as the removal of it
  earlier introduced  some connectivity issues with the schema registry server.
* Update copyrights
2018-08-14 13:42:02 +02:00