Skip to content

Commit 317829d

Browse files
authored
Merge pull request #578 from firebase/jh-release-notes
Jan 27, 2021 Release Notes
2 parents e5828de + 1263df0 commit 317829d

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

firestore-bigquery-export/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.1.12
2+
3+
docs - Updated description for COLLECTION_GROUP_QUERY parameter.
4+
15
## Version 0.1.11
26

37
feature - Add stringified_map schema type to gen-schema-view script (#518)

firestore-bigquery-export/extension.yaml

+1-1
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.11
16+
version: 0.1.12
1717
specVersion: v1beta
1818

1919
displayName: Export Collections to BigQuery

firestore-counter/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.2.1
2+
3+
feature - addded iOS sample for firestore-counter extension.
4+
15
## Version 0.2.0
26

37
feature - convert Firestore Counter to use scheduled functions (#353)

firestore-counter/extension.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
name: firestore-counter
16-
version: 0.2.0
16+
version: 0.2.1
1717
specVersion: v1beta
1818

1919
displayName: Distributed Counter

0 commit comments

Comments
 (0)