This repository was archived by the owner on Dec 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +331
-13
lines changed Expand file tree Collapse file tree 2 files changed +331
-13
lines changed Original file line number Diff line number Diff line change 11
2+ 0.9.1 / 2018-08-18
3+ ==================
4+
5+ IMPROVEMENTS:
6+
7+ * Helm: Pass etcd_cluster_name to command args. Allow service annotations (#500 )
8+ * Documentation for running event-gateway on k8s (#498 )
9+ * Update api.md (#497 )
10+ * Add simple golang http endpoint example (#494 )
11+ * Add kubernetes helm chart (#448 ) (#484 )
12+ * Add Terraform templates (#316 ) (#477 )
13+ * Update README.md (#480 )
14+
15+ BUG FIXES:
16+
17+ * Fix system events recursive triggering (#495 )
18+ * Omit EventTime field if it's not present (#492 )
19+ * Fix path creation for hosted version (#491 )
20+ * Update metrics names in the docs (#490 )
21+ * Fix redundant system event (#489 )
22+ * Adding in proper path processing (#488 )
23+ * Fix system event invocationFailed field name (#487 )
24+ * Consistent prefix for system events and metrics. Closes #425 (#486 )
25+ * Publish system events on space prefixed path for hosted version (#485 )
26+ * Fix creating sync subscription for the same method and path (#476 ) (#481 )
27+ * Implement missing interface methods in plugin logger (#482 )
28+ * Fix creating sync subscription for the same method and path (#476 )
29+ * Fix nil pointer when checking for event authorizer (#475 )
30+ * Fix deleting function that is used as authorizer (#474 )
31+
2320.9.0 / 2018-06-27
333==================
434
You can’t perform that action at this time.
0 commit comments