File tree 4 files changed +10
-2
lines changed
firestore-bigquery-export
4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 0.1.12
2
+
3
+ docs - Updated description for COLLECTION_GROUP_QUERY parameter.
4
+
1
5
## Version 0.1.11
2
6
3
7
feature - Add stringified_map schema type to gen-schema-view script (#518 )
Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
name : firestore-bigquery-export
16
- version : 0.1.11
16
+ version : 0.1.12
17
17
specVersion : v1beta
18
18
19
19
displayName : Export Collections to BigQuery
Original file line number Diff line number Diff line change
1
+ ## Version 0.2.1
2
+
3
+ feature - addded iOS sample for firestore-counter extension.
4
+
1
5
## Version 0.2.0
2
6
3
7
feature - convert Firestore Counter to use scheduled functions (#353 )
Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
name : firestore-counter
16
- version : 0.2.0
16
+ version : 0.2.1
17
17
specVersion : v1beta
18
18
19
19
displayName : Distributed Counter
You can’t perform that action at this time.
0 commit comments