From 968d6e06a24f3e59555dbaf88a3e6602ed377e9f Mon Sep 17 00:00:00 2001 From: MASES Public Developers Team <94312179+masesdevelopers@users.noreply.github.com> Date: Thu, 19 Oct 2023 15:45:05 +0200 Subject: [PATCH] Version upgrade to 2.2.0 (#270) * Version upgrade to 2.2.0 * Update disclaimer --- README.md | 17 ++++++----------- src/documentation/articles/intro.md | 17 ++++++----------- src/documentation/index.md | 17 ++++++----------- src/java/knet/pom.xml | 2 +- src/net/Common/Common.props | 2 +- src/net/KNetCLI/KNetCLI.nuspec | 2 +- src/net/KNetConnect/KNetConnect.nuspec | 2 +- src/net/KNetPS/MASES.KNetPS.psd1 | 2 +- src/net/KNetPS/MASES.KNetPSCore.psd1 | 2 +- src/net/KNetPS/MASES.KNetPSFramework.psd1 | 2 +- .../knetConnectSink/knetConnectSink.csproj | 2 +- .../knetConnectSource/knetConnectSource.csproj | 2 +- .../knetConsumerApp/knetConsumerApp.csproj | 2 +- .../knetPipeStreamApp/knetPipeStreamApp.csproj | 2 +- .../knetProducerApp/knetProducerApp.csproj | 2 +- 15 files changed, 30 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 7986f8906b..a1a62b8174 100644 --- a/README.md +++ b/README.md @@ -14,20 +14,15 @@ KNet is a comprehensive .NET suite for [Apache Kafka](https://kafka.apache.org/) [![CodeQL](https://github.com/masesgroup/KNet/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/masesgroup/KNet/actions/workflows/codeql-analysis.yml) [![CI_RELEASE](https://github.com/masesgroup/KNet/actions/workflows/release.yaml/badge.svg)](https://github.com/masesgroup/KNet/actions/workflows/release.yaml) -### Disclaimer +### Project disclaimer - -

KNet is a suite for Apache Kafka, curated by MASES Group, can be supported by the open-source community. -Its primary scope is to supports other, public or internal, MASES Group projects: Open-source community can use and support this project, moreover there is a dedicated community subscription plan. -

-

-The release cycle depends from Apache Kafka release, critical discovered issues and/or enhancement requested from this or other projects. -

-

+ +Its primary scope is to support other, public or internal, MASES Group projects: open-source community and commercial entities can use it for their needs and support this project, moreover there are dedicated community and commercial subscription plans. + +The repository code and releases may contain bugs, the release cycle depends from Apache Kafka release cycle, critical discovered issues and/or enhancement requested from this or other projects. + Looking for the help of Apache Kafka experts? MASES Group can help you design, build, deploy, and manage Apache Kafka clusters and streaming applications. -

-
--- diff --git a/src/documentation/articles/intro.md b/src/documentation/articles/intro.md index 480589fcb0..6d7fd74849 100644 --- a/src/documentation/articles/intro.md +++ b/src/documentation/articles/intro.md @@ -14,20 +14,15 @@ KNet is a comprehensive .NET suite for [Apache Kafka](https://kafka.apache.org/) [![CodeQL](https://github.com/masesgroup/KNet/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/masesgroup/KNet/actions/workflows/codeql-analysis.yml) [![CI_RELEASE](https://github.com/masesgroup/KNet/actions/workflows/release.yaml/badge.svg)](https://github.com/masesgroup/KNet/actions/workflows/release.yaml) -### Disclaimer +### Project disclaimer - -

KNet is a suite for Apache Kafka, curated by MASES Group, can be supported by the open-source community. -Its primary scope is to supports other, public or internal, MASES Group projects: Open-source community can use and support this project, moreover there is a dedicated community subscription plan. -

-

-The release cycle depends from Apache Kafka release, critical discovered issues and/or enhancement requested from this or other projects. -

-

+ +Its primary scope is to support other, public or internal, MASES Group projects: open-source community and commercial entities can use it for their needs and support this project, moreover there are dedicated community and commercial subscription plans. + +The repository code and releases may contain bugs, the release cycle depends from Apache Kafka release cycle, critical discovered issues and/or enhancement requested from this or other projects. + Looking for the help of Apache Kafka experts? MASES Group can help you design, build, deploy, and manage Apache Kafka clusters and streaming applications. -

-
--- diff --git a/src/documentation/index.md b/src/documentation/index.md index fad42770e8..b72a8763f2 100644 --- a/src/documentation/index.md +++ b/src/documentation/index.md @@ -8,20 +8,15 @@ KNet is a comprehensive .NET suite for [Apache Kafka](https://kafka.apache.org/) |:---: |:---: |:---: |:---: |:---: | |[![KNet nuget](https://img.shields.io/nuget/v/MASES.KNet)](https://www.nuget.org/packages/MASES.KNet) [![downloads](https://img.shields.io/nuget/dt/MASES.KNet)](https://www.nuget.org/packages/MASES.KNet) | [![KNetCLI nuget](https://img.shields.io/nuget/v/MASES.KNetCLI)](https://www.nuget.org/packages/MASES.KNetCLI) [![downloads](https://img.shields.io/nuget/dt/MASES.KNetCLI)](https://www.nuget.org/packages/MASES.KNetCLI) | [![KNet.Templates nuget](https://img.shields.io/nuget/v/MASES.KNet.Templates)](https://www.nuget.org/packages/MASES.KNet.Templates) [![downloads](https://img.shields.io/nuget/dt/MASES.KNet.Templates)](https://www.nuget.org/packages/MASES.KNet.Templates)| [![KNetPS](https://img.shields.io/powershellgallery/v/MASES.KNetPS.svg?style=flat-square&label=MASES.KNetPS)](https://www.powershellgallery.com/packages/MASES.KNetPS/)| [![KNetConnect nuget](https://img.shields.io/nuget/v/MASES.KNetConnect)](https://www.nuget.org/packages/MASES.KNetConnect) [![downloads](https://img.shields.io/nuget/dt/MASES.KNetConnect)](https://www.nuget.org/packages/MASES.KNetConnect) | -### Disclaimer +### Project disclaimer - -

KNet is a suite for Apache Kafka, curated by MASES Group, can be supported by the open-source community. -Its primary scope is to supports other, public or internal, MASES Group projects: Open-source community can use and support this project, moreover there is a dedicated community subscription plan. -

-

-The release cycle depends from Apache Kafka release, critical discovered issues and/or enhancement requested from this or other projects. -

-

+ +Its primary scope is to support other, public or internal, MASES Group projects: open-source community and commercial entities can use it for their needs and support this project, moreover there are dedicated community and commercial subscription plans. + +The repository code and releases may contain bugs, the release cycle depends from Apache Kafka release cycle, critical discovered issues and/or enhancement requested from this or other projects. + Looking for the help of Apache Kafka experts? MASES Group can help you design, build, deploy, and manage Apache Kafka clusters and streaming applications. -

-
--- diff --git a/src/java/knet/pom.xml b/src/java/knet/pom.xml index 070c1beec6..20f607fc0f 100644 --- a/src/java/knet/pom.xml +++ b/src/java/knet/pom.xml @@ -41,7 +41,7 @@ 11 ${basedir}/classpathfile.classpath 3.6.0 - 2.1.3.0 + 2.2.0.0 2.5.8 diff --git a/src/net/Common/Common.props b/src/net/Common/Common.props index 1342a253d1..0f29ea99bb 100644 --- a/src/net/Common/Common.props +++ b/src/net/Common/Common.props @@ -4,7 +4,7 @@ MASES s.r.l. MASES s.r.l. MASES s.r.l. - 2.1.3.0 + 2.2.0.0 latest true true diff --git a/src/net/KNetCLI/KNetCLI.nuspec b/src/net/KNetCLI/KNetCLI.nuspec index 3f8ffbe567..2cb9c0e367 100644 --- a/src/net/KNetCLI/KNetCLI.nuspec +++ b/src/net/KNetCLI/KNetCLI.nuspec @@ -2,7 +2,7 @@ MASES.KNetCLI - 2.1.3 + 2.2.0 KNet command line interface - .NET suite for Apache Kafka MASES s.r.l. MASES s.r.l. diff --git a/src/net/KNetConnect/KNetConnect.nuspec b/src/net/KNetConnect/KNetConnect.nuspec index 82c4027ffb..4970f3e148 100644 --- a/src/net/KNetConnect/KNetConnect.nuspec +++ b/src/net/KNetConnect/KNetConnect.nuspec @@ -2,7 +2,7 @@ MASES.KNetConnect - 2.1.3 + 2.2.0 KNet Connect SDK command line interface - .NET suite for Apache Kafka MASES s.r.l. MASES s.r.l. diff --git a/src/net/KNetPS/MASES.KNetPS.psd1 b/src/net/KNetPS/MASES.KNetPS.psd1 index 0ff8d24a9e..bb358bad3b 100644 --- a/src/net/KNetPS/MASES.KNetPS.psd1 +++ b/src/net/KNetPS/MASES.KNetPS.psd1 @@ -8,7 +8,7 @@ RootModule = 'MASES.KNetPS.psm1' -ModuleVersion = '2.1.3' +ModuleVersion = '2.2.0' # CompatiblePSEditions = @() diff --git a/src/net/KNetPS/MASES.KNetPSCore.psd1 b/src/net/KNetPS/MASES.KNetPSCore.psd1 index 904a778ef4..4676aaacc3 100644 --- a/src/net/KNetPS/MASES.KNetPSCore.psd1 +++ b/src/net/KNetPS/MASES.KNetPSCore.psd1 @@ -10,7 +10,7 @@ ModuleToProcess = 'MASES.KNetPS.dll' # Version number of this module. -ModuleVersion = '2.1.3' +ModuleVersion = '2.2.0' # ID used to uniquely identify this module GUID = 'F7C13891-7BC6-4025-ACF5-04509852F87D' diff --git a/src/net/KNetPS/MASES.KNetPSFramework.psd1 b/src/net/KNetPS/MASES.KNetPSFramework.psd1 index e6db77c081..1a2c8096ed 100644 --- a/src/net/KNetPS/MASES.KNetPSFramework.psd1 +++ b/src/net/KNetPS/MASES.KNetPSFramework.psd1 @@ -10,7 +10,7 @@ ModuleToProcess = 'MASES.KNetPS.dll' # Version number of this module. -ModuleVersion = '2.1.3' +ModuleVersion = '2.2.0' # ID used to uniquely identify this module GUID = '5E883DB0-584F-4F8E-8D65-2AAB24B491D8' diff --git a/src/net/templates/templates/knetConnectSink/knetConnectSink.csproj b/src/net/templates/templates/knetConnectSink/knetConnectSink.csproj index 0d02be4cb6..f2dc814827 100644 --- a/src/net/templates/templates/knetConnectSink/knetConnectSink.csproj +++ b/src/net/templates/templates/knetConnectSink/knetConnectSink.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/net/templates/templates/knetConnectSource/knetConnectSource.csproj b/src/net/templates/templates/knetConnectSource/knetConnectSource.csproj index 8b40ad8682..46a706bac4 100644 --- a/src/net/templates/templates/knetConnectSource/knetConnectSource.csproj +++ b/src/net/templates/templates/knetConnectSource/knetConnectSource.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/net/templates/templates/knetConsumerApp/knetConsumerApp.csproj b/src/net/templates/templates/knetConsumerApp/knetConsumerApp.csproj index ea4c5e1f8b..a9ddf29da7 100644 --- a/src/net/templates/templates/knetConsumerApp/knetConsumerApp.csproj +++ b/src/net/templates/templates/knetConsumerApp/knetConsumerApp.csproj @@ -13,6 +13,6 @@ - + diff --git a/src/net/templates/templates/knetPipeStreamApp/knetPipeStreamApp.csproj b/src/net/templates/templates/knetPipeStreamApp/knetPipeStreamApp.csproj index ea4c5e1f8b..a9ddf29da7 100644 --- a/src/net/templates/templates/knetPipeStreamApp/knetPipeStreamApp.csproj +++ b/src/net/templates/templates/knetPipeStreamApp/knetPipeStreamApp.csproj @@ -13,6 +13,6 @@ - + diff --git a/src/net/templates/templates/knetProducerApp/knetProducerApp.csproj b/src/net/templates/templates/knetProducerApp/knetProducerApp.csproj index ea4c5e1f8b..a9ddf29da7 100644 --- a/src/net/templates/templates/knetProducerApp/knetProducerApp.csproj +++ b/src/net/templates/templates/knetProducerApp/knetProducerApp.csproj @@ -13,6 +13,6 @@ - +