Skip to content

Releases: leonibr/community-extensions-cache-postgres

Fix Issue with AWS

25 May 22:15

Choose a tag to compare

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

22 Feb 01:35
5ae7d06

Choose a tag to compare

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

20 Dec 17:03

Choose a tag to compare

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

Full Changelog: v3.1.0...v3.1.1

3.0.3

14 May 11:12

Choose a tag to compare

Npgsql updated to 5.0.5

3.0.2

04 Apr 23:01
a0922ea

Choose a tag to compare

create schema if not exists (#10)

v3.0.1

17 Jan 20:28

Choose a tag to compare

change property name and update docs

v3.0.0

09 Jan 21:04

Choose a tag to compare

Breaking change:

  • Preferred instantiation by DI. calling constructor directly is now obsolete

New Features:

  • Single thread loop remover of expired entries; by @dariogriffo
  • Console sample using DI all the way by @dariogriffo
  • Added Websample: React + Asp.Net core

v2.0.7

27 Nov 14:33
4bca6e1

Choose a tag to compare

Frist release for .net 5

v1.0.17

20 Apr 03:31

Choose a tag to compare

config build 4

v1.0.7

24 Mar 01:04

Choose a tag to compare

Fix issue #1