Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 618 Bytes

NEWS.md

File metadata and controls

23 lines (16 loc) · 618 Bytes

botor 0.4.0.9000 (development)

  • fix S3 listing bug (#18, #20) via #19 (thanks @jburos)

botor 0.4.0 (2023-03-12)

  • fix encoding issue of bytearrays
  • Python 2 and Python 3 compatibility fixes
  • pass limit param to get records from Kinesis
  • coerce NULL to NA
  • Support for AWS Systems Manager

botor 0.3.0 (2020-02-16)

  • make caching client/resource optional (#7)
  • fix boto3_version calling the right object
  • S3 taggingfunctions thanks to @katrinabrock (#8)
  • fix S3 URI schema parser (#9 and #10)
  • fix documenting and passing ... in the Kinesis helpers

botor 0.2 (2019-09-23)

Initial CRAN release.