Releases: nrccua/aioradio
Releases · nrccua/aioradio
v0.9.3
v0.9.3 (2020-12-03)
- Add functions (get_ftp_file_attributes & get_s3_file_attributes) to retrieve metadata on files in FTP and S3.
v0.9.2
v0.9.2 (2020-12-03)
- Update aioboto3==8.2.0
v0.9.1
v0.9.1 (2020-11-17)
- Add ddtrace logger to DatadogLogger by default saving the user having to pass this info on their side.
v0.8.5
v0.8.5 (2020-11-11)
- Fix bug with accessing active keyword incorrectly in aws/utils.py aio_server function.