File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 1.0.7 (2022-06-11)
2
+ --------------------------
3
+ Bump jackson to 2.12.7 (#235)
4
+
1
5
Version 1.0.6 (2022-03-24)
2
6
--------------------------
3
7
Update license header to 2022 (#232)
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ $ sbt compile
25
25
The Snowplow Elasticsearch Loader has the following command-line interface:
26
26
27
27
```
28
- snowplow-elasticsearch-loader 1.0.6
28
+ snowplow-elasticsearch-loader 1.0.7
29
29
30
30
Usage: snowplow-elasticsearch-loader [options]
31
31
52
52
Next, start the loader, making sure to specify your new config file:
53
53
54
54
``` bash
55
- $ java -jar snowplow-elasticsearch-loader-1.0.6 .jar --config my.conf
55
+ $ java -jar snowplow-elasticsearch-loader-1.0.7 .jar --config my.conf
56
56
```
57
57
58
58
## Find out more
You can’t perform that action at this time.
0 commit comments