We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc5c23 commit 0439878Copy full SHA for 0439878
CHANGELOG.md
@@ -8,6 +8,7 @@
8
* Bump beam to 2.64.0.
9
* Bump slf4j to 2.x.
10
* Bump charred to 1.037.
11
+* Bump nippy to 3.5.0.
12
13
### Fixed
14
* Fix bug on Elasticsearch write when using id, type & index functions.
project.clj
@@ -11,7 +11,7 @@
[clj-stacktrace "0.2.8"]
[clj-time "0.15.2"]
- [com.taoensso/nippy "3.4.2"]
+ [com.taoensso/nippy "3.5.0"]
15
16
[org.apache.beam/beam-sdks-java-core "2.64.0"]
17
[org.apache.beam/beam-sdks-java-io-elasticsearch "2.64.0"]
0 commit comments