Skip to content

Releases: leonibr/community-extensions-cache-postgres

6.0.2

05 Dec 12:01
a9d8857

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.1...6.0.2

6.0.1

28 Nov 00:23
6fb6852

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.0...6.0.1

6.0.0

27 Nov 11:41
427637a

Choose a tag to compare

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

10 Jul 11:47

Choose a tag to compare

5.1.0-next Pre-release
Pre-release

Azure Key Vault Rotation Support

Full Changelog: 5.0.1...5.1.0-next

5.0.1

09 Jul 06:54
aecadb3

Choose a tag to compare

What's Changed

  • Update project files for .NET 9.0 support and dependency adjustments by @leonibr in #74
  • Add unit tests by @leonibr in #75
  • Bump crypto-js and oidc-client in /WebSample/ClientApp by @dependabot in #60

Full Changelog: 5.0.0...5.0.1

5.0.0

30 Dec 12:21
bbe2d08

Choose a tag to compare

What's Changed

Full Changelog: 4.0.6...5.0.0

4.0.6

20 Aug 12:57

Choose a tag to compare

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

Full Changelog: 4.0.4...4.0.6

4.0.4

02 Oct 13:23
39192cf

Choose a tag to compare

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

27 Dec 20:33
ecdfadb

Choose a tag to compare

What's Changed

  • Removed functions/procedures from database by @f1nzer in #44

Full Changelog: 4.0.1...4.0.2

4.0.1

06 Dec 12:35

Choose a tag to compare

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

Full Changelog: 3.1.2...4.0.1