Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Releases: goncalo-oliveira/faas-run

v1.8

28 Oct 13:45
Compare
Choose a tag to compare
  • Dropped lowercase enforcing on routing url
  • Added support for ConfigureMvc on plugin Startup.cs
  • Added support for ConfigureRouting on plugin Startup.cs
  • Upgraded `OpenFaaS.Functions" to 1.5.2 which adds Json configuration extensions

v1.7

28 Jul 09:10
Compare
Choose a tag to compare

Dropped Newtonsoft.Json dependency. Using System.Text.Json by default.

v1.6.2

20 May 15:02
Compare
Choose a tag to compare
updated packages

v1.6.1: Merge pull request #2 from goncalo-oliveira/develop

10 Feb 09:36
71f5f5e
Compare
Choose a tag to compare

v1.6: Merge pull request #1 from goncalo-oliveira/develop

03 Feb 11:13
c3e7d4c
Compare
Choose a tag to compare

v1.5

15 Jan 18:01
Compare
Choose a tag to compare
moved from redpanda

v1.4

09 Dec 16:02
Compare
Choose a tag to compare

9b9e670 secrets loaded into configuration now get the _secret_ prefix instead of openfaas_secret_.

v1.3

26 Nov 10:44
Compare
Choose a tag to compare
fixed dependency issue with non-published assemblies

v1.2

25 Nov 11:34
Compare
Choose a tag to compare
fixed issue with dependency loading

v1.1

24 Nov 14:03
Compare
Choose a tag to compare
updated plugin assembly