Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Bumping Version of SDK and Bindings.
Browse files Browse the repository at this point in the history
  • Loading branch information
aribeironovaes committed Apr 3, 2017
1 parent b1b1e45 commit 6a3ed6b
Show file tree
Hide file tree
Showing 20 changed files with 62 additions and 17 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 2.8.12)
project(azure_iot_gateway_sdk)

set(GATEWAY_VERSION 1.0.2 CACHE INTERNAL "")
set(GATEWAY_VERSION 1.0.3 CACHE INTERNAL "")
set(COMPANY_NAME "Microsoft")
SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@

// Version information for an assembly follows semantic versioning 1.0.0 (because
// NuGet didn't support semver 2.0.0 before VS 2015). See semver.org for details.
[assembly: AssemblyInformationalVersion("1.0.1")]
[assembly: AssemblyInformationalVersion("1.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@

// Version information for an assembly follows semantic versioning 1.0.0 (because
// NuGet didn't support semver 2.0.0 before VS 2015). See semver.org for details.
[assembly: AssemblyInformationalVersion("1.0.1")]
[assembly: AssemblyInformationalVersion("1.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@

// Version information for an assembly follows semantic versioning 1.0.0 (because
// NuGet didn't support semver 2.0.0 before VS 2015). See semver.org for details.
[assembly: AssemblyInformationalVersion("1.0.1")]
[assembly: AssemblyInformationalVersion("1.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@

// Version information for an assembly follows semantic versioning 1.0.0 (because
// NuGet didn't support semver 2.0.0 before VS 2015). See semver.org for details.
[assembly: AssemblyInformationalVersion("1.0.1")]
[assembly: AssemblyInformationalVersion("1.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@

// Version information for an assembly follows semantic versioning 1.0.0 (because
// NuGet didn't support semver 2.0.0 before VS 2015). See semver.org for details.
[assembly: AssemblyInformationalVersion("1.0.1")]
[assembly: AssemblyInformationalVersion("1.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<PackageVersion>1.0.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("9bf319a0-bf8f-492b-a1a6-ab3b01170f28")]

Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
<PackageTargetFallback>$(PackageTargetFallback);dotnet5.4;portable-net451+win8</PackageTargetFallback>
<RuntimeFrameworkVersion>1.1.1</RuntimeFrameworkVersion>
<PackageVersion>1.0.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<PackageVersion>1.0.1</PackageVersion>
</PropertyGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("5309f420-9b87-4a7f-aab3-7eb2f0afaee9")]
[assembly: Guid("5309f420-9b87-4a7f-aab3-7eb2f0afaee9")]
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<PackageVersion>1.0.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("9bf319a0-bf8f-492b-a1a6-ab3b01170f28")]

Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("CA407249-CB2D-4F48-8CA0-5A614E407B6D")]


Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<PackageVersion>1.0.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion tools/docs/c/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Microsoft Azure IoT Gateway SDK"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.0.2
PROJECT_NUMBER = 1.0.3

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion tools/docs/dotnet/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Microsoft Azure IoT Gateway SDK - .NET Binding"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.0.1
PROJECT_NUMBER = 1.0.2

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion tools/docs/dotnetcore/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Microsoft Azure IoT Gateway SDK - .NET Core Binding"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.0.0
PROJECT_NUMBER = 1.0.1

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
44 changes: 40 additions & 4 deletions tools/release/bump_version/inputs.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,47 @@ module.exports = [
///////////////////////////////////////////////////
// .NET Core binding
///////////////////////////////////////////////////

//PackageVersion
{
"taskType": "regexReplaceTask",
"filePath": "samples/dotnet_core_module_sample/modules/SensorModule/SensorModule.csproj",
"search": "(<PackageVersion>).*(</PackageVersion>)",
"replaceString": function(versions) {
return '$1' + versions.bindings.dotnetcore + '$2';
}
},
{
"taskType": "regexReplaceTask",
"filePath": "samples/dotnet_core_module_sample/modules/PrinterModule/PrinterModule.csproj",
"search": "(<PackageVersion>).*(</PackageVersion>)",
"replaceString": function(versions) {
return '$1' + versions.bindings.dotnetcore + '$2';
}
},
{
"taskType": "regexReplaceTask",
"filePath": "bindings/dotnetcore/dotnet-core-binding/E2ETestModule/E2ETestModule.csproj",
"search": "(<PackageVersion>).*(</PackageVersion>)",
"replaceString": function(versions) {
return '$1' + versions.bindings.dotnetcore + '$2';
}
},
{
"taskType": "regexReplaceTask",
"filePath": "bindings/dotnetcore/dotnet-core-binding/Microsoft.Azure.Devices.Gateway/Microsoft.Azure.Devices.Gateway.csproj",
"search": "(<PackageVersion>).*(</PackageVersion>)",
"replaceString": function(versions) {
return '$1' + versions.bindings.dotnetcore + '$2';
}
},
{
"taskType": "jsonReplaceTask",
"filePath": "bindings/dotnetcore/dotnet-core-binding/Microsoft.Azure.Devices.Gateway/project.json",
"search": "version",
"replaceString": "bindings.dotnetcore"
"taskType": "regexReplaceTask",
"filePath": "bindings/dotnetcore/dotnet-core-binding/Microsoft.Azure.Devices.Gateway.Tests/Microsoft.Azure.Devices.Gateway.Tests.csproj",
"search": "(<PackageVersion>).*(</PackageVersion>)",
"replaceString": function(versions) {
return '$1' + versions.bindings.dotnetcore + '$2';
}
},
{
"taskType": "regexReplaceTask",
Expand Down
6 changes: 3 additions & 3 deletions tools/release/bump_version/versions.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"gateway":
{
"core" : "1.0.2"
"core" : "1.0.3"
},
"bindings" :
{
"dotnet" : "1.0.1",
"dotnetcore": "1.0.0",
"dotnet" : "1.0.2",
"dotnetcore": "1.0.1",
"java" : "1.1.0"
},
"proxygateway" :
Expand Down

0 comments on commit 6a3ed6b

Please sign in to comment.