Releases: masesgroup/KNet
V1.4.8: KNet Connect SDK update
This release updates KNet Connect SDK to write better Apache Kafka Connector written in .NET and updates and fixes the following:
- KNet: reviewed KNet Connect SDK classes
- KNetCLI: added new command-line switch, no other changes
- KNetConnect: added new command-line switch, no other changes
- KNet Templates: updated templates to have a working version of Source and Sink connectors based on File connector of Java version
- KNet for PowerShell (aka KNetPS): added new command-line switch, no other changes
- Docker image: solved publish issue of mases.knetconnect
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official Docker image
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- #116: remove scheduled events because the action is executed on every push by @masesdevelopers in #144
- Docker image for knet connect was not published by @masesdevelopers in #145
- #146: readme link fix by @masesdevelopers in #147
- KNet Connect SDK review by @masesdevelopers in #151
- #152: stronger jar resolution by @masesdevelopers in #153
- #154 (#154 (comment)): first basic implementation by @masesdevelopers in #155
- #121: update to version 1.4.8 by @masesdevelopers in #157
- #110: minor fix by @masesdevelopers in #158
Full Changelog: V1.4.7.0...V1.4.8.0
V1.4.7: Added first version of KNetConnect
This release introduces KNetConnect to run Apache Kafka Connector written in .NET and updates and fixes the following:
- KNet: removed implementation of
KNetCore<T>
, plus moved some stuff in other components - KNetCLI: removed management of Apache Kafka Connect and added local KNetCLICore
- KNetConnect: first version
- KNet Templates: updated templates to have a local implementation of generic
KNetCore<T>
- KNet for PowerShell (aka KNetPS): added local KNetPSCore
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official Docker image
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- Create specific KNetCore implementation for each application by @masesdevelopers in #137
- Added KNetConnect to run Apache Kafka Connect by @masesdevelopers in #138
- #121: update to version 1.4.7 by @masesdevelopers in #139
- #136: fix release workflow by @masesdevelopers in #141
Full Changelog: V1.4.6.0...V1.4.7.0
V1.4.6: added logging to KNet Connect SDK, other minor changes
This release updates and fixes the following:
- KNet: added logging to KNet Connect SDK
- KNetCLI: no changes
- KNet Templates: no changes
- KNet for PowerShell (aka KNetPS): fixed wrong dependency on JNetPSCore
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official Docker image
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- #123: version alignment to obtain latest JNetPSCore by @masesdevelopers in #130
- #129: added logging API by @masesdevelopers in #131
- #121: update to version 1.4.6 by @masesdevelopers in #132
- #116: using masesgroup version for check changed files by @masesdevelopers in #133
Full Changelog: V1.4.5.0...V1.4.6.0
V1.4.5: update KNet Connect SDK, other minor changes
This release updates and fixes the following:
- KNet: updates on KNet Connect SDK
- KNetCLI: removed .NET Core 3.1
- KNet Templates: fixed wrong identification of Connect templates
- KNet for PowerShell (aka KNetPS): alignment to latest JNetPSCore
- Documentation: some updates to make it more clear
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official Docker image
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- #112: fixed template identification by @masesdevelopers in #113
- #100: fix website by @masesdevelopers in #114
- Change node from version 12 to version 16 by @masesdevelopers in #117
- Website is not aligned to the last repository state by @masesdevelopers in #118
- #116: Moved cache under setup-java by @masesdevelopers in #119
- Revert version change by @masesdevelopers in #120
- The inputs from powershell main instance are not sent to main class by @masesdevelopers in #124
- Upgrade to version 1.4.5 by @masesdevelopers in #126
- Remove dependencies from knet connect sdk of jnet types (Map, Collection, etc) by @masesdevelopers in #127
Full Changelog: V1.4.4.0...V1.4.5.0
V1.4.4: First version of KNetPS (PowerShell client for Apache Kafka clusters)
This release introduces the first versions of:
- KNet for PowerShell (aka KNetPS): a PowerShell module which permits to use PowerShell and its language as a client for an Apache Kafka cluster
Other changes:
- KNet: upgrades needed by KNetPS; alignment to latest JNet and minor changes
- KNetCLI: no changes
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official Docker image
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- Knet shall introduce a powershell module by @masesdevelopers in #101
- fix #100: #100 (comment) by @masesdevelopers in #102
- #93: doc fix by @masesdevelopers in #103
- Integration and fix for KNetPS by @masesdevelopers in #106
- Knet shall introduce a powershell module doc update by @masesdevelopers in #107
- #100: fix publish error by @masesdevelopers in #109
Full Changelog: V1.4.3.0...V1.4.4.0
V1.4.3: Update to JNet 1.4.8
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official NuGet packages
What's Changed
- Update to JNet 1.4.8 by @masesdevelopers in #98
Full Changelog: V1.4.2.0...V1.4.3.0
V1.4.2: Update to JNet 1.4.7
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official NuGet packages
What's Changed
- Update to JNet 1.4.7 by @masesdevelopers in #96
Full Changelog: V1.4.1.0...V1.4.2.0
V1.4.1: Added Docker Container
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official NuGet packages
MASES.KNet
MASES.KNet.Templates
MASES.KNetCLI
Official Docker container
What's Changed
- Added docker by @masesdevelopers in #94
Full Changelog: V1.4.0.0...V1.4.1.0
V1.4.0: One shot update to Apache Kafka 3.3.1
References and Release Notes
- https://kafka.apache.org/downloads
- https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
- https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
Official packages
What's Changed
- One shot update to Kafka 3.3.1 by @masesdevelopers in #89
- #65: Added fallback value in configuration for exactlyOnceSupport and canDefineTransactionBoundaries by @masesdevelopers in #90
Full Changelog: V1.3.6.0...V1.4.0.0
V1.3.6: Apache Kafka 3.2.3
Official packages
What's Changed
- Apache Kafka 3.2.3 by @masesdevelopers in #86
Full Changelog: V1.3.5.0...V1.3.6.0