We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4633f88 commit 196f451Copy full SHA for 196f451
firestore-bigquery-export/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Version 0.1.49
2
+
3
+fix - fix the issue "not creating table on install"
4
5
## Version 0.1.48
6
7
fix - fix the error "no resource found for `fsimportexistingdocs`"
firestore-bigquery-export/extension.yaml
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
name: firestore-bigquery-export
16
-version: 0.1.48
+version: 0.1.49
17
specVersion: v1beta
18
19
displayName: Stream Firestore to BigQuery
0 commit comments