This repository was archived by the owner on Dec 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ 0.8.0 / 2018-06-13
3+ ==================
4+
5+ BACKWARDS INCOMPATIBILITIES:
6+
7+ * Remove CORS configuration from subscription (#458 )
8+ * Refactored Subscription model (#429 )
9+ * Remove invoke functionality (#432 )
10+ * Remove duplicated links in the README (#431 )
11+ * HTTP CloudEvent coercion (#421 )
12+ * Move Promethues metrics endpoint under /v1/ prefix. Closes #423 (#426 )
13+ * Handle +json Content-Type in accordance with RFC6839 (#416 )
14+ * Use Content-Type application/cloudevents+json for http provider (#415 )
15+
16+
17+ IMPROVEMENTS:
18+
19+ * Add CORS Config API (#460 )
20+ * Update docs about event types, events api authorization (#454 )
21+ * Switch to AtomicPut in Create methods (#457 )
22+ * Include authorization result in the event extensions (#456 )
23+ * Add endpoint for updating event type (#455 )
24+ * Event Type Authorizer (#441 )
25+ * Event types (#433 )
26+ * Add Links to ReadMe (#430 )
27+ * Update Prometheus docs
28+ * Cleanup README and documentation. Add docs for Prometheus Metrics. (#422 )
29+ * Move metric definition to the same file as other metrics (#424 )
30+ * Update examples (#420 )
31+ * Update README.md (#419 )
32+
33+ BUG FIXES:
34+
35+ * Fix payload normalization in http.request events. Closes #434 (#459 )
36+ * Remove duplicated links in the README (#431 )
37+ * Disable TravisCI notifications (#417 )
38+
39+
1400.7.0 / 2018-04-26
241==================
342
You can’t perform that action at this time.
0 commit comments