Skip to content

Commit

Permalink
Updated to final versions (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Bock <JasonBock1@rocketmortgage.com>
  • Loading branch information
JasonBock and Jason Bock authored Mar 4, 2024
1 parent 026ea7a commit 213f0a5
Show file tree
Hide file tree
Showing 14 changed files with 56 additions and 21 deletions.
5 changes: 5 additions & 0 deletions RockLib.Messaging.CloudEvents/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 3.0.0 - 2024-03-04

#### Changed
- Finalized 3.0.0 version.

## 3.0.0-alpha.1 - 2024-02-28

#### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
<PackageReleaseNotes>A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.CloudEvents/CHANGELOG.md.</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>rocklib messaging cloudevents</PackageTags>
<PackageVersion>3.0.0-alpha.1</PackageVersion>
<PackageVersion>3.0.0</PackageVersion>
<PublishRepositoryUrl>True</PublishRepositoryUrl>
<Version>3.0.0-alpha.1</Version>
<Version>3.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0-alpha.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>
Expand Down
5 changes: 5 additions & 0 deletions RockLib.Messaging.Http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 3.0.0 - 2024-03-04

#### Changed
- Finalized 3.0.0 version.

## 3.0.0-alpha.1 - 2024-02-28

#### Changed
Expand Down
6 changes: 3 additions & 3 deletions RockLib.Messaging.Http/RockLib.Messaging.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>RockLib.Messaging.Http</PackageId>
<PackageVersion>3.0.0-alpha.1</PackageVersion>
<PackageVersion>3.0.0</PackageVersion>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.Http/CHANGELOG.md.</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/RockLib/RockLib.Messaging</PackageProjectUrl>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<PackageIcon>icon.png</PackageIcon>
<PackageTags>rocklib messaging http</PackageTags>
<PublishRepositoryUrl>True</PublishRepositoryUrl>
<Version>3.0.0-alpha.1</Version>
<Version>3.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0-alpha.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net48'">
<PackageReference Include="System.Net.Http" Version="4.3.4" />
Expand Down
5 changes: 5 additions & 0 deletions RockLib.Messaging.Kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 3.0.0 - 2024-03-04

#### Changed
- Finalized 3.0.0 version.

## 3.0.0-alpha.1 - 2024-02-28

#### Changed
Expand Down
6 changes: 3 additions & 3 deletions RockLib.Messaging.Kafka/RockLib.Messaging.Kafka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageReleaseNotes>A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.Kafka/CHANGELOG.md.</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>rocklib messaging kafka</PackageTags>
<PackageVersion>3.0.0-alpha.1</PackageVersion>
<PackageVersion>3.0.0</PackageVersion>
<PublishRepositoryUrl>True</PublishRepositoryUrl>
<Version>3.0.0-alpha.1</Version>
<Version>3.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
Expand All @@ -26,7 +26,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Confluent.Kafka" Version="2.3.0" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0-alpha.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
</Project>
5 changes: 5 additions & 0 deletions RockLib.Messaging.NamedPipes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 4.0.0 - 2024-03-04

#### Changed
- Finalized 4.0.0 version.

## 4.0.0-alpha.1 - 2024-02-28

#### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
<PackageReleaseNotes>A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.NamedPipes/CHANGELOG.md.</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>rocklib messaging</PackageTags>
<PackageVersion>4.0.0-alpha.1</PackageVersion>
<PackageVersion>4.0.0</PackageVersion>
<PublishRepositoryUrl>True</PublishRepositoryUrl>
<Version>4.0.0-alpha.1</Version>
<Version>4.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0-alpha.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0" />
</ItemGroup>
<ItemGroup>
<None Include="..\LICENSE.md" Pack="true" PackagePath="" />
Expand Down
5 changes: 5 additions & 0 deletions RockLib.Messaging.RabbitMQ/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 2.0.0 - 2024-03-04

#### Changed
- Finalized 2.0.0 version.

## 2.0.0-alpha.1 - 2024-02-28

#### Changed
Expand Down
6 changes: 3 additions & 3 deletions RockLib.Messaging.RabbitMQ/RockLib.Messaging.RabbitMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
<PackageReleaseNotes>A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.RabbitMQ/CHANGELOG.md.</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>rocklib messaging rabbitmq</PackageTags>
<PackageVersion>2.0.0-alpha.1</PackageVersion>
<PackageVersion>2.0.0</PackageVersion>
<PublishRepositoryUrl>True</PublishRepositoryUrl>
<Version>2.0.0-alpha.1</Version>
<Version>2.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="RabbitMQ.Client" Version="6.8.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0-alpha.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0" />
</ItemGroup>
<ItemGroup>
<None Include="..\LICENSE.md" Pack="true" PackagePath="" />
Expand Down
5 changes: 5 additions & 0 deletions RockLib.Messaging.SNS/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 3.0.0 - 2024-03-04

#### Changed
- Finalized 3.0.0 release.

## 3.0.0-alpha.1 - 2024-02-28

#### Changed
Expand Down
6 changes: 3 additions & 3 deletions RockLib.Messaging.SNS/RockLib.Messaging.SNS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
<PackageReleaseNotes>A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.SNS/CHANGELOG.md.</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>rocklib messaging sns</PackageTags>
<PackageVersion>3.0.0-alpha.1</PackageVersion>
<PackageVersion>3.0.0</PackageVersion>
<PublishRepositoryUrl>True</PublishRepositoryUrl>
<Version>3.0.0-alpha.1</Version>
<Version>3.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.301.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0-alpha.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0" />
</ItemGroup>
<ItemGroup>
<None Include="..\LICENSE.md" Pack="true" PackagePath="" />
Expand Down
5 changes: 5 additions & 0 deletions RockLib.Messaging.SQS/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 4.0.0 - 2024-03-04

#### Changed
- Finalized 4.0.0 version.

## 4.0.0-alpha.1 - 2024-02-28

#### Changed
Expand Down
6 changes: 3 additions & 3 deletions RockLib.Messaging.SQS/RockLib.Messaging.SQS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<PackageId>RockLib.Messaging.SQS</PackageId>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<PackageProjectUrl>https://github.com/RockLib/RockLib.Messaging</PackageProjectUrl>
<PackageVersion>4.0.0-alpha.1</PackageVersion>
<PackageVersion>4.0.0</PackageVersion>
<PackageReleaseNotes>A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.SQS/CHANGELOG.md.</PackageReleaseNotes>
<PublishRepositoryUrl>True</PublishRepositoryUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>rocklib messaging sqs</PackageTags>
<Version>4.0.0-alpha.1</Version>
<Version>4.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
Expand All @@ -27,6 +27,6 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.300.53" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0-alpha.1" />
<PackageReference Include="RockLib.Messaging" Version="4.0.0" />
</ItemGroup>
</Project>

0 comments on commit 213f0a5

Please sign in to comment.