Commit Graph

23 Commits

Author SHA1 Message Date
buildmaster
020f892d57 Going back to snapshots 2019-11-08 16:18:24 +00:00
buildmaster
710de43a07 Update SNAPSHOT to 1.0.0.RC2 2019-11-08 16:17:50 +00:00
Christian Tzolov
2ffe170280 Remove *.stream.* fragment from property prefixes
- SchemaRegistryClientProperties replace prefix from spring.cloud.cloud.schema-registry-client to spring.cloud.schema-registry-client.
 - AvroMessageConverterProperties replace prefix from spring.cloud.stream.schema.avro to spring.cloud.schema.avro.
 - SchemaServerProperties replace prefix from spring.cloud.stream.schema.server to spring.cloud.schema.server.
 - Inject EnvironmentPostProcessors to convert old properties into new format.
 - Add new tests and Parametrize existing tests to ensure backward compatibility.

 - proper empyt collection check

 Resolves #13
2019-11-06 11:40:43 -05:00
buildmaster
fc15acbef2 Going back to snapshots 2019-10-24 15:46:44 +00:00
buildmaster
6e2dca18a4 Update SNAPSHOT to 1.0.0.RC1 2019-10-24 15:46:16 +00:00
Soby Chacko
9bce943106 Cleanup original content type in test 2019-10-24 09:43:23 -04:00
Oleg Zhurakousky
803b059cd1 Update AvroMessageConverterSerializationTests.java 2019-10-24 15:37:32 +02:00
Oleg Zhurakousky
9b445e4631 Update AvroMessageConverterSerializationTests.java 2019-10-24 15:31:00 +02:00
Oleg Zhurakousky
125a6cf51e Update pom.xml 2019-10-24 14:31:24 +02:00
Oleg Zhurakousky
2098545f8c Update pom.xml 2019-10-24 14:30:40 +02:00
buildmaster
ea38169526 Bumping versions 2019-09-24 14:32:43 +00:00
buildmaster
1287f06acb Bumping versions 2019-09-24 14:11:23 +00:00
buildmaster
31966e4db2 Bumping versions 2019-09-24 13:52:41 +00:00
buildmaster
9353e9d948 Bumping versions 2019-09-24 13:34:50 +00:00
buildmaster
c6fd1500c8 Bumping versions 2019-09-24 12:54:17 +00:00
buildmaster
2dd46aea35 Bumping versions 2019-09-24 12:35:27 +00:00
buildmaster
99b3c3c685 Bumping versions 2019-09-24 12:06:29 +00:00
buildmaster
d018eea92b Bumping versions 2019-09-24 11:36:51 +00:00
Soby Chacko
740c811d6c Fix brokent REST calls to Confluent Schema Registry
The REST calls used to register and fetch schema were wrong in the controller.
Fixing those and the corresponding tests
2019-09-19 10:29:37 -04:00
Soby Chacko
af81f8dd9e Migrating PR from core Spring Cloud Stream
0ad15247f6
2019-08-19 19:08:19 -04:00
Soby Chacko
9a0307a7e0 Migrating PR from core spring cloud stream
10b6d16ca3
8dbea0719c
2019-08-19 18:37:38 -04:00
Soby Chacko
c84464e31d Adding generated README 2019-08-19 11:05:50 -04:00
Soby Chacko
fb3eabc669 Initial commit
Migrating schema registry code from Spring Cloud Stream core into its own code base
2019-08-16 19:11:41 -04:00