File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.3.0 (2015-07-08)
2
+ --------------------------
3
+ Added NFS and CORE settings to Vagrantfile to improve performance (#36)
4
+ Added CHANGELOG (#15)
5
+ Added release and license buttons to README (#38)
6
+ Bumped Kinesis Client Library to 1.4.0 (#35)
7
+ Bumped amazon-kinesis-connectors to 1.1.2 (#34)
8
+ Stopped passing String and Byte[Array] of records around (#32)
9
+ Renamed binary to snowplow-kinesis-s3 (#27)
10
+ Removed unused variables (#33)
11
+ Removed Kinesis LZO S3 Sink labels from CHANGELOG (#26)
12
+ Removed unused dependencies (#5)
13
+ Unified logger configuration (#19)
14
+ Initialized bad stream eagerly rather than lazily (#18)
15
+ Updated bad rows to include timestamp (#13)
16
+ Sending event to Snowplow on heartbeat (#12)
17
+ Sending event to Snowplow on shutdown (#11)
18
+ Sending event to Snowplow on initialize (#10)
19
+ Sending event to Snowplow if sinking batch to S3 fails (#9)
20
+ Filled out .gitignore (#7)
21
+ Reduced assembly time by disabling assemblyCacheOutput (#4)
22
+
1
23
Version 0.2.1 (2015-05-28)
2
24
--------------------------
3
25
Added dedicated Vagrant setup (#16)
You can’t perform that action at this time.
0 commit comments