diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1f4c9e23..ef7049cc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,5 +44,5 @@ jobs: run: | for file in nugetpkgs/*.nupkg do - dotnet nuget push $file -k ${{ secrets.MYGET_API_KEY }} --skip-duplicate -s https://www.myget.org/F/ncc/api/v2/package + dotnet nuget push $file -k ${{ secrets.NUGET_API_KEY }} --skip-duplicate -s https://www.nuget.org/api/v2/package done \ No newline at end of file diff --git a/build/releasenotes.props b/build/releasenotes.props index 7f8f2e74..f2f98711 100644 --- a/build/releasenotes.props +++ b/build/releasenotes.props @@ -1,23 +1,27 @@ - 1. Add CancellationToken for async methods. + 1. Remove BinaryFormatter. + 2. Support removing cache keys by pattern. - 1. Add CancellationToken for async methods. + 1. Upgrading dependencies. - 1. Add CancellationToken for async methods. - 2. Add persist key method to redis providers. + 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. - 1. Add CancellationToken for async methods. + 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. - 1. Add CancellationToken for async methods. + 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. - 1. Add CancellationToken for async methods. + 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. 1. Upgrading dependencies. @@ -38,11 +42,12 @@ 1. Upgrading dependencies. - 1. Add CancellationToken for async methods. - 2. Add persist key method to redis providers. + 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. 1. Upgrading dependencies. @@ -57,10 +62,12 @@ 1. Add EasyCachingZookeeperBus. - 1. Add CancellationToken for async methods. + 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. - 1. Add CancellationToken for async methods. + 1. Upgrading dependencies. + 2. Support removing cache keys by pattern. 1. Upgrading dependencies. diff --git a/build/version.props b/build/version.props index dc769fd0..dee60423 100644 --- a/build/version.props +++ b/build/version.props @@ -1,26 +1,26 @@ - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 - 1.6.1 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0 + 1.7.0