2.0.7 | 2024-09-14 - refactored Lambda code and added better error handling, logging and easier inclusion of custom data processing - added deployment of Lambda CloudWatch Alarm and SNS Topic (+ Subscription) for monitoring Lambda errors - added deployment of SNS Topic (+ Subscription) for monitoring events (which can be communicated from custom functions) 2.0.5 | 2024-04-01 - updated Lambda code to enable device specific DBC files via a dbc-groups.json file uploaded to the S3 input bucket root 2.0.4 | 2024-02-26 - changed to using Python tempfile input/output dirs to ensure clean directories across Lambda invocations (to avoid re-uploading old Parquet files) 2.0.3 | 2024-02-14 - updated to v2.3.2 of the mdf2parquet_decode (valid version) 2.0.2 | 2024-02-13 - updated to v2.3.2 of the mdf2parquet_decode (invalid OS build) 2.0.1 | 2024-01-22 - removed "--pgn-src-merge" and "--pgn-dst-merge" as the default to avoid confusion vs. locally run data 2.0.0 | 2023-12-19 - added support for new mdf2parquet_decode v2.3.1 - removed removal of "_out" suffix in Lambda - added "-X" argument to Lambda subprocess - added "--pgn-src-merge" and "--pgn-dst-merge" as default arguments to avoid source/destination addresses in J1939 PGN message names 1.9.0 | 2023-12-08 - added support for new mdf2parquet_decode v2.2.2 1.8.0 | 2023-12-06 - fixed issue where DBC files may not be listed if S3 bucket has many objects 1.7.0 | 2023-11-21 - updated to use MF4 decoders v2.2.1 - temporary fix introduced in Lambda script to remove "_out" suffix from device folder name 1.6.0 | 2023-10-01 - first release - uses the beta MF4 decoders