Commit Graph

54 Commits

Author SHA1 Message Date
buildmaster
c31ff1b6cb Going back to snapshots 2020-07-31 18:00:07 +00:00
buildmaster
cb84cbfd7f Update SNAPSHOT to 1.0.7.RELEASE 2020-07-31 17:58:37 +00:00
buildmaster
394735dd46 Bumping versions to 1.0.7.BUILD-SNAPSHOT after release 2020-06-22 15:07:17 +00:00
buildmaster
b000bd6edb Going back to snapshots 2020-06-22 15:07:16 +00:00
buildmaster
06425f25fa Update SNAPSHOT to 1.0.6.RELEASE 2020-06-22 15:06:35 +00:00
buildmaster
1e5f2adc64 Bumping versions to 1.0.6.BUILD-SNAPSHOT after release 2020-05-28 14:10:30 +00:00
buildmaster
28339ac247 Going back to snapshots 2020-05-28 14:10:30 +00:00
buildmaster
d0c909e7b6 Update SNAPSHOT to 1.0.5.RELEASE 2020-05-28 14:09:35 +00:00
buildmaster
608eb888aa Bumping versions to 1.0.5.BUILD-SNAPSHOT after release 2020-04-22 16:31:35 +00:00
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
Oleg Zhurakousky
15e5f23192 Merge pull request #27 from tzolov/gh-23
Clear the client pom dependencies
2020-02-17 09:57:20 +01:00
Oleg Zhurakousky
786006b0e2 Merge pull request #26 from tzolov/gh-22
Provide meaningful HTTP error description
2020-02-17 09:57:05 +01:00
Christian Tzolov
cbf4817908 Clear the client pom dependencies
- Replace spring-boot-starter-web by spring-web, Avro and Jackson dependencies.
   This ensures that Tomcat is not unintentionally brought in.
 - update Avro from 1.8.1 to 1.8.2

 Resolves #23
2020-02-13 13:34:46 +01:00
Christian Tzolov
97d58d7209 Provide meaningful HTTP error description
- Put error description into HTTP error response.
  - Refactor the tests to check the error message bodies.

  Resolves #22
2020-02-13 11:19:32 +01: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
Diego Brener
273c3d4d23 Fixing log description 2020-02-04 16:30:58 +01:00
Eddú Meléndez
351f9cbc00 Add support for build and push docker image 2020-02-04 16:24:49 +01: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
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