Skip to content

Commit 59ae72e

Browse files
author
Max Presman
committed
Merge branch 'develop'
2 parents 66ae4b1 + e103b9c commit 59ae72e

File tree

247 files changed

+571
-500
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

247 files changed

+571
-500
lines changed

.pubnub.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
name: java
2-
version: 4.13.0
2+
version: 4.14.0
33
schema: 1
44
scm: github.com/pubnub/java
55
files:
6-
- build/libs/pubnub-gson-4.13.0-all.jar
6+
- build/libs/pubnub-gson-4.14.0-all.jar
77
changelog:
8+
- version: v4.14.0
9+
date: 2017-10-23
10+
changes:
11+
- type: improvement
12+
text: add support to supress leave events
813
- version: v4.13.0
914
date: 2017-10-23
1015
changes:

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11

2+
## [v4.14.0](https://github.com/pubnub/java/tree/v4.14.0)
3+
October-23-2017
4+
5+
6+
[Full Changelog](https://github.com/pubnub/java/compare/v4.13.0...v4.14.0)
7+
8+
9+
- ⭐add support to supress leave events
10+
11+
12+
213
## [v4.13.0](https://github.com/pubnub/java/tree/v4.13.0)
314
October-23-2017
415

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id 'findbugs'
1111
}
1212
group = 'com.pubnub'
13-
version = '4.13.0'
13+
version = '4.14.0'
1414

1515
description = """"""
1616

docs/allclasses-frame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (pubnub-gson 4.13.0 API)</title>
6+
<title>All Classes (pubnub-gson 4.14.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>

docs/allclasses-noframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (pubnub-gson 4.13.0 API)</title>
6+
<title>All Classes (pubnub-gson 4.14.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>

docs/com/pubnub/api/PNConfiguration.html

Lines changed: 75 additions & 37 deletions
Large diffs are not rendered by default.

docs/com/pubnub/api/PubNub.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>PubNub (pubnub-gson 4.13.0 API)</title>
6+
<title>PubNub (pubnub-gson 4.14.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="PubNub (pubnub-gson 4.13.0 API)";
14+
parent.document.title="PubNub (pubnub-gson 4.14.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/com/pubnub/api/PubNubError.PubNubErrorBuilder.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>PubNubError.PubNubErrorBuilder (pubnub-gson 4.13.0 API)</title>
6+
<title>PubNubError.PubNubErrorBuilder (pubnub-gson 4.14.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="PubNubError.PubNubErrorBuilder (pubnub-gson 4.13.0 API)";
14+
parent.document.title="PubNubError.PubNubErrorBuilder (pubnub-gson 4.14.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/com/pubnub/api/PubNubError.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>PubNubError (pubnub-gson 4.13.0 API)</title>
6+
<title>PubNubError (pubnub-gson 4.14.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="PubNubError (pubnub-gson 4.13.0 API)";
14+
parent.document.title="PubNubError (pubnub-gson 4.14.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/com/pubnub/api/PubNubException.PubNubExceptionBuilder.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>PubNubException.PubNubExceptionBuilder (pubnub-gson 4.13.0 API)</title>
6+
<title>PubNubException.PubNubExceptionBuilder (pubnub-gson 4.14.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="PubNubException.PubNubExceptionBuilder (pubnub-gson 4.13.0 API)";
14+
parent.document.title="PubNubException.PubNubExceptionBuilder (pubnub-gson 4.14.0 API)";
1515
}
1616
}
1717
catch(err) {

0 commit comments

Comments
 (0)