Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
0e5754f24f Bump jackson-databind from 2.13.4 to 2.13.4.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 09:38:11 +02:00
buildmaster
fdc0d683ec Going back to snapshots 2022-10-06 00:51:30 +00:00
buildmaster
716f045bdf Update SNAPSHOT to 4.0.0-M5 2022-10-06 00:48:03 +00:00
Oleg Zhurakousky
2e6eadefa3 Set more 'proxyBeanMethods' to false 2022-10-05 13:27:07 +02:00
Oleg Zhurakousky
4702036797 Upgrade jackson 2022-10-05 09:41:44 +02:00
Soby Chacko
eb986d1e77 Schema registry test cleanup 2022-08-26 14:42:19 -04:00
Soby Chacko
1aef594cc9 build script for schema registry components 2022-08-26 14:29:22 -04:00
dependabot[bot]
db8b797e11 Bump h2 from 1.4.192 to 2.1.210 in /schema-registry
Bumps [h2](https://github.com/h2database/h2database) from 1.4.192 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.192...version-2.1.210)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 13:58:38 -04:00
buildmaster
f4320adb95 Bumping versions 2022-08-26 17:37:59 +00:00
Soby Chacko
e1f173e139 Schema Registry Migration
Initial attempt at migrating schema registry from https://github.com/spring-cloud/spring-cloud-schema-registry
to Spring Cloud Stream.

Schema Registry within the scope of Spring Cloud Stream will only support Spring Cloud Stream
specific use cases in the context of binders.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2491

Resolves #2492
2022-08-25 19:47:34 +02:00