OpenFaaS Versions Save

OpenFaaS - Serverless Functions Made Simple

0.26.2

1 year ago

Changelog for 0.26.2:

Commits c26ec5221e453071216f5e15c3409168446fd563 Updates for NATS Streaming support by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.26.1...0.26.2

Generated by Derek

0.26.1

1 year ago

Changelog for 0.26.1:

Commits 8e1c34e222d6c194302c649270737c516fe33edf Set default max scale to 5 replicas and a 10% increment by @alexellis 21a8f0cec1b099ce92751ba6bdaae26434662add Update GHA for deprecations by @alexellis 8d38b4befe88e8178d03a53a1cfd566d020896f5 Update to EULA Jan 2023 by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.26.0...0.26.1

Generated by Derek

0.26.0

1 year ago

Changelog for 0.26.0:

The auth plugins concept has been removed since there were never any plugins created outside of OpenFaaS Pro, which has its own copy of the gateway, which retains this feature for SSO/OIDC.

In addition "direct functions" has been removed since the community edition relies on the faas-provider to load-balance traffic to function replicas.

Neither of these changes should affect the target user for OpenFaaS CE which is meant for personal use.

Changes: https://github.com/openfaas/faas/compare/0.26.0-rc1...0.26.0

Generated by Derek

0.26.0-rc1

1 year ago

Changelog for 0.26.0-rc1:

  • PR #1770 fix: use io.ReadAll replace ioutil.ReadAll by @vpc123

Commits 1fc7bbce4ecfff8728b11acf99e3b8601fa90e50 Remove auth plugins by @alexellis 231e3ed4266e379abc09c8aff578db9a30176d82 Remove builds for auth plugins by @alexellis fbc0ebdf4a52b2cd7c23555cf47925b1918b25fb Add comment to middleware by @alexellis 4f9c61b5d2061555e142a2a6be88ce4df44240ee Deprecate external auth plugins by @alexellis a7d486eee60702c015e91eac0faee33e2a606777 Make OpenFaaS CE use the provider for load-balancing by @alexellis b1ef4b49b70b96c7e6bf06493e55c2a782c60163 fix: use io.ReadAll replace ioutil.ReadAll by @vpc123

Changes: https://github.com/openfaas/faas/compare/0.25.5...0.26.0-rc1

Generated by Derek

0.25.5

1 year ago

Changelog for 0.25.5:

Commits f9245ebbb308cf6c8b86436bd25643322198e9dc Add write permissions to GHCR by @alexellis f3599f4699c0c6b242023060371759a82f84ae16 Apply gofmt by @alexellis 3bafff7e090941edbd4b7b413ce461dcb4e5a4a4 Fix issue with empty CI tag by @alexellis e3171b49b06cdd826cd64f736fcef01c4186f828 Remove old ROADMAP by @alexellis e1c62f4875f8c2ab3e2fe7b544059920abf7adfe Update Go and alpine versions by @alexellis b31419c8de3d85c05add58fee985b49ce65b9653 Fix CI for deprecated set_output by @alexellis 004bbddadbcc9f4972f8ed90fb663b4761e5d05c Update queue code for legacy NATS Streaming by @alexellis 88bedf78bd8498fe8219c18db062be970add808d Update ADOPTER by @alexellis 9d0436e511a7c0d21409c4afaf9e61ad94c0d1e1 Update README intro by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.25.3...0.25.5

Generated by Derek

0.25.3

1 year ago

Changelog for 0.25.3:

  • PR #1763 fix: return provider response during fnc listing errors by @LucasRoesler
  • PR #1765 Add ADOPTER by @arnediekmann
  • PR #1764 HelloSafe by @SimonRenault86
  • PR #1760 Use write interceptor from faas-provider by @alexellis

Commits c07bebbbc9c2de4ad3750184cccc23f4ecad16f1 fix: return provider response during fnc listing errors by @LucasRoesler 208b1b223581df90d5ad16efe28d4f92b4f7c5e4 Update ISSUE_TEMPLATE.md by @alexellis 0255a9480bba6bace6d6c74c6df1bb75d5032b67 Add ADOPTER by @arnediekmann f7f71f149762d752125865b6b56ca2a89e628a01 Add Klar to ADOPTERS by @alexellis 03b6d6c01b1814942c9e15f0612c982d51f44735 Add another user to ADOPTERS by @alexellis efffd839903fc594c70f348f9a5e48c6d2336f57 Add ADOPTER by @alexellis 06433e11c0d74b5b30c32291ba44f51b69712f97 Add ADOPTER by @alexellis 806585b4342dedfdf7e992a97825fd6c2036e099 Update some missing ADOPTERS by @alexellis 32b828b25e1c135fa3a5a54af6ceb5663fdf0e16 Update ADOPTERS.md by @alexellis bb163760ffb64a0130ff45b7ff60b05f7508efb2 HelloSafe by @SimonRenault86 1a00a55c77032ce6fc234b8e9375011b4fba8a48 Use write interceptor from faas-provider by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.25.2...0.25.3

Generated by Derek

0.25.2

1 year ago

Changelog for 0.25.2:

Commits bc2eeff4678407583faec982c1c7d1da915dd60c Improve errors when backend doesn't return JSON by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.25.1...0.25.2

Generated by Derek

0.25.1

1 year ago

Changelog for 0.25.1:

Commits 887c804254ffc4c1df5db77b462e21b785887335 Improve error message when unable to list functions by @alexellis 9da2ec244f9648156d5d90559453fa12d3d25663 Update ISSUE_TEMPLATE.md by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.25.0...0.25.1

Generated by Derek

0.25.0

1 year ago

Changelog for 0.25.0:

  • PR #1753 Use Desired Replicas when scaling from zero by @alexellis

Commits 8e711b3a0c72d05db7081f72ee6b966b486726c3 Use Desired Replicas when scaling from zero by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.24.0...0.25.0

Generated by Derek

0.24.0

1 year ago

Changelog for 0.24.0:

  • PR #1751 Remove OpenFaaS Pro metrics from OpenFaaS CE by @alexellis

Commits 4604271076a96ae70b4488afdc516f62fd802dd7 Introduce welcome message and change default timeout by @alexellis 9fccc67b9cec34f5f43edc3423cd191605a3fc53 Remove OpenFaaS Pro metrics from OpenFaaS CE by @alexellis

Changes: https://github.com/openfaas/faas/compare/0.23.2...0.24.0

Generated by Derek