Commit Graph

6 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
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