Skip to content

Conversation

bguijt
Copy link
Contributor

@bguijt bguijt commented Jul 28, 2025

  • Breaking change? (if so, please describe the impact and migration path for existing application instances)

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)

  • No need to
  • Manually (please, describe, if necessary)
    Executed:
    gradle clean bootJar
    docker buildx build api --tag kafbat/kafka-ui:1.4.0 --build-arg JAR_FILE=build/libs/api-0.0.1-SNAPSHOT.jar
    docker run --rm -it kafbat/kafka-ui:1.4.0
    
  • Unit checks
  • Integration checks
  • Covered by existing automation

Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Check out Contributing and Code of Conduct

A picture of a cute animal (not mandatory but encouraged)
image

@bguijt bguijt requested a review from a team as a code owner July 28, 2025 14:42
@kapybro kapybro bot added status/triage Issues pending maintainers triage status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Jul 28, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi bguijt! 👋

Welcome, and thank you for opening your first PR in the repo!

Please wait for triaging by our maintainers.

Please take a look at our contributing guide.

@germanosin germanosin merged commit 236a8f0 into kafbat:main Jul 29, 2025
41 checks passed
@Haarolean Haarolean added scope/backend Related to backend changes type/chore Boring stuff, could be refactoring or tech debt and removed status/triage/manual Manual triage in progress labels Aug 15, 2025
@Haarolean Haarolean added this to the 1.4 milestone Aug 15, 2025
@Haarolean Haarolean moved this from Todo to Done in Release 1.4 Aug 15, 2025
@Haarolean Haarolean changed the title Bump Dockerfile JRE from 21.0.6 to 21.0.8 BE: Chore: Bump JRE Aug 15, 2025
@Haarolean Haarolean changed the title BE: Chore: Bump JRE BE: Chore: Bump JRE from 21.0.6 to 21.0.8 Aug 15, 2025
@bguijt bguijt deleted the issue/1227-upgrade-jdk branch October 7, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope/backend Related to backend changes status/triage/completed Automatic triage completed type/chore Boring stuff, could be refactoring or tech debt

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants