- Updates
requests
to version2.20.0
in response to CVE 2018-18074
- Flush buffer if enough time has passed when state message is received #57
- Throw an error in the ValidationHandler if schema validation fails.
- Generate unique sequence numbers based on the current time millis with an appended zero-padded message number
- Update to singer-python==5.0.15 to use the change to
RecordMessage.asdict
for serialization oftime_extracted
- Updates serialize to format
time_extracted
in a cross platform way, usingsinger.utils.strftime