Skip to content

Merge to staging for 1.4.0 release#238

Merged
kevinlind merged 4 commits intostagingfrom
dev
Apr 7, 2022
Merged

Merge to staging for 1.4.0 release#238
kevinlind merged 4 commits intostagingfrom
dev

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

Merge to staging for v1.4.0 release

  • Use timestamps with millisecond precision when sending experience events
  • Deprecates public APIs in XDMFormatters class in favor of new APIs in Date+Format class in AEPServices module.
  • Updates dependency on AEPCore v3.5.0

Note: Currently using AEPCore Pod from staging branch. Podfile will need to be updated to reference released AEPCore before releasing AEPEdge.

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.

kevinlind and others added 4 commits January 21, 2022 11:29
staging -> main for v1.3.0 release
Downmerge main -> dev after v1.3.0 release
…d precision (#235)

* Use AEPCore branch dev-v3.4.3 to use latest Date+Format changes.

* Format Experience Event timestamp to UTC with millisecond precision

* Add deprecated warnings to XDMFormatters functions.

* Remove use of XDMFormatters methods as they are deprecated.
* Use staging branch of AEPCore to pull v3.5.0

* Bump version to 1.3.1

* Remove unnecessary pods from Podfile

* Bump minor version to 1.4.0.
The release includes the deprecation of functions in XDMFormatters, so a bump in minor version is required.
@kevinlind kevinlind merged commit 30133ec into staging Apr 7, 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.

4 participants