We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1945b20 commit 7832f72Copy full SHA for 7832f72
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# FELICE CHANGELOG
2
3
-## SNAPSHOT
+## [3.2.0-1.5]
4
5
-- Nippy deserializer with fast & lz4 compression
+- Kafka Client version bump
6
+- Nippy serdes with fast & lz4 compression
7
8
## [2.6.0-1.4]
9
- consumer/assigment added
project.clj
@@ -1,4 +1,4 @@
-(defproject com.oscaro/felice "2.6.0-1.5"
+(defproject com.oscaro/felice "3.2.0-1.5"
:description "Felice is client library for Apache Kafka in Clojure"
:url "https://gitlab.oscaroad.com/it-dev/felice"
:repositories [["oscaro-releases" {:url "https://artifactory.oscaroad.com/artifactory/libs-release-local"}]
0 commit comments