Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 2.08 KB

0.2.1 - 2022-03-30

  • [maintenance] Remove deprecated functions #21

0.1.11 - 2022-12-09

  • [maintenance] catch up with embulk 0.10.29 #18

0.1.10 - 2021-08-07

  • [maintenance] Update the newest azure-storage:8.6.6
  • [improvement] BLOCK_BLOB supports for large file upload, and code refactoring. #20

0.1.9 - 2019-12-09

  • [maintenance] Fix issue of creating temporary file with nested path #17

0.1.8 - 2019-12-04

  • [maintenance] Always delete temporary file #15

0.1.7 - 2018-10-19

  • [maintenance] Close BufferedInputStream before delete temporary file #14

0.1.6 - 2018-10-18

  • [maintenance] Fix bug that happens while deleting temporary files on Windows #12

0.1.5 - 2016-04-06

  • [maintenance] Refactoring codes #8

0.1.4 - 2016-03-20

  • [maintenance] Use RetryExecutor when retry is needed #7

0.1.3 - 2016-03-15

  • [maintenance] Add retry logic using expotential backoff #6
  • [maintenance] Change local file output path to temporary directory #5

0.1.2 - 2016-02-02

  • [maintenance] Upgrade embulk version to v0.8.2 #3

0.1.1 - 2015-11-16

  • [maintenance] Added unit tests #2
  • [maintenance] Refactored code #1