From d87bbda3736ba4d7be7e4e62d4a51dc9d1e9f7df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Ledwo=C5=84?= Date: Mon, 9 Jun 2014 14:16:42 +0200 Subject: [PATCH 1/4] Update HTTPS JS host to https://js.pusher.com --- config/config.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yml.example b/config/config.yml.example index e7738fdb0..75a1d889b 100644 --- a/config/config.yml.example +++ b/config/config.yml.example @@ -20,7 +20,7 @@ :js: :cdn: :http: http://js.pusher.com/ - :https: https://d3dy5gmtp8yhk7.cloudfront.net/ + :https: https://js.pusher.com/ :s3: :cf_distribution_id: :bucket: com.pusher.js From 37162a9722e131d8aca4a72000006150b4992350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Ledwo=C5=84?= Date: Mon, 9 Jun 2014 14:17:02 +0200 Subject: [PATCH 2/4] Bump version to 2.2.2 --- JFile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JFile b/JFile index 414f78deb..685a32b52 100644 --- a/JFile +++ b/JFile @@ -7,7 +7,7 @@ target_dir './dist' src_dir './src' -version '2.2.1' +version '2.2.2' bundle 'pusher.js' do license 'pusher-licence.js' From 24f97fe22f266f7eba04c7ffdc04d6e1a6739d5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Ledwo=C5=84?= Date: Mon, 9 Jun 2014 14:19:05 +0200 Subject: [PATCH 3/4] Update the changelog for version 2.2.2 --- CHANGELOG.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index a828fa44d..a495dece9 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -1,5 +1,9 @@ # Changelog +## 2.2.2 (2014-06-09) + +[CHANGED] Updated the HTTPS CDN URL to `https://js.pusher.com` + ## 2.2.1 (2014-05-28) [FIXED] Exception triggered by ping being sent when disconnected From 3e8ad50c35e4a394996320cc4a399defca767b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Ledwo=C5=84?= Date: Mon, 9 Jun 2014 14:45:31 +0200 Subject: [PATCH 4/4] Update distribution files to version 2.2.2 --- dist/flashfallback.js | 2 +- dist/flashfallback.min.js | 2 +- dist/pusher.js | 6 +++--- dist/pusher.min.js | 14 +++++++------- dist/xdr.js | 2 +- dist/xdr.min.js | 2 +- dist/xhr.js | 2 +- dist/xhr.min.js | 2 +- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/dist/flashfallback.js b/dist/flashfallback.js index 35beb0b2a..2c4000844 100644 --- a/dist/flashfallback.js +++ b/dist/flashfallback.js @@ -1,5 +1,5 @@ /*! - * Pusher JavaScript Library v2.2.1 + * Pusher JavaScript Library v2.2.2 * http://pusherapp.com/ * * Copyright 2011, Pusher diff --git a/dist/flashfallback.min.js b/dist/flashfallback.min.js index a6652d724..41ad44111 100644 --- a/dist/flashfallback.min.js +++ b/dist/flashfallback.min.js @@ -1,5 +1,5 @@ /*! - * Pusher JavaScript Library v2.2.1 + * Pusher JavaScript Library v2.2.2 * http://pusherapp.com/ * * Copyright 2011, Pusher diff --git a/dist/pusher.js b/dist/pusher.js index c1efcb4f2..de54d865b 100644 --- a/dist/pusher.js +++ b/dist/pusher.js @@ -1,5 +1,5 @@ /*! - * Pusher JavaScript Library v2.2.1 + * Pusher JavaScript Library v2.2.2 * http://pusher.com/ * * Copyright 2014, Pusher @@ -626,7 +626,7 @@ }).call(this); ;(function() { - Pusher.VERSION = '2.2.1'; + Pusher.VERSION = '2.2.2'; Pusher.PROTOCOL = 7; // DEPRECATED: WS connection parameters @@ -648,7 +648,7 @@ Pusher.unavailable_timeout = 10000; // CDN configuration Pusher.cdn_http = 'http://js.pusher.com/'; - Pusher.cdn_https = 'https://d3dy5gmtp8yhk7.cloudfront.net/'; + Pusher.cdn_https = 'https://js.pusher.com/'; Pusher.dependency_suffix = ''; Pusher.getDefaultStrategy = function(config) { diff --git a/dist/pusher.min.js b/dist/pusher.min.js index b04c1a2ce..6bf133ac5 100644 --- a/dist/pusher.min.js +++ b/dist/pusher.min.js @@ -1,5 +1,5 @@ /*! - * Pusher JavaScript Library v2.2.1 + * Pusher JavaScript Library v2.2.2 * http://pusher.com/ * * Copyright 2014, Pusher @@ -21,12 +21,12 @@ return b.join(" : ")},arrayIndexOf:function(b,c){var a=Array.prototype.indexOf;i function(a,d){c.push([d,a])});return c},any:function(b,c){for(var a=0;a