Skip to content

release: v1.0.6 — switch to MIT license and add NuGet package metadata#9

Merged
teghoz merged 3 commits into
mainfrom
develop
May 24, 2026
Merged

release: v1.0.6 — switch to MIT license and add NuGet package metadata#9
teghoz merged 3 commits into
mainfrom
develop

Conversation

@teghoz

@teghoz teghoz commented May 24, 2026

Copy link
Copy Markdown
Owner

Release v1.0.6

Changes

  • Replace GPL-3.0 license with MIT license
  • Update PackageLicenseExpression to MIT in Directory.Build.props and all source .csproj files
  • Add PackageReadmeFile so README is included in NuGet packages
  • Bump version from 1.0.5 to 1.0.6

Motivation

Resolves Snyk license compliance findings:

  • snyk:lic:nuget:cacheweave.core:GPL-3.0
  • snyk:lic:nuget:cacheweave.redis:GPL-3.0

MIT is the standard license in the .NET ecosystem and removes copyleft obligations for consumers.

teghoz added 3 commits May 24, 2026 09:54
- Replace GPL-3.0 LICENSE with MIT license
- Add PackageLicenseExpression to all source .csproj files
- Add PackageReadmeFile to all source .csproj files
- Include root README.md in NuGet packages

Resolves Snyk license compliance findings:
- snyk:lic:nuget:cacheweave.core:GPL-3.0
- snyk:lic:nuget:cacheweave.redis:GPL-3.0
chore: switch license from GPL-3.0 to MIT and add NuGet package metadata
@teghoz
teghoz merged commit 0539013 into main May 24, 2026
2 checks passed
@teghoz teghoz self-assigned this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant