Commit Graph

22 Commits

Author SHA1 Message Date
buildmaster
26b5194951 Going back to snapshots 2020-04-22 16:31:35 +00:00
buildmaster
3d47bcd209 Update SNAPSHOT to 1.0.4.RELEASE 2020-04-22 16:30:50 +00:00
buildmaster
3b2e60e76d Bumping versions to 1.0.4.BUILD-SNAPSHOT after release 2020-03-03 16:26:08 +00:00
buildmaster
9621b34883 Going back to snapshots 2020-03-03 16:26:08 +00:00
buildmaster
d1b9d09f2b Update SNAPSHOT to 1.0.3.RELEASE 2020-03-03 16:24:58 +00:00
buildmaster
f4ad537f70 Bumping versions to 1.0.3.BUILD-SNAPSHOT after release 2020-02-13 08:05:17 +00:00
buildmaster
ab5b9a4aa1 Going back to snapshots 2020-02-13 08:05:17 +00:00
buildmaster
6d8bc39ddc Update SNAPSHOT to 1.0.2.RELEASE 2020-02-13 08:03:50 +00:00
Soby Chacko
8ca1953313 Renaming artifact id
spring-cloud-scheam-registry-parent to spring-cloud-schema-registry-parent
2020-01-10 15:15:18 -05:00
buildmaster
025f730a38 Bumping versions to 1.0.2.BUILD-SNAPSHOT after release 2019-12-18 18:00:20 +00:00
buildmaster
2c7cdd56a4 Going back to snapshots 2019-12-18 18:00:20 +00:00
buildmaster
6496dcabaa Update SNAPSHOT to 1.0.1.RELEASE 2019-12-18 17:59:26 +00:00
buildmaster
726cff24ee Bumping versions to 1.0.1.BUILD-SNAPSHOT after release 2019-11-22 14:21:52 +00:00
buildmaster
1ba5e9ba8f Going back to snapshots 2019-11-22 14:21:52 +00:00
buildmaster
4f32d90cde Update SNAPSHOT to 1.0.0.RELEASE 2019-11-22 14:20:26 +00:00
Christian Tzolov
2d97ef26a6 Verify docs matches the latest SR changes
- add missing diagrams, fix figure links.
 - add section to run the registry as standalone service.
 - minor doc corrections.

 Resolves #16
2019-11-15 14:59:59 +01:00
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