Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@mthenw mthenw released this 26 Jul 08:47
· 294 commits to master since this release

Changelog

5a6e306 prevent from registering function with the same name. Closes #173
ab973e1 add changelog file
5092bdb update Function Discovery API (provider field). Closes #158 (#172)
b949728 add goreleaser for publishing binaries. Closes #164 (#171)
1a24dd7 add docs about getting all functions
4e3a63d add endpoint for listing registered functions. Closes #159 (#166)
29d16c3 fix default etcd ports (#165)
25f7eaa update functions discovery docs. Closes #122 (#157)
a04d903 add events api description. Closes #152 (#156)
d275659 fix api port in the readme
a0a261a minor readme updates
eaed74c add validation for HTTP subscription. Closes #143 (#144)
83c0ed4 fix creating http subscriptions for the same path and method. Closes #141 (#142)
256e001 cleanup README. Closes #125 (#140)
f3cb5c9 fix TravisCI build. Replace curl from GH with APT (#139)
0f07f5b add quick start section in README (#138)
d0153d8 remove endpoints HTTP API. Closes #119 (#133)
afcd91c add Makefile with build target (#137)
432ea81 fix Travis CI build (#136)
2ac1208 remove deplyoment info. Closes #134 (#135)
806651f remove topics HTTP API. Closes #120 (#130)
e201970 add missing function discovery method (#131)
b98831c remove publisher and enable emitting events. Closes #121. Closes #129. (#128)
6c4b7fe add use cases (#127)
e78eb1e start workers (#126)
b63e71a add info about default config api port
30ed491 update API path


Automated with GoReleaser
Built with go version go1.8 linux/amd64