Skip to content

Conversation

@cacheung
Copy link
Contributor

EdgeIdentity Release 1.1.0
Add getUrlVariables API.

Also include partial messaging update.

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 September 21, 2021 00:43
Add getExperienceCloudId API
Update Readme
Some more Readme fix
Update links in Readme
update peer dependency edgeidentity version in messaging wrapper
update peerDependencies version
revert Messaging package.json, will update together with other wrappers in another PR
Update with review comments
* quick fix for peerDependecies issue

* update sample app dependencies to latest versions
Update Edge Wrapper Readme
update readme
Update Readme and revert code
update package json for sample app
Add getExperienceCloudId() to EdgeIdentity
Fix a typo in sample app
Add promise checking for error case
Remove the unused import statements
fix a typo in readme
* add a new API in Core -? resetIdentities

* update core package version to alpha.2
* commit 'b58470acfaf35b5dc6abdabc413233d609de9a51':
  EdgeIdentity (1.0.0-alpha.2) -> main (#62)

# Conflicts:
#	apps/AEPSampleApp/ios/Podfile.lock
add promise reject with error
cacheung and others added 22 commits April 5, 2022 19:04
* commit 'a7d0febed8bcb7c58025bff4daa6a974953f3de4':
  Staging -> Main (typescript change) (#164)

# Conflicts:
#	README.md
#	apps/AEPSampleApp/extensions/CoreView.tsx
#	apps/AEPSampleApp/ios/Podfile.lock
#	apps/AEPSampleApp/package.json
#	packages/assurance/package.json
#	packages/core/README.md
#	packages/core/package.json
#	packages/core/ts/MobileCore.ts
#	packages/edge/package.json
#	packages/edgeconsent/package.json
#	packages/edgeidentity/package.json
#	packages/userprofile/package.json
Update doc link for messaging in the readme
-a couple small updates from the pr review
add some of the extensions back into android sample app
Support for IAM in RN Messaging package
Add getUrlVariables API
Include lock files
remove AEPMobileOptimize
update edgeIdentity version number for Sample App in package.json
Update with  review comments
Add rejected logic in getUrlVariable ts
Update package-lock and yarn.lock files
Update lock files
revert a text format
Add getUrlVariables API to EdgeIdentity package
Edge Identity 1.1.0 release
@@ -0,0 +1,3 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove this file? It's the configuration file for VSCode, it shouldn't be checked in.

Copy link
Contributor

@yangyansong-adbe yangyansong-adbe left a comment

Choose a reason for hiding this comment

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

LGTM, only one small comment.

@cacheung cacheung merged commit d132009 into main Jun 28, 2022
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.

8 participants