We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ddcd6a commit 7ae4042Copy full SHA for 7ae4042
.pubnub.yml
@@ -3,7 +3,7 @@ version: 4.6.5
3
schema: 1
4
scm: github.com/pubnub/java
5
files:
6
- - build/libs/pubnub-gson-4.6.5-all.jar
+ - build/libs/pubnub-gson-4.7.0-all.jar
7
changelog:
8
- version: v4.7.0
9
date:
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+## [v4.7.0](https://github.com/pubnub/java/tree/v4.7.0)
+
+ [Full Changelog](https://github.com/pubnub/java/compare/v4.6.5...v4.7.0)
+- 🌟Allow injection of httpLoggingInterceptor for extra logging monitoring..
10
11
12
## [v4.6.5](https://github.com/pubnub/java/tree/v4.6.5)
13
14
0 commit comments