- Handle Decimal objects in messages
- Fixed PyPI publisher
- Support for Python 3.12
- Fixed an issue when
format_messagereturned newline character
- Swith to
orjsonJSON library to serialie and deserialise faster - Bump
backoffto 1.11.1 - Bump
pytzto latest
- Added
time_extractedto BATCH message type
- Add BATCH message type
- Update pytz pin to wider range
- Bump jsonschema to 3.2.0
- Bump pytz to 2020.1
- Bump pytz to 2019.3
- Added a logging config file to fallback to in case LOGGING_CONF_FILE env variable is not defined. This is to respect the singer specs that requires the logs to be sent to stderr and not stdout.
- Initial version (fork of https://github.com/singer-io/singer-python version 5.9.0)