File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.5.0 Unstable
4+ - Return [ 401 if channel/platform not active] ( https://github.com/oddnetworks/oddworks/pull/115 )
5+ - Properly return [ 405 instead of 403] ( https://github.com/oddnetworks/oddworks/pull/116 ) on bad method access.
6+ - [ Remove appending port to JSON API links] ( https://github.com/oddnetworks/oddworks/pull/117 ) in production environments.
7+ - [ JSON API compliant error objects] ( https://github.com/oddnetworks/oddworks/pull/120 ) .
8+
39## 3.4.1 Unstable
410
511- Correct JSON API error responses
Original file line number Diff line number Diff line change 11{
22 "name" : " @oddnetworks/oddworks" ,
3- "version" : " 3.4.3 " ,
3+ "version" : " 3.5.0 " ,
44 "description" : " An extensible media platform for OTT devices." ,
55 "main" : " ./lib/oddworks.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments