Skip to content

Commit 2a782c5

Browse files
authored
chore(firestore-bigquery-export): bump extension and changelog (#1880)
1 parent 8436518 commit 2a782c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

firestore-bigquery-export/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.1.43
2+
3+
fix - correctly partition when only "timestamp" is selected for partition options
4+
15
## Version 0.1.42
26

37
fix - correctly extract timestamps from firestore fields to partition columns

firestore-bigquery-export/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
name: firestore-bigquery-export
16-
version: 0.1.42
16+
version: 0.1.43
1717
specVersion: v1beta
1818

1919
displayName: Stream Firestore to BigQuery

0 commit comments

Comments
 (0)