diff --git a/UPGRADE.txt b/UPGRADE.txt index 7824823ea455a6b63b44a61b440935d56cd4b251..766ab23ee458ae1afa4b83bae097300a614b1c5d 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -28,6 +28,10 @@ AMI: compatible features included with this release. See CHANGES for more information. +ARI: + - The version of ARI has been updated to 1.8.0 to reflect the backwards + compatible changes outlined in the CHANGES file. + From 13.3.0 to 13.4.0: Source Control: diff --git a/rest-api/api-docs/applications.json b/rest-api/api-docs/applications.json index 6dcdb78b169da176ecfe2efaead6b448b61e53e7..446dfddc0531ee9dd4c68002ab9cbe58219203a1 100644 --- a/rest-api/api-docs/applications.json +++ b/rest-api/api-docs/applications.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/applications.{format}", diff --git a/rest-api/api-docs/asterisk.json b/rest-api/api-docs/asterisk.json index 2705f45f65b3577a4c08281c5d17813071d543b8..cc1e3b821a10b592b49e2473734e7510c425cc81 100644 --- a/rest-api/api-docs/asterisk.json +++ b/rest-api/api-docs/asterisk.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/asterisk.{format}", diff --git a/rest-api/api-docs/bridges.json b/rest-api/api-docs/bridges.json index b608be6d6b5e13b52841cb55a2dfa830c7b88705..4bbbe100f29f50df6d0b1a5ce8c0021e5d74e170 100644 --- a/rest-api/api-docs/bridges.json +++ b/rest-api/api-docs/bridges.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/bridges.{format}", diff --git a/rest-api/api-docs/channels.json b/rest-api/api-docs/channels.json index bc0879b57159518c262f7958ff5ad3c8871020c6..1b7faf754b0d0aa665b65f0761059689141e15e5 100644 --- a/rest-api/api-docs/channels.json +++ b/rest-api/api-docs/channels.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/channels.{format}", diff --git a/rest-api/api-docs/deviceStates.json b/rest-api/api-docs/deviceStates.json index e23227396127be79ede6777b10558314caa21e05..fa68dcf2b1b25b42eb5cd746abf7f2b12961b759 100644 --- a/rest-api/api-docs/deviceStates.json +++ b/rest-api/api-docs/deviceStates.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "Kevin Harwell <kharwell@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/deviceStates.{format}", diff --git a/rest-api/api-docs/endpoints.json b/rest-api/api-docs/endpoints.json index 4fd077c1461fef6651f65359aa40cf4d049c7c58..73467731977c9120f07c94846eb2d5b36cef1a85 100644 --- a/rest-api/api-docs/endpoints.json +++ b/rest-api/api-docs/endpoints.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/endpoints.{format}", diff --git a/rest-api/api-docs/events.json b/rest-api/api-docs/events.json index 392b0ac706f389ad660a82ef535b12033c96c505..8d74900f2787ec6990989e7674df42cb25d54f39 100644 --- a/rest-api/api-docs/events.json +++ b/rest-api/api-docs/events.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.2", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/events.{format}", diff --git a/rest-api/api-docs/mailboxes.json b/rest-api/api-docs/mailboxes.json index 324e37885452ccb614bf5f27bcd6298bbf0bc052..12b8832d577dda3559bee29855816f65964b63bf 100644 --- a/rest-api/api-docs/mailboxes.json +++ b/rest-api/api-docs/mailboxes.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2013, Digium, Inc.", "_author": "Jonathan Rose <jrose@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/mailboxes.{format}", diff --git a/rest-api/api-docs/playbacks.json b/rest-api/api-docs/playbacks.json index 63df3f24b48530ce51fe8c9d4ee7740711fa8e8e..d9683801afdbe16541dd12c4a91ce15931cee0ff 100644 --- a/rest-api/api-docs/playbacks.json +++ b/rest-api/api-docs/playbacks.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/playbacks.{format}", diff --git a/rest-api/api-docs/recordings.json b/rest-api/api-docs/recordings.json index 51f0a21f4d4342d7d370187237bdcbc22ab90b35..8686e882bd847aab8eca1cc531fb68110c03b9c7 100644 --- a/rest-api/api-docs/recordings.json +++ b/rest-api/api-docs/recordings.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/recordings.{format}", diff --git a/rest-api/api-docs/sounds.json b/rest-api/api-docs/sounds.json index 628aa1948b730a10716ad4de0357755645f0a1bb..4cfa7ed4dea5aa03a3998508a04528a2be35be41 100644 --- a/rest-api/api-docs/sounds.json +++ b/rest-api/api-docs/sounds.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "resourcePath": "/api-docs/sounds.{format}", diff --git a/rest-api/resources.json b/rest-api/resources.json index 4a098f51f0abb029103507cff58dd302011af1fb..995303dd5fed52af24b9e62cd303bb456c5f5165 100644 --- a/rest-api/resources.json +++ b/rest-api/resources.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II <dlee@digium.com>", "_svn_revision": "$Revision$", - "apiVersion": "1.7.0", + "apiVersion": "1.8.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [