Releases: leonibr/community-extensions-cache-postgres
Releases · leonibr/community-extensions-cache-postgres
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
Fix Issue with AWS
What's Changed
- fix issue #28
- Bump url-parse from 1.5.7 to 1.5.10 in /WebSample/ClientApp by @dependabot in #26
- Bump async from 2.6.3 to 2.6.4 in /WebSample/ClientApp by @dependabot in #27
Full Changelog: 3.1.1...3.1.2
3.1.1
What's Changed
- Bump tmpl from 1.0.4 to 1.0.5 in /WebSample/ClientApp by @dependabot in #17
- Bump path-parse from 1.0.6 to 1.0.7 in /WebSample/ClientApp by @dependabot in #19
- Bump ajv from 6.11.0 to 6.12.3 in /WebSample/ClientApp by @dependabot in #21
- Bump follow-redirects from 1.11.0 to 1.14.8 in /WebSample/ClientApp by @dependabot in #22
- Bump url-parse from 1.5.1 to 1.5.7 in /WebSample/ClientApp by @dependabot in #23
- Bump ssri from 6.0.1 to 6.0.2 in /WebSample/ClientApp by @dependabot in #25
- Fixed creating function updatecacheitemformat by @isenmann in #24
New Contributors
Full Changelog: 3.1.0...3.1.1
v3.1.0
What's Changed
- Added log messages on
Debug
Level, multitarget .net5 and .net6, dropped support to netstandard2.0, fix sample to match multitarget and sample database. - Bump ws from 5.2.2 to 5.2.3 in /WebSample/ClientApp by @dependabot in #18
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v3.1.0...v3.1.1