Skip to content

Releases: AdRoll/erlmld

v0.2.0

22 Apr 13:21
0b2ee43
Compare
Choose a tag to compare
[RTI-8010] Update dependencies and ensure the project works with OTP2…

…2 (#22)

* [RTI-8010] Update dependencies and ensure the project works with OTP22

* [RTI-8010] Apply formatting and linting

v0.1.13

22 May 13:39
Compare
Choose a tag to compare
  • Update dependencies for OTP21 compatibility
  • Add rebar3 test target
  • Fix xref warnings

v0.1.12

07 Nov 20:15
Compare
Choose a tag to compare
  • Update erlexec dep for OTP 21 compatibility.

v0.1.11

24 Sep 20:28
c54a4f2
Compare
Choose a tag to compare
  • erlmld_worker:ready/1 behavior callback may now checkpoint (same as erlmld_worker:process_record/2)
  • new required erlmld_flusher behavior callback (heartbeat/1) added which may return same result as erlmld_flusher:flush/2. if it returns any tokens, treated as if a flush occurred.

v0.1.10

21 Sep 17:32
f566fb1
Compare
Choose a tag to compare

Remove b64fast dep and make base64 decoder configurable; use module included in erlang by default.

v0.1.9

21 Aug 20:53
eb9a53d
Compare
Choose a tag to compare
  • packaging fix
  • use separate classpaths / download areas for Dynamo and Kinesis processing jars

v0.1.7

17 Aug 20:53
Compare
Choose a tag to compare

Update some dependencies. As a result, roles used with kinesis stream processors may need a new kinesis:ListShards permission on the streams being processed.

v0.1.6

19 Jul 12:43
25d28e6
Compare
Choose a tag to compare

With several updates that we tested privately and fixes for dialyzer warnings.

v0.1.4

26 Jan 17:31
Compare
Choose a tag to compare

Use user_sub and user_total to handle custom KPL scheme / user-implemented aggregation due to KCL sending default value of 0 for subsequence numbers even if not aggregated.

v0.1.3

09 Jan 01:15
Compare
Choose a tag to compare
bump erlexec & package version