File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ Version 2.1.3 (2025-01-30)
2+ --------------------------
3+ Update license to SLULA 1.1
4+ Install sbt in GitHub workflows
5+ Remove lacework workflow from Github Actions
6+ Upgrade dependencies
7+ Add sts runtime dependency
8+
19Version 2.1.2 (2023-10-11)
10+ --------------------------
211Bump sbt-snowplow-release to 0.3.1 (#260)
312
413Version 2.1.1 (2023-08-24)
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ $ sbt compile
2424The Snowplow Elasticsearch Loader has the following command-line interface:
2525
2626```
27- snowplow-elasticsearch-loader 2.1.2
27+ snowplow-elasticsearch-loader 2.1.3
2828
2929Usage: snowplow-elasticsearch-loader [options]
3030
@@ -44,7 +44,7 @@ Update the configuration to fit your needs.
4444Next, start the loader, making sure to specify your new config file:
4545
4646``` bash
47- $ java -jar snowplow-elasticsearch-loader-2.1.2 .jar --config my.conf
47+ $ java -jar snowplow-elasticsearch-loader-2.1.3 .jar --config my.conf
4848```
4949
5050## Find out more
You can’t perform that action at this time.
0 commit comments