Update generated classes using last public version of JNetReflector after commit 66325c6#915
Merged
masesdevelopers merged 7 commits intodependabot/maven/src/jvm/knet/kafkaVersion-4.0.0from Mar 25, 2025
Conversation
masesdevelopers
approved these changes
Mar 25, 2025
0b3c91a
into
dependabot/maven/src/jvm/knet/kafkaVersion-4.0.0
3 checks passed
masesdevelopers
added a commit
that referenced
this pull request
Mar 25, 2025
…fter commit 66325c6 (#915) * Changes by GitHub action * Fix incompatible type * Update wrong namespace * Removed unmanaged class * Added new packages * Removed deprecated classes * Update generated classes using last public version of JNetReflector after commit 6a4d33f (#916) * Changes by GitHub action * Alignment of developed code * Manual fix of generated code * Upgrade workflows to Java 17 --------- Co-authored-by: masesdevelopers <94312179+masesdevelopers@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>
masesdevelopers
added a commit
that referenced
this pull request
Apr 11, 2025
* Bump kafkaVersion from 3.9.0 to 4.0.0 in /src/jvm/knet Bumps `kafkaVersion` from 3.9.0 to 4.0.0. Updates `org.apache.kafka:kafka-streams` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:kafka-tools` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:kafka-shell` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:connect-mirror` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:connect-file` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:connect-basic-auth-extension` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:trogdor` from 3.9.0 to 4.0.0 --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-streams dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:kafka-tools dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:kafka-shell dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:connect-mirror dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:connect-file dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:connect-basic-auth-extension dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:trogdor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Removed version 2.6.X and update documentation * Update pom.xml to support Java 17 with some adjustment on dependencies * Update configuration.json to support latest packages * Removed module and verify configuration.json * Upgrade Java version * Update generated classes using last public version of JNetReflector after commit 66325c6 (#915) * Changes by GitHub action * Fix incompatible type * Update wrong namespace * Removed unmanaged class * Added new packages * Removed deprecated classes * Update generated classes using last public version of JNetReflector after commit 6a4d33f (#916) * Changes by GitHub action * Alignment of developed code * Manual fix of generated code * Upgrade workflows to Java 17 --------- Co-authored-by: masesdevelopers <94312179+masesdevelopers@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> * Bump kafkaVersion from 3.9.0 to 4.0.0 in /src/jvm/knet Bumps `kafkaVersion` from 3.9.0 to 4.0.0. Updates `org.apache.kafka:kafka-streams` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:kafka-tools` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:kafka-shell` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:connect-mirror` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:connect-file` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:connect-basic-auth-extension` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:trogdor` from 3.9.0 to 4.0.0 --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-streams dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:kafka-tools dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:kafka-shell dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:connect-mirror dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:connect-file dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:connect-basic-auth-extension dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:trogdor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Removed version 2.6.X and update documentation * Update pom.xml to support Java 17 with some adjustment on dependencies * Update configuration.json to support latest packages * Removed module and verify configuration.json * Upgrade Java version * Update generated classes using last public version of JNetReflector after commit 66325c6 (#915) * Changes by GitHub action * Fix incompatible type * Update wrong namespace * Removed unmanaged class * Added new packages * Removed deprecated classes * Update generated classes using last public version of JNetReflector after commit 6a4d33f (#916) * Changes by GitHub action * Alignment of developed code * Manual fix of generated code * Upgrade workflows to Java 17 --------- Co-authored-by: masesdevelopers <94312179+masesdevelopers@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> * Update configuration files * Update projects * Remove ZooKeeper * Path fix * Update Docker and usage * Update Docker running script * Name simplification * Aligned available tools * Update logging to latest version * Fix env var resolution * Update container files * Update generation of meta.properties in Docker and tests * Aligned log configuration files * Update Docker script conditions * Update incompatible method * Fix NullPointerException * Update layout of branch description * Added topic deletion to avoid excessive space consumption * Table review * Split tests between main OSes * Update layout and branch deprecation * Replace log dirs * Use specific file foe windows * Reformat * Move log cleaner condition in configuration file * Added withExtraValue to reduce space consumption on Windows * Check available disk * Reduce records on Windows until it is clear the exception related to the space not available --------- 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