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

[6.0.0 Releases] Staging -> Main #344

Merged
merged 44 commits into from
Apr 12, 2024
Merged

[6.0.0 Releases] Staging -> Main #344

merged 44 commits into from
Apr 12, 2024

Conversation

cacheung
Copy link
Contributor

[6.0.0 Releases] Staging -> Main

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

cacheung and others added 30 commits April 3, 2024 00:11
Main -> Staging merge down
Update React Native to 6.0.0 and Update iOS major version for the libraries to 5.0.0.
Update React Native to 6.0.0 and Update iOS major version to 5.0.0
initial update android major version
remove appid
update Core Module
Change the targetSdkVersion to 33
Update dispatchEventWithResponseCallback API
disable messaging and optimize for now
add Issue template, update edge bridge app and CoreModule file
remove mobile.log API
bring messaging and optimize back
update MainApplication.java
remove deprecated API in core
remove deprecated API in the unit test
remove deprecated API in the unit test
Update github bug report description
Add dispatchEvent back
Add dispatchEventWithResponseCallback(event, timeout) API
Add dispatchEventWithResponseCallback(event: Event, timeoutMS: Number): Promise<Event> ()

Remove dispatchEventWithResponseCallback(event: Event): Promise<Event> ()
document timeout param in ts
revert msg podspec change
Update MobileCore.ts
Doc's update
podspec update
Update RCTAEPCoreDataBridge.h nullable info
update with review comments
Update format
update RCTAEPCoreDataBridge.h
Add Privacy manifest info to readme
Add Privacy manifest info to readme
@cacheung cacheung merged commit 7df5d25 into main Apr 12, 2024
6 checks passed
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