-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to JCOBridge 2.4.* #2
Closed
Labels
enhancement
New feature or request
Comments
mariomastrodicasa
added a commit
to mariomastrodicasa/KafkaBridge
that referenced
this issue
Nov 14, 2021
…asses to manage Administration, Produce, Consume
mariomastrodicasa
added a commit
to mariomastrodicasa/KafkaBridge
that referenced
this issue
Nov 14, 2021
mariomastrodicasa
added a commit
to mariomastrodicasa/KafkaBridge
that referenced
this issue
Nov 14, 2021
9 tasks
mariomastrodicasa
changed the title
Migrate to JCOBridge 2.4.0
Migrate to JCOBridge 2.4.*
Nov 21, 2021
9 tasks
masesdevelopers
added a commit
that referenced
this issue
Nov 21, 2021
masesdevelopers
added a commit
that referenced
this issue
Dec 30, 2021
* Added .NET TimestampType * Fix on ProducerRecord * Refix ProducerRecord * #4: update config classes * #6: update config classes * #7: update config classes * #4: added new methods * #6: update classes * Update version * #7: stream improvements * #6: class updates * #7: added basic stream template * #7: add more methods on Topology * #2: update to JCOBridge 2.4.3 * Added java project, update source structure * Update to create a self-contained package * Added command to install JCOBridge * #10: self contained NuGet package * #10: added all Jars found in the official Apache Kafka delivery * #8: added server start with project refactoring * #10: added configuration files (copied from Apache Kafka) into package * Documentation upgrade * #4: added extra tools and admin classes
masesdevelopers
added a commit
that referenced
this issue
Jan 9, 2022
* #2: upgrade to JCOBridge 2.4.5 * #6: Added Callback inside KafkaProducer * Documentation upgrade (to be reviewed) * Added many common exceptions * #6: almost finished implementation of KafkaConsumer * #6, #7: minor changes in classes * #6: almost finished KafkaProducer * Fixed #16 (comment) * Fixed #16 (comment) * Fixed #16 (comment) * #6 and #16 (comment): added missing exceptions * #16 (comment): fixed CodeQL * #4: added ExecutionException to be compliant with JCOBridge exception resolution and identify TopicExistException * #10: Serdes class had problems with static initialization: the downloaded Jars from Maven Central are different from the official package?
9 tasks
masesdevelopers
added a commit
that referenced
this issue
Feb 7, 2022
* Upgrade version * #7: fix on Streams event * Added extra constructor in consumer/producer * Update test for latest changes * #6: fixed serdes, update template and test program * #4: improved KafkaAdminClient * #6: improved Producer/Consumer * #7: initial set of almost Streams classes and interfaces, with associated tests * #2: upgrade to JCOBridge 2.4.6
@masesdevelopers add this snippet to the project containing reference on JCOBridge to propagate management of .targets:
|
masesdevelopers
added a commit
that referenced
this issue
Feb 21, 2022
* #4: improve Admin client APIs * Version upgrade * #4: extra classes and fix * #4: added Admin basic test program * Configuration updates * #2 (#2 (comment)): changed behavior of JCOBridge asset management * Update config classes * Enable logging on command line * #7: fix on classes * #4: API improvements * #7: fix on API * #4: improvements in Admin API implementation * #4: options almost completed * #4: results almost completed * Updates on docs * Update admin Program * Fix on CONTRIBUTING.md * Comment #22 (comment) and #22 (comment) resolved * Code cleanup: .NET namespaces inlined
Merged
9 tasks
Add in PR #22. Issue closed. |
Merged
9 tasks
masesdevelopers
added a commit
that referenced
this issue
Mar 9, 2022
* Version upgrade * #33: Fix license in package * #2: upgrade to JCOBridge 2.4.7 * #29 (#29 (comment)): configuration can be duplicated with CreateFrom * Changes per comment #34 (comment)
9 tasks
masesdevelopers
added a commit
that referenced
this issue
Mar 10, 2022
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
On November 8 .NET 6 was released. To use the latest version this project shall migrate to JCOBridge 2.4.0
Describe the solution you'd like
Upgrade project to target the new JCOBridge version
Describe alternatives you've considered
N/A
Additional context
#1 shall use the new features of the latest version of JCOBridge
The text was updated successfully, but these errors were encountered: