Releases: leonibr/community-extensions-cache-postgres
Releases · leonibr/community-extensions-cache-postgres
6.0.2
What's Changed
- Use target framework specific Npgsql package by @Kaffeetasse in #100
New Contributors
- @Kaffeetasse made their first contribution in #100
Full Changelog: 6.0.1...6.0.2
6.0.1
6.0.0
What's Changed
- .NET 10 support Added
- Dropped support of .net 6
- Fix ConfigureAwait in DatabaseExpiredItemsRemoverLoop to false by @leonibr in #78
- Enhance GitHub Actions workflow for .NET testing and coverage reporting by @leonibr in #82
- Bump bootstrap from 4.6.2 to 5.0.0 in /WebSample/ClientApp by @dependabot[bot] in #84
- Bump ws from 7.5.9 to 7.5.10 in /WebSample/ClientApp by @dependabot[bot] in #83
- Bump on-headers and compression in /WebSample/ClientApp by @dependabot[bot] in #87
- Update project to support .NET 10 and adjust testing framework by @leonibr in #97
- Bump node-forge from 1.3.1 to 1.3.2 in /WebSample/ClientApp by @dependabot[bot] in #96
- Bump js-yaml in /WebSample/ClientApp by @dependabot[bot] in #95
- Bump form-data from 3.0.1 to 3.0.4 in /WebSample/ClientApp by @dependabot[bot] in #93
Full Changelog: 5.0.1...6.0.0
5.1.0-next
Azure Key Vault Rotation Support
Full Changelog: 5.0.1...5.1.0-next
5.0.1
5.0.0
4.0.6
What's Changed
- update websample to net8 by @leonibr in #62
- Update reac client by @leonibr in #63
- Allow to specify NpgsqlDataSource factory instead of ConnectionString by @dombrovsky in #68
- Call CreateSchemaAndTableIfNotExist lazily, to avoid exception in ctor when database is not available by @dombrovsky in #67
- Enhance readonlymode by @leonibr in #69
- [Enhance] Add ReadOnlyMode and adjust UpdateOnGetCacheItem by @kenbailey in #66
New Contributors
- @dombrovsky made their first contribution in #68
- @kenbailey made their first contribution in #66
Full Changelog: 4.0.4...4.0.6
4.0.4
What's Changed
- Add NuGet package link to the badge by @ctyar in #45
- Add AddDistributedPostgreSqlCache overload that provides the IServiceProvider by @waldfee in #52
- Dominik oktav/master by @leonibr in #54
- Bump webpack from 5.75.0 to 5.76.1 in /WebSample/ClientApp by @dependabot in #47
- Bump json5 from 1.0.1 to 1.0.2 in /WebSample/ClientApp by @dependabot in #46
- Bump word-wrap from 1.2.3 to 1.2.5 in /WebSample/ClientApp by @dependabot in #57
- Bump semver from 5.7.1 to 5.7.2 in /WebSample/ClientApp by @dependabot in #56
- Bump tough-cookie from 4.1.2 to 4.1.3 in /WebSample/ClientApp by @dependabot in #55
New Contributors
Full Changelog: 4.0.2...4.0.4
4.0.2
4.0.1
What's Changed
- fix nre on dispose by @alexey-cherepanov in #33
- migrated to netstandard2.0, added support for net7.0, postgres 11+ by @f1nzer in #34
- Bump minimatch and react-scripts in /WebSample/ClientApp by @dependabot in #39
- Bump glob-parent from 5.1.0 to 5.1.2 in /WebSample/ClientApp by @dependabot in #41
- Bump minimist from 1.2.5 to 1.2.7 in /WebSample/ClientApp by @dependabot in #40
New Contributors
- @alexey-cherepanov made their first contribution in #33
- @f1nzer made their first contribution in #34
Full Changelog: 3.1.2...4.0.1