Skip to content

Commit e874bc7

Browse files
authored
Merge pull request #74 from embulk/cleanup-changelog
Cleanup ChangeLog to look at Git annotated tags
2 parents 888f9f4 + f76c3e8 commit e874bc7

File tree

1 file changed

+2
-82
lines changed

1 file changed

+2
-82
lines changed

CHANGELOG.md

Lines changed: 2 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,3 @@
1-
## 0.3.3 - 2020-04-12
2-
* [maintenance] Update validate error message for last_path [#50](https://github.com/embulk/embulk-input-gcs/pull/50)
1+
# Changelog
32

4-
## 0.3.2 - 2020-01-13
5-
* [maintenance] Improve base64encode method for last_path [#47](https://github.com/embulk/embulk-input-gcs/pull/47)
6-
7-
## 0.3.1 - 2019-01-07
8-
* [maintenance] Updated Google Cloud Storage API Client Library from v1-rev59-1.21.0 to 1.56.0 [#40](https://github.com/embulk/embulk-input-gcs/pull/40)
9-
* [new feature] Refactor to use InputStream (to replace local file download)
10-
11-
## 0.3.0 - 2018-12-26
12-
* [maintenance] Use file name output feature in Embulk core to show file name in cmdout [#37](https://github.com/embulk/embulk-input-gcs/pull/37)
13-
14-
## 0.2.8 - 2018-06-29
15-
* [maintenance] Improve retry logic to retry "400 Bad Request" "Invalid JWT: No valid verifier found for issuer" [#34](https://github.com/embulk/embulk-input-gcs/pull/34)
16-
17-
## 0.2.7 - 2018-03-22
18-
* [maintenance] Fix retry logic to avoid IOException happens while IOUtils.copy() [#33](https://github.com/embulk/embulk-input-gcs/pull/33)
19-
20-
## 0.2.6 - 2018-03-05
21-
* [new feature] Support "path_match_pattern" option [#32](https://github.com/embulk/embulk-input-gcs/pull/32)
22-
23-
## 0.2.5 - 2017-05-19
24-
* [maintenance] Fix InputStream handling to avoid plugin get less records than expected [#27](https://github.com/embulk/embulk-input-gcs/pull/27)
25-
26-
## 0.2.4 - 2017-03-16
27-
* [maintenance] Fix possibility to throw NPE when authentication [#25](https://github.com/embulk/embulk-input-gcs/pull/25)
28-
29-
## 0.2.3 - 2016-08-09
30-
* [new feature] Support `incremental` option [#24](https://github.com/embulk/embulk-input-gcs/pull/24)
31-
32-
## 0.2.2 - 2016-08-08
33-
* [maintenance] Fix validation logic for `path_prefix` and `paths` options [#23](https://github.com/embulk/embulk-input-gcs/pull/23)
34-
35-
## 0.2.1 - 2016-08-04
36-
* [maintenance] Use retry logic when generate GCS client [#21](https://github.com/embulk/embulk-input-gcs/pull/21)
37-
38-
## 0.2.0 - 2016-06-03
39-
* [new feature] Support path option to allow to specify list of target objects directly @sonots thanks! [#17](https://github.com/embulk/embulk-input-gcs/pull/17)
40-
41-
## 0.1.13 - 2016-02-04
42-
* [maintenance] Upgraded embulk to v0.8.2 [#14](https://github.com/embulk/embulk-input-gcs/pull/14)
43-
* [maintenance] Updated Google HTTP Client Library from 1.19.0 to 2.1.21.0 [#15](https://github.com/embulk/embulk-input-gcs/pull/15)
44-
* [maintenance] Updated Google Cloud Storage API Client Library from v1-rev27-1.19.1 to v1-rev59-1.21.0 [#15](https://github.com/embulk/embulk-input-gcs/pull/15)
45-
46-
## 0.1.11 - 2016-01-25
47-
* [maintenance] Added retry logic [#11](https://github.com/embulk/embulk-input-gcs/pull/11)
48-
49-
## 0.1.10 - 2015-11-07
50-
51-
* [maintenance] Fix resume download logics [#10](https://github.com/embulk/embulk-input-gcs/pull/10)
52-
* [maintenance] Throw ConfigException when files listing failed. @muga thanks! [#9](https://github.com/embulk/embulk-input-gcs/pull/9)
53-
54-
## 0.1.9 - 2015-10-30
55-
56-
* [maintenance] Fix GcsAuthentication object initialization for mapreduce executor. @muga thanks! [#7](https://github.com/embulk/embulk-input-gcs/pull/7)
57-
58-
## 0.1.8 - 2015-10-29
59-
60-
* [maintenance] Added unit tests [#8](https://github.com/embulk/embulk-input-gcs/pull/8)
61-
62-
## 0.1.7 - 2015-10-06
63-
64-
* [new feature] Added new auth method - json_keyfile of GCP(Google Cloud Platform)'s service account [#5](https://github.com/embulk/embulk-input-gcs/pull/5)
65-
* [maintenance] Supported mapreduce-executor [#4](https://github.com/embulk/embulk-input-gcs/pull/4)
66-
67-
## 0.1.6 - 2015-09-05
68-
69-
* [new feature] Added new auth method - pre-defined access token of GCE(Google Compute Engine) [#3](https://github.com/embulk/embulk-input-gcs/pull/3)
70-
71-
## 0.1.5 - 2015-08-19
72-
73-
* [maintenance] Upgraded embulk version to 0.7.0
74-
* [maintenance] Refactored
75-
76-
## 0.1.4 - 2015-06-27
77-
78-
* [maintenance] Keep last last_path when input files is empty. @frsyuki thanks! [#1](https://github.com/embulk/embulk-input-gcs/pull/1)
79-
* [maintenance] Refactored error handling logics.
80-
81-
## 0.1.3 - 2015-03-16
82-
83-
* [maintenance] Changed supported Java version from 8 to 7
3+
Look at its Git annotated tags, or its [GitHub Releases](https://github.com/embulk/embulk-input-gcs/releases).

0 commit comments

Comments
 (0)