Skip to content

chore(deps): update confluentinc/cp-schema-registry docker tag to v8#2448

Open
Fameing wants to merge 1 commit intodevelopfrom
renovate/confluentinc-cp-schema-registry-8.x
Open

chore(deps): update confluentinc/cp-schema-registry docker tag to v8#2448
Fameing wants to merge 1 commit intodevelopfrom
renovate/confluentinc-cp-schema-registry-8.x

Conversation

@Fameing
Copy link
Copy Markdown
Collaborator

@Fameing Fameing commented Jun 25, 2025

This PR contains the following updates:

Package Update Change
confluentinc/cp-schema-registry major 7.9.2 -> 8.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Summary by CodeRabbit

  • Chores
    • Updated the default Confluent Schema Registry Docker image version used by the embedded Kafka testing setup from 7.9.5 to 8.2.0, adjusting configuration defaults for test environments.
  • Documentation
    • Revised README/documentation to reflect the new default Schema Registry image version.

@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch 2 times, most recently from ce71c2e to a24249b Compare July 22, 2025 09:31
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch 4 times, most recently from 35e4824 to b4566f1 Compare September 3, 2025 08:09
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch 4 times, most recently from 6497eb3 to 68d171e Compare September 11, 2025 08:10
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch 5 times, most recently from a2555fd to 9270215 Compare September 19, 2025 08:10
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from 9270215 to 52b3bb7 Compare September 21, 2025 08:08
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from 52b3bb7 to 5c0a0d8 Compare October 3, 2025 08:06
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from 5c0a0d8 to d50aa4f Compare October 10, 2025 13:12
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from d50aa4f to c6ba08e Compare November 3, 2025 08:06
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from c6ba08e to a4bb307 Compare December 3, 2025 08:06
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from a4bb307 to 9a70b46 Compare January 3, 2026 08:06
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch 3 times, most recently from 8d78fb4 to b8e90cb Compare February 9, 2026 14:30
@Fameing Fameing force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from b8e90cb to 107fda4 Compare March 3, 2026 08:11
@renovate renovate Bot force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from 107fda4 to ba457d5 Compare March 4, 2026 21:27
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0ad93ef5-4566-4b45-9418-18dededa6012

📥 Commits

Reviewing files that changed from the base of the PR and between 6ebb12b and 88358de.

📒 Files selected for processing (2)
  • embedded-kafka/README.adoc
  • embedded-kafka/src/main/java/com/playtika/testcontainer/kafka/properties/SchemaRegistryConfigurationProperties.java
✅ Files skipped from review due to trivial changes (1)
  • embedded-kafka/src/main/java/com/playtika/testcontainer/kafka/properties/SchemaRegistryConfigurationProperties.java
🚧 Files skipped from review as they are similar to previous changes (1)
  • embedded-kafka/README.adoc

📝 Walkthrough

Walkthrough

Updated the default Confluent Schema Registry Docker image tag from confluentinc/cp-schema-registry:7.9.5 to confluentinc/cp-schema-registry:8.2.0 in documentation and in SchemaRegistryConfigurationProperties.getDefaultDockerImage().

Changes

Cohort / File(s) Summary
Schema Registry Docker Image Version Update
embedded-kafka/README.adoc, embedded-kafka/src/main/java/com/playtika/testcontainer/kafka/properties/SchemaRegistryConfigurationProperties.java
Changed default Confluent Schema Registry Docker image tag from confluentinc/cp-schema-registry:7.9.5 to confluentinc/cp-schema-registry:8.2.0 in docs and the property getter.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • Periecle

Poem

🐰 I hopped through docs and code today,

bumped a tag, then ran away.
From seven-nine-five to eight-point-two,
a tiny hop, a tiny brew.
Cheers to versions, fresh and new!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating the Confluent Schema Registry Docker image to version 8.x, which is the only modification in this changeset.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/confluentinc-cp-schema-registry-8.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch 2 times, most recently from f68202f to f97eab5 Compare March 4, 2026 21:39
@renovate renovate Bot force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch 7 times, most recently from 290a2ad to 31b1077 Compare March 10, 2026 00:58
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@embedded-kafka/README.adoc`:
- Around line 23-24: The README incorrectly documents embedded.kafka.dockerImage
as pointing to the Schema Registry image; update the entry so
embedded.kafka.dockerImage references the correct Kafka broker image (e.g.,
confluentinc/cp-kafka with the intended version) and move the
confluentinc/cp-schema-registry:8.2.0 value (and version bump) to the
embedded.kafka.schema-registry.dockerImage entry so the schema-registry property
reflects 8.2.0 instead of the broker property.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5f946f4b-c994-42cb-88db-a77a3cec6f34

📥 Commits

Reviewing files that changed from the base of the PR and between 0a17e29 and 31b1077.

📒 Files selected for processing (2)
  • embedded-kafka/README.adoc
  • embedded-kafka/src/main/java/com/playtika/testcontainer/kafka/properties/SchemaRegistryConfigurationProperties.java

Comment on lines +23 to 24
* `embedded.kafka.dockerImage` `(default is set to 'confluentinc/cp-schema-registry:8.2.0')`
** Image versions on https://hub.docker.com/r/confluentinc/cp-kafka/tags[dockerhub]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

This documents the wrong property/image.

embedded.kafka.dockerImage is the broker image setting, but this line now points it at confluentinc/cp-schema-registry. Users copying it will configure the Kafka container with the Schema Registry image. The 8.2.0 update should be applied to embedded.kafka.schema-registry.dockerImage instead; that entry is still stale on Line 30.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@embedded-kafka/README.adoc` around lines 23 - 24, The README incorrectly
documents embedded.kafka.dockerImage as pointing to the Schema Registry image;
update the entry so embedded.kafka.dockerImage references the correct Kafka
broker image (e.g., confluentinc/cp-kafka with the intended version) and move
the confluentinc/cp-schema-registry:8.2.0 value (and version bump) to the
embedded.kafka.schema-registry.dockerImage entry so the schema-registry property
reflects 8.2.0 instead of the broker property.

@renovate renovate Bot force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from 31b1077 to 6ebb12b Compare April 17, 2026 02:50
| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| docker     | confluentinc/cp-schema-registry | 7.9.5 | 8.2.0 |
@renovate renovate Bot force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from 6ebb12b to 88358de Compare April 18, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant