Skip to content

Commit 0da255f

Browse files
qdpham13ncooke3
andauthored
Add changelog entry for Remote Config (#11500)
* Set FID in realtime request * Update request method naming * Update test * Fix tests * Fix test * Mention changes in changelog * Update FirebaseRemoteConfig/CHANGELOG.md Co-authored-by: Nick Cooke <[email protected]> --------- Co-authored-by: Nick Cooke <[email protected]>
1 parent 0281534 commit 0da255f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# 10.12.0
22
- [fixed] Fix issue of real-time listeners not being properly removed. (#11458)
33
- [fixed] Fix real-time fetches not being able to fetch the latest template due to an in-progress fetch. (#11465)
4+
- [changed] Internal improvements to support Remote Config real-time updates. (#11485)
5+
46
# 10.7.0
57
- [feature] Added support for real-time config updates. Use the new `addOnConfigUpdateListener` API to get
68
real-time updates. Existing [`fetch`](https://firebase.google.com/docs/reference/swift/firebaseremoteconfig/api/reference/Classes/RemoteConfig#fetch)

0 commit comments

Comments
 (0)