Releases: openfaas/faas-provider
Rename FunctionNamespace's namespace to name
Changelog for v0.23.3:
Commits
b1e79da Rename FunctionNamespace's namespace to name by @alexellis
Changes: v0.23.2...v0.23.3
Generated by Derek
Place namespace ID in body for HTTP POST
Changelog for v0.23.2:
Commits
3f0ba36 Place namespace ID in body for HTTP POST by @alexellis
Changes: v0.23.1...v0.23.2
Generated by Derek
Set Go 1.20 as a minimum version
Changelog for v0.23.1:
Commits
7e7e690 Update to Go 1.20 and bump misc dependencies by @alexellis
Changes: v0.23.0...v0.23.1
Generated by Derek
Add namespace mutation endpoints and struct
Changelog for v0.23.0:
- PR #70 Add namespace mutation endpoints and struct by @alexellis
Commits
2383bdd Add namespace mutation endpoints and request type by @alexellis
Changes: v0.22.0...v0.23.0
Generated by Derek
Add function ParseIntOrDuration
Changelog for v0.22.0:
- PR #69 Add function ParseIntOrDuration by @welteki
- PR #68 Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0 by @dependabot[bot]
Commits
38322f4 Add function ParseIntOrDuration by @welteki
2f768b3 Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0 by @dependabot[bot]
Changes: v0.21.0...v0.22.0
Generated by Derek
Rename handlers for bootstrapping a provider
Changelog for v0.21.0:
- PR #67 Rename handlers to match how they are used by @alexellis
Commits
28f72fa Remove matrix from CI build by @alexellis
14c4f60 Rename handlers to match how they are used by @alexellis
Changes: v0.20.0...v0.21.0
Generated by Derek
Release without the function SDK
Changelog for v0.20.0:
Commits
4d4e08b Remove Function SDK from provider by @alexellis
25fd151 Rename bytesOut to body by @alexellis
Changes: v0.19.1...v0.20.0
Generated by Derek
Fix for 0 status code in metrics
Changelog for v0.19.1:
- PR #66 fix: ensure WriteInterceptor always sets a valid status code by @LucasRoesler
Commits
97d35d2 fix: ensure WriteInterceptor always sets a valid status code by @LucasRoesler
Changes: v0.19.0...v0.19.1
Generated by Derek
Add HTTP instrumentation to the system API endpoints
Changelog for v0.19.0:
- PR #64 Add instrumentation to system endpoints by @alexellis
Commits
9b2cd43 Instrument provider endpoints by @alexellis
Changes: v0.18.10...v0.19.0
Generated by Derek
Updates to internal dependencies, refactoring HTTP mux
Changelog for v0.18.10:
- PR #63 Migrate from consts to the http package for muxes by @alexellis
Commits
620b3c8 Migrate from consts to the http package for muxes by @alexellis
Changes: v0.18.9...v0.18.10
Generated by Derek