Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 58ff32a

Browse files
author
Ben Osheroff
committed
v1.4.2
1 parent a72517e commit 58ff32a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Open Replicator is a high performance MySQL binlog parser written in Java. It un
55

66

77
### releases
8+
1.4.2
9+
10+
release: 2016-03-01
11+
Implment server-sent heartbeats and an API to check up on them.
12+
813
1.4.1
914

1015
release: 2016-01-29

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.zendesk</groupId>
66
<artifactId>open-replicator</artifactId>
7-
<version>1.4.1</version>
7+
<version>1.4.2</version>
88
<packaging>jar</packaging>
99

1010
<name>open-replicator</name>

0 commit comments

Comments
 (0)