forked from opensnowcat/opensnowcat-enrich
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
18 lines (16 loc) · 820 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
1.2.0 (2024-08-21)
------------------
A hotfix for the Eventbridge module, we were sending large payloads that were rejected by Eventbridge (more than 256kb), it makes no sense to send these nor retry because AWS rejects the requests (see https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html).
A new JSON format (`BigQueryJson `) to support BigQuery (by @Fattouh92).
Dependency updates.
------------------
1.2.0 (2024-03-02)
------------------
JSON Output for all modules.
Dependency updates.
------------------
1.0.0 (2024-01-11)
------------------
enrich-kinesis: Add support for flattened JSON as good output (#2)
enrich-eventbridge: New module to deliver enrich events to AWS Eventbridge 1.0 (#3)
fork from https://github.com/snowplow/enrich/tree/cc06fa29beefdcdbb4facd2559a53d7ae027d88b