Skip to content

Commit 61af672

Browse files
authored
Merge pull request #208 from ably/release/4.1.3
chore: release 4.1.3
2 parents e40d9fa + f1c5186 commit 61af672

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [4.1.3](https://github.com/ably/kafka-connect-ably/tree/v4.1.3)
4+
5+
[Full Changelog](https://github.com/ably/kafka-connect-ably/compare/v4.1.2...v4.1.3)
6+
7+
**Fixed bugs:**
8+
9+
- Upgrade msgpack-core to 0.9.11 to address security vulnerability [\#206](https://github.com/ably/kafka-connect-ably/pull/206)
10+
311
## [4.1.2](https://github.com/ably/kafka-connect-ably/tree/v4.1.2)
412

513
[Full Changelog](https://github.com/ably/kafka-connect-ably/compare/v4.1.1...v4.1.2)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.ably.kafka.connect</groupId>
77
<artifactId>kafka-connect-ably</artifactId>
8-
<version>4.1.2</version>
8+
<version>4.1.3</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

0 commit comments

Comments
 (0)