Skip to content

Add changelog entry for firestore::LoadBundle() #465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 15, 2021

Conversation

wu-hui
Copy link
Contributor

@wu-hui wu-hui commented Jun 15, 2021

No description provided.

Copy link
Contributor

@var-const var-const left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please unrevert the removal of NamedQuery.

@@ -587,6 +587,9 @@ code.
with version 8.x of the Firebase iOS SDK.
- General (iOS): A Database URL is no longer required to be present in
GoogleService-Info.plist when not using the Real Time Database.
- Firestore: Added `Firestore::LoadBundle` to enable loading Firestore Data
Bundles to the SDK cache. `Firestore::NamedQuery` will be availabe in next
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: s/availabe/available/.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@@ -587,6 +587,9 @@ code.
with version 8.x of the Firebase iOS SDK.
- General (iOS): A Database URL is no longer required to be present in
GoogleService-Info.plist when not using the Real Time Database.
- Firestore: Added `Firestore::LoadBundle` to enable loading Firestore Data
Bundles to the SDK cache. `Firestore::NamedQuery` will be availabe in next
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: add the (in the next release).

Copy link
Contributor

@var-const var-const Jun 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a second thought, how about a future release, just in case we run into any trouble?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@@ -587,6 +587,9 @@ code.
with version 8.x of the Firebase iOS SDK.
- General (iOS): A Database URL is no longer required to be present in
GoogleService-Info.plist when not using the Real Time Database.
- Firestore: Added `Firestore::LoadBundle` to enable loading Firestore Data
Bundles to the SDK cache. `Firestore::NamedQuery` will be availabe in next
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I think it should be s/to/into/ (i.e., loading... into the cache). @jonsimantov Jon, which one looks better to you?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

into is better, IMO.

@wu-hui wu-hui force-pushed the wuandy/LoadBundleChangeLog branch from a363854 to 9aa4725 Compare June 15, 2021 01:08
@var-const var-const removed their assignment Jun 15, 2021
@var-const
Copy link
Contributor

@wu-hui Approved, but please check with @jonsimantov Jon that these notes should be under the 8.0.0 release.

@wu-hui wu-hui merged commit 1e39b38 into main Jun 15, 2021
@jonsimantov jonsimantov deleted the wuandy/LoadBundleChangeLog branch July 12, 2021 22:49
@firebase firebase locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants