Skip to content

Commit

Permalink
v1.1.0 Official Production Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Logsdon committed Nov 28, 2024
1 parent 9ae7979 commit efa5614
Show file tree
Hide file tree
Showing 43 changed files with 26 additions and 953 deletions.
3 changes: 3 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.1.0
- Official Production Release

# 1.0.11
- Update all package references to latest version

Expand Down
Binary file modified src/V1/ServiceBricks.Logging.AzureDataTables/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.AzureDataTables</PackageId>
<Title>ServiceBricks.Logging.AzureDataTables</Title>
Expand Down Expand Up @@ -36,6 +36,6 @@
<ProjectReference Include="..\ServiceBricks.Logging\ServiceBricks.Logging.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>
</Project>
Binary file modified src/V1/ServiceBricks.Logging.Cosmos/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.Cosmos</PackageId>
<Title>ServiceBricks.Logging.Cosmos</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Logging.EntityFrameworkCore\ServiceBricks.Logging.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.EntityFrameworkCore</PackageId>
<Title>ServiceBricks.Logging.EntityFrameworkCore</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Logging\ServiceBricks.Logging.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Logging.InMemory/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.InMemory</PackageId>
<Title>ServiceBricks.Logging.InMemory</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Logging.EntityFrameworkCore\ServiceBricks.Logging.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>


Expand Down
Binary file modified src/V1/ServiceBricks.Logging.Microservice/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.Microservice</PackageId>
<Title>ServiceBricks.Logging.Microservice</Title>
Expand Down Expand Up @@ -34,7 +34,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ServiceBricks.Logging\ServiceBricks.Logging.csproj" PrivateAssets="All">
Expand Down
Binary file modified src/V1/ServiceBricks.Logging.MongoDb/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.MongoDb</PackageId>
<Title>ServiceBricks.Logging.MongoDb</Title>
Expand Down Expand Up @@ -36,6 +36,6 @@
<ProjectReference Include="..\ServiceBricks.Logging\ServiceBricks.Logging.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>
</Project>
Binary file modified src/V1/ServiceBricks.Logging.Postgres/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.Postgres</PackageId>
<Title>ServiceBricks.Logging.Postgres</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Logging.EntityFrameworkCore\ServiceBricks.Logging.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Logging.SqlServer/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.SqlServer</PackageId>
<Title>ServiceBricks.Logging.SqlServer</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Logging.EntityFrameworkCore\ServiceBricks.Logging.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Logging.Sqlite/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging.Sqlite</PackageId>
<Title>ServiceBricks.Logging.Sqlite</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Logging.EntityFrameworkCore\ServiceBricks.Logging.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Logging/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/V1/ServiceBricks.Logging/ServiceBricks.Logging.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Logging</PackageId>
<Title>ServiceBricks.Logging</Title>
Expand Down Expand Up @@ -33,7 +33,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks" Version="1.1.0" />
</ItemGroup>


Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit efa5614

Please sign in to comment.