Skip to content

Commit

Permalink
Create 2024-03-15-hangfire.pro.redis-3.0.7.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Mar 15, 2024
1 parent 8c5af62 commit 2cb65f2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _posts/2024-03-15-hangfire.pro.redis-3.0.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Hangfire.Pro.Redis 3.0.7
author: odinserj
category: [news, release, hangfire-pro]
summary: Better Redis Cluster connectivity, source link support, signed NuGet packages and their assemblies and more secure CI pipeline.
---

Maintenance release with better Redis Cluster connectivity in corner cases, source link support with embedded sources, signed NuGet packages and their assemblies with our code-signing certificate and more secure CI pipeline.

* **Changed** – Update StackExchange.Redis binaries for better cluster connectivity and better logging.
* **Changed** – Enable source link with fully embedded sources to simplify debugging.
* **Project** – Sign NuGet packages and assemblies with a company's own code-signing certificate.
* **Project** – Require NuGet package signature validation on restore for dependencies.
* **Project** – Use deterministic and locked package restore for everything.
* **Project** – Modernize the build system and add icon for NuGet packages.
* **Project** – Run tests against already merged assemblies.
* **Project** – Add support to run test suite against Redis Cluster.

0 comments on commit 2cb65f2

Please sign in to comment.