Skip to content

0.9.1

Latest
Compare
Choose a tag to compare
@mthenw mthenw released this 18 Aug 00:30
· 11 commits to master since this release

Changelog

IMPROVEMENTS:

8b31577 Helm: Pass etcd_cluster_name to command args. Allow service annotations (#500)
02e8f5f Documentation for running event-gateway on k8s (#498)
80284af Update api.md (#497)
fb79ad3 Add simple golang http endpoint example (#494)
5c2d4e1 Add kubernetes helm chart (#448) (#484)
de6e4e0 Add Terraform templates (#316) (#477)
5f94b72 Update README.md (#480)

BUG FIXES:

8373e92 Fix system events recursive triggering (#495)
c84ddec Omit EventTime field if it's not present (#492)
08b8053 Fix path creation for hosted version (#491)
2dfd936 Update metrics names in the docs (#490)
7944f7a Fix redundant system event (#489)
c563910 Adding in proper path processing (#488)
f4be89f Fix system event invocationFailed field name (#487)
66f4c60 Consistent prefix for system events and metrics. Closes #425 (#486)
8e58739 Publish system events on space prefixed path for hosted version (#485)
8babc3c Fix creating sync subscription for the same method and path (#476) (#481)
7944da3 Implement missing interface methods in plugin logger (#482)
60b4238 Fix creating sync subscription for the same method and path (#476)
24c3c35 Fix nil pointer when checking for event authorizer (#475)
0dd9f87 Fix deleting function that is used as authorizer (#474)