Update generated classes using last public version of JNetReflector after commit c8a6945#1134
Merged
masesdevelopers merged 4 commits intodependabot/maven/src/jvm/knet/kafkaVersion-4.1.0from Sep 14, 2025
Conversation
Contributor
|
The following class shall be excluded due to missing
|
Contributor
|
The following class shall be disabled due to missing namespace
|
d4068f2
into
dependabot/maven/src/jvm/knet/kafkaVersion-4.1.0
1 of 3 checks passed
masesdevelopers
added a commit
that referenced
this pull request
Sep 23, 2025
* Bump kafkaVersion from 4.0.0 to 4.1.0 in /src/jvm/knet Bumps `kafkaVersion` from 4.0.0 to 4.1.0. Updates `org.apache.kafka:kafka-streams-scala_2.13` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-tools` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-shell` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:connect-mirror` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:connect-file` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:connect-basic-auth-extension` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:trogdor` from 4.0.0 to 4.1.0 --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-streams-scala_2.13 dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-tools dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-shell dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:connect-mirror dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:connect-file dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:connect-basic-auth-extension dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:trogdor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Aligned configuration.json * Update generated classes using last public version of JNetReflector after commit c8a6945 (#1134) * Changes by GitHub action * Update for issue in JNetReflector * Updates following #1134 (comment) and #1134 (comment) * Removed deprecated APIs --------- Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> * Update generated classes using last public version of JNetReflector after commit d4068f2 (#1135) * Changes by GitHub action * Fix configuration.json --------- Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> * Update generated classes using last public version of JNetReflector after commit 12dc00e (#1136) * Changes by GitHub action * #1136 (comment) --------- Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> * Update generated classes using last public version of JNetReflector after commit 1cb07e4 (#1137) * Changes by GitHub action * Update for JNetReflector issue * Some fixes for compilation --------- Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> * Changes by GitHub action (#1180) Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> * Update commit message for compliance with other repositories * Deprecated version 2.8 since Apache Kafka 3.8 is no more maintained * Compilation fix * #1138: updates methods adding new BiFunction class (#1182) * Use MAcOS-14 instead of the latest * Use windows-2022 in tests, not the latest * Update to regenerate documentation --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated changes by GitHub action, fix #92