Skip to content

Commit 83ee8fe

Browse files
committed
Bump up 0.7.4
1 parent a84ca97 commit 83ee8fe

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.7.4 - 2024-12-17
2+
* [maintenance] Primary location unless location is set explicitly (Thanks to joker1007) #172
3+
14
## 0.7.3 - 2024-08-28
25
* [enhancement] Add TIME type conversion to string converter (Thanks to p-eye)
36

embulk-output-bigquery.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "embulk-output-bigquery"
3-
spec.version = "0.7.3"
3+
spec.version = "0.7.4"
44
spec.authors = ["Satoshi Akama", "Naotoshi Seo"]
55
spec.summary = "Google BigQuery output plugin for Embulk"
66
spec.description = "Embulk plugin that insert records to Google BigQuery."

0 commit comments

Comments
 (0)