Skip to content

Commit 745fa75

Browse files
Prepare relase 0.7.1
1 parent bed9ca4 commit 745fa75

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
= Changelog
22

3+
== 0.7.1
4+
5+
==== Enhancements
6+
7+
* New `EventService.captureMessageEvents` implementation that can accept a custom `ExecutorService`
8+
9+
==== Bug fixes
10+
11+
* https://github.com/jamesnetherton/zulip-java-client/issues/363[#363] - `HttpContext` is potentially not thread safe
12+
* https://github.com/jamesnetherton/zulip-java-client/issues/372[#372] - Passing multiple narrows to `captureMessageEvents` causes `ArrayIndexOutOfBoundsException`
13+
314
== 0.7.0
415

516
==== Enhancements

COMPATIBILITY.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[options="header"]
44
|=======================
55
|Zulip Java Client Version|Zulip Server Version
6+
|0.7.1 |Zulip 9.x
67
|0.7.0 |Zulip 9.x
78
|0.6.0 |Zulip 8.x
89
|0.5.2 |Zulip 7.x

0 commit comments

Comments
 (0)