Skip to content

Commit

Permalink
Update inmem db and raise public versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tusmester committed Jan 17, 2024
1 parent a8358bf commit 3aaa706
Show file tree
Hide file tree
Showing 30 changed files with 2,440 additions and 2,252 deletions.
2 changes: 1 addition & 1 deletion src/Abstractions/SenseNet.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<RootNamespace>SenseNet</RootNamespace>
<AssemblyName>SenseNet.Abstractions</AssemblyName>
<Version>1.0.3.1</Version>
<Version>1.0.4</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/BlobStorage/SenseNet.BlobStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>7.6.11.1</Version>
<Version>7.6.12</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/Common/SenseNet.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>7.5.12.1</Version>
<Version>7.5.13</Version>
<PackageId>SenseNet.Common</PackageId>
<AssemblyName>SenseNet.Common</AssemblyName>
<RootNamespace>SenseNet.Common</RootNamespace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>0.0.32.1</Version>
<Version>0.0.33</Version>
<Authors>kavics,joe,tusmester</Authors>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Company>Sense/Net Inc.</Company>
Expand Down
1,794 changes: 946 additions & 848 deletions src/ContentRepository.InMemory/SenseNetServicesData.cs

Large diffs are not rendered by default.

2,494 changes: 1,291 additions & 1,203 deletions src/ContentRepository.InMemory/SenseNetServicesIndex.cs

Large diffs are not rendered by default.

328 changes: 165 additions & 163 deletions src/ContentRepository.InMemory/SenseNetServicesIndexDocuments.cs

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>0.0.6.1</Version>
<Version>0.0.7</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/ContentRepository/SenseNet.ContentRepository.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>7.7.38.1</Version>
<Version>7.7.39</Version>
<Authors>kavics,joe,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/ContentRepository/ServicesComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1570,7 +1570,7 @@ Change your password
builder.Patch("7.7.30", "7.7.31", "2023-10-16", "Upgrades sensenet content repository.")
.Action(Patch_7_7_31);

builder.Patch("7.7.31", "7.7.31.1", "2024-01-16", "Upgrades sensenet content repository.")
builder.Patch("7.7.31", "7.7.32", "2024-01-17", "Upgrades sensenet content repository.")
.Action(Patch_7_7_32);
}

Expand Down
2 changes: 1 addition & 1 deletion src/OData/SenseNet.OData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>0.0.29.1</Version>
<Version>0.0.30</Version>
<Authors>kavics,tusmester</Authors>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Company>Sense/Net Inc.</Company>
Expand Down
2 changes: 1 addition & 1 deletion src/OpenApi/SenseNet.OpenApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>1.0.5.1</Version>
<Version>1.0.6</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/Search/SenseNet.Search.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>2.4.16.1</Version>
<Version>2.4.17</Version>
<AssemblyName>SenseNet.Search</AssemblyName>
<RootNamespace>SenseNet.Search</RootNamespace>
<Company>Sense/Net Inc.</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net6.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.0.33.1</Version>
<Version>0.0.34</Version>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
<PackageLicenseUrl>https://github.com/SenseNet/sensenet/blob/master/LICENSE</PackageLicenseUrl>
Expand Down
6 changes: 3 additions & 3 deletions src/Services.Core/SenseNet.Services.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>0.0.37.1</Version>
<Version>0.0.38</Version>
<Authors>kavics,joe,tusmester</Authors>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Company>Sense/Net Inc.</Company>
Expand All @@ -29,8 +29,8 @@
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0" />
<PackageReference Include="SenseNet.AI.Text" Version="0.0.1.4" />
<PackageReference Include="SenseNet.AI.Vision" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision" Version="0.0.1-beta1" />
<PackageReference Include="SenseNet.Tools" Version="3.2.13" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Services.Wopi/SenseNet.Services.Wopi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>0.0.14.1</Version>
<Version>0.0.15</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/Storage/SenseNet.Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>7.7.33.1</Version>
<Version>7.7.34</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/Tests/SenseNet.Tests.Core/SenseNet.Tests.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>true</IsPackable>
<Version>1.1.12</Version>
<Version>1.1.13</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/Tools/SnConsoleInstaller/SnConsoleInstaller.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<Version>0.0.16.1</Version>
<Version>0.0.17</Version>
<UserSecretsId>99b845c3-2ecb-4630-99c8-f99d7515dae3</UserSecretsId>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.1" />
<PackageReference Include="Serilog.Sinks.Graylog" Version="2.3.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.1" />
<PackageReference Include="Serilog.Sinks.Graylog" Version="2.3.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="SenseNet.Search.Lucene29.Local" Version="7.4.10.2" />
<PackageReference Include="SenseNet.Security.EFCSecurityStore" Version="3.1.1" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="SenseNet.Messaging.RabbitMQ" Version="1.1.2" />
<PackageReference Include="SenseNet.Search.Lucene29.Centralized.GrpcClient" Version="0.0.12.2" />
<PackageReference Include="SenseNet.Security.EFCSecurityStore" Version="3.1.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="SenseNet.Preview.Aspose" Version="7.3.6" />
<PackageReference Include="SenseNet.Messaging.RabbitMQ" Version="1.1.2" />
<PackageReference Include="SenseNet.Search.Lucene29.Centralized.GrpcClient" Version="0.0.12.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="SenseNet.Messaging.RabbitMQ" Version="1.1.2" />
<PackageReference Include="SenseNet.Search.Lucene29.Centralized.GrpcClient" Version="0.0.12.2" />
<PackageReference Include="SenseNet.Security.EFCSecurityStore" Version="3.1.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="SenseNet.Preview.Aspose" Version="7.3.6" />
<PackageReference Include="SenseNet.Search.Lucene29.Local" Version="7.4.10.2" />
<PackageReference Include="SenseNet.Security.EFCSecurityStore" Version="3.1.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.1.5" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.0.2" />
<PackageReference Include="SenseNet.AI.Text.SemanticKernel" Version="0.0.2-beta1" />
<PackageReference Include="SenseNet.AI.Vision.Azure" Version="0.0.1-beta1" />
<PackageReference Include="SenseNet.Search.Lucene29.Local" Version="7.4.10.2" />
<PackageReference Include="SenseNet.Security.EFCSecurityStore" Version="3.1.1" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/WebHooks.Common/SenseNet.WebHooks.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>0.0.10.1</Version>
<Version>0.0.11</Version>
<Authors>kavics,aniko,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/WebHooks/SenseNet.WebHooks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>0.0.14.1</Version>
<Version>0.0.15</Version>
<Authors>kavics,aniko,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down
4 changes: 2 additions & 2 deletions src/nuget/snadmin/install-services-core/manifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Package type='Install' >
<Id>SenseNet.Services</Id>
<Description>sensenet Services</Description>
<ReleaseDate>2024-01-16</ReleaseDate>
<Version>7.7.31.1</Version>
<ReleaseDate>2024-01-17</ReleaseDate>
<Version>7.7.32</Version>
<Steps>
<Phase>
<StartRepository startIndexingEngine="false" startWorkflowEngine="false" />
Expand Down

0 comments on commit 3aaa706

Please sign in to comment.