Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 1.98 KB

0.3.2 - 2022-02-14

  • [maintenance] enhance skip file logic to skip a file in the last_path only if this file exists in the azure blob storage.

0.3.1 - 2021-03-17

  • [maintenance] Catch up with embulk 0.10.28
  • [new feature] Support proxy option

0.3.0 - 2020-02-17

  • [maintenance] Enhance the incremental process to skip file in the last_path to avoid duplication #21

0.2.0 - 2018-12-26

  • [new feature] Use file name output feature in Embulk core to show file name instead of logging #17

0.1.8 - 2018-10-18

  • [maintenance] Update dependencies #15

0.1.7 - 2016-08-19

  • [new feature] Support incremental option #13

0.1.6 - 2016-04-01

  • [maintenance] Small refactoring #9

0.1.5 - 2016-03-30

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

0.1.4 - 2016-03-22

  • [new feature] Support last_path option #7
  • [new feature] Support path_match_pattern option #6

0.1.3 - 2016-03-16

  • [maintenance] Add unit test #4
  • [maintenance] Add retry logic #3

0.1.2 - 2015-10-11

  • [maintenance] Upgrade embulk to v0.8.2 #2

0.1.1 - 2015-10-11

  • [maintenance] Change 'DefaultEndpointsProtocol' from http to https #1
  • [maintenance] Specify targetCompatibility = 1.7