github openfaas/faasd 0.14.4
Populate memory limits when reading functions

latest releases: 0.19.2, 0.19.1, 0.19.0...
2 years ago

Changelog for 0.14.4:

  • PR #217 Amend patches.md gh command to include 'pr' by @rgee0
  • PR #206 Populate the memory limits of functions in the REST API by @Shikachuu

Commits
8fbdd1a Update ROADMAP.md by @alexellis
8dd48b8 Update README.md by @alexellis
6763ed6 Update README.md by @alexellis
acb5d0b Amend patches.md gh command to include 'pr' by @rgee0
2c9eb39 Add guide for testing patches. by @alexellis
b42066d Fixed bad memory display and refactor test cases in functions_test.go by @Shikachuu
17188b8 Added unit tests for readMemoryLimitFromSpec by @Shikachuu
0c0088e Change readMemoryLimitFromSpec, to a more clear implementation, edited error message. by @Shikachuu
c5f167d Change plain number response to Decimal String. by @Shikachuu
d5fcc7b Fixed nil pointer dereference while parsing memory limit by @Shikachuu
cbfefb6 Extend the Function type with a memoryLimit field, create a conversion to k8s resource value and return it through the REST API. by @Shikachuu

Changes: 0.14.3...0.14.4

Generated by Derek

Don't miss a new faasd release

NewReleases is sending notifications on new releases.