Skip to content

Commit 7832f72

Browse files
committed
release: 3.2.0-1.5
1 parent 1945b20 commit 7832f72

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# FELICE CHANGELOG
22

3-
## SNAPSHOT
3+
## [3.2.0-1.5]
44

5-
- Nippy deserializer with fast & lz4 compression
5+
- Kafka Client version bump
6+
- Nippy serdes with fast & lz4 compression
67

78
## [2.6.0-1.4]
89
- consumer/assigment added

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject com.oscaro/felice "2.6.0-1.5"
1+
(defproject com.oscaro/felice "3.2.0-1.5"
22
:description "Felice is client library for Apache Kafka in Clojure"
33
:url "https://gitlab.oscaroad.com/it-dev/felice"
44
:repositories [["oscaro-releases" {:url "https://artifactory.oscaroad.com/artifactory/libs-release-local"}]

0 commit comments

Comments
 (0)