-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
# v7.3.0 | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
paulb777
Author
Member
|
||
- [added] Manually created dynamic links should be subject to allowed/blocked check (#5853) | ||
|
||
# v4.3.1 | ||
- [changed] Client id usage in api call and respective checks in the code. | ||
- [fixed] Fix attempts to connect to invalid ipv6 domain by updating ipv4 and ipv6 to use a single, valid endpoint (#5032) | ||
|
Hey @paulb777 - I feel like I'm a burr in your saddle, apologies for that but at least this time I don't have a wild goose chase of an issue. Just noting that the 7.3.0 release process was subtly different than the 7.2.0 one, which I noticed because of the burr in my saddle, the firebase-ios-sdk-frameworks pre-compiler we offer FlutterFire developers to halve their build time
Specifically, check how 'CocoaPods-7.2.0' tag has all the things attached to it while 'CocoaPods-7.3.0' does not:
related, the '7.2.0' vs '7.3.0' tag:
Looks like the 'CocoaPods-x.y.z' vs 'x.y.z' tags inverted contents somehow?