Commit 5bdc78d
build(deps): bump confluent.version from 8.1.0 to 8.1.1 (#212)
* build(deps): bump confluent.version from 8.1.0 to 8.1.1
Bumps `confluent.version` from 8.1.0 to 8.1.1.
Updates `io.confluent:kafka-json-serializer` from 8.1.0 to 8.1.1
- [Commits](confluentinc/schema-registry@v8.1.0...v8.1.1)
Updates `io.confluent:kafka-json-schema-serializer` from 8.1.0 to 8.1.1
- [Commits](confluentinc/schema-registry@v8.1.0...v8.1.1)
Updates `io.confluent:kafka-protobuf-serializer` from 8.1.0 to 8.1.1
- [Commits](confluentinc/schema-registry@v8.1.0...v8.1.1)
---
updated-dependencies:
- dependency-name: io.confluent:kafka-json-serializer
dependency-version: 8.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-json-schema-serializer
dependency-version: 8.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-protobuf-serializer
dependency-version: 8.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update schema compatibility checks to use STRICT comparison
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joost van de Wijgerd <jwijgerd@gmail.com>1 parent 6bb62ae commit 5bdc78d
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments