## 0.1.9 - 2019-12-09 * [maintenance] Fix issue of creating temporary file with nested path [#17](https://github.com/embulk/embulk-output-azure_blob_storage/pull/17) ## 0.1.8 - 2019-12-04 * [maintenance] Always delete temporary file [#15](https://github.com/embulk/embulk-output-azure_blob_storage/pull/15) ## 0.1.7 - 2018-10-19 * [maintenance] Close BufferedInputStream before delete temporary file [#14](https://github.com/sakama/embulk-output-azure_blob_storage/pull/14) ## 0.1.6 - 2018-10-18 * [maintenance] Fix bug that happens while deleting temporary files on Windows [#12](https://github.com/sakama/embulk-output-azure_blob_storage/pull/12) ## 0.1.5 - 2016-04-06 * [maintenance] Refactoring codes [#8](https://github.com/sakama/embulk-output-azure_blob_storage/pull/8) ## 0.1.4 - 2016-03-20 * [maintenance] Use RetryExecutor when retry is needed [#7](https://github.com/sakama/embulk-output-azure_blob_storage/pull/7) ## 0.1.3 - 2016-03-15 * [maintenance] Add retry logic using expotential backoff [#6](https://github.com/sakama/embulk-output-azure_blob_storage/pull/6) * [maintenance] Change local file output path to temporary directory [#5](https://github.com/sakama/embulk-output-azure_blob_storage/pull/5) ## 0.1.2 - 2016-02-02 * [maintenance] Upgrade embulk version to v0.8.2 [#3](https://github.com/sakama/embulk-output-azure_blob_storage/pull/3) ## 0.1.1 - 2015-11-16 * [maintenance] Added unit tests [#2](https://github.com/sakama/embulk-output-azure_blob_storage/pull/2) * [maintenance] Refactored code [#1](https://github.com/sakama/embulk-output-azure_blob_storage/pull/1)