Skip to content
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

React Native Release 5.0.0 #1007

Merged
merged 5 commits into from
Jul 11, 2023
Merged

React Native Release 5.0.0 #1007

merged 5 commits into from
Jul 11, 2023

Conversation

AnatolyPristensky
Copy link
Contributor

No description provided.

@AnatolyPristensky AnatolyPristensky requested a review from a team as a code owner July 11, 2023 11:00
Priskorn
Priskorn previously approved these changes Jul 11, 2023
@@ -3,6 +3,7 @@ target 'AppCenterReactNativeShared' do
use_frameworks!

# Pods for AppCenterReactNativeShared
pod 'AppCenter', '4.4.3'
platform :ios, '11.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed

CHANGELOG.md Outdated
* **[Fix]** Fix Concurrent Modification Exception in DefaultChannel on setNetworkRequestsAllowed.
* **[Fix]** Fix ignoring maximum storage size limit in case logs contain large payloads.
* **[Improvement]** Support updates using AAB file uploaded to the portal.
* **[Improvement]** Migrate from Maven Dcendents to Maven Publish plugin.
Copy link
Contributor

Choose a reason for hiding this comment

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

this doesn't affect RN

CHANGELOG.md Outdated
* **[Fix]** Fix SDK crash if the `ConnectivityManager.getNetworkInfo` method call throws an exception.
* **[Fix]** Fix Concurrent Modification Exception in DefaultChannel on setNetworkRequestsAllowed.
* **[Fix]** Fix ignoring maximum storage size limit in case logs contain large payloads.
* **[Improvement]** Support updates using AAB file uploaded to the portal.
Copy link
Contributor

Choose a reason for hiding this comment

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

this doesn't affect RN

@AnatolyPristensky AnatolyPristensky merged commit 4433dac into develop Jul 11, 2023
5 checks passed
@AnatolyPristensky AnatolyPristensky deleted the release/5.0.0 branch July 11, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants