Skip to content

Merge to Main for v1.1.2 release#213

Merged
kevinlind merged 13 commits intomainfrom
staging
Sep 1, 2021
Merged

Merge to Main for v1.1.2 release#213
kevinlind merged 13 commits intomainfrom
staging

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

  • Now honors timestamp set in XDM payload of Experience Event. If no timestamp is set then timestamp of Edge.sendEvent() API call is used.
  • Updates SwiftLint commands after v0.43 release
  • Update Gemfile dependencies to fix security vulnerability in addressable by upgrading to v2.8.0.

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.

nporter-adbe and others added 13 commits June 3, 2021 12:45
* Don't use event timestamp if provided in XDM payload

* Try relative path for swift lint config
main -> dev after v1.1.1 release
Fixes security vulnerability in addressable by upgrading to v2.8.0.
* Swiftlint command update, run autocorrect

* Fix swiftlint command in dev

* Fix lint warning

* Package.swift update from main

* Update swiftlint command in the pre-commit hook

* Move to .githooks

* Add docs for setting up tools
* Bump version to 1.1.2

* Update Pods to latest

* Add support for Assurance 3.0 in the sample apps

* Use NetworkRequest.connectPayload as Data instead of String

* Cleanup imports in AssuranceView
Merge to Staging for v1.1.2 release
* Update Pods when building for XCFramework

* Use Bundler when running 'pod update' from 'archive' Makefile target.

* Use Bundler when running 'archive' in CI, but not when running locally
Update Pods when building for XCFramework (#211)
@kevinlind kevinlind requested a review from emdobrin September 1, 2021 17:35
Copy link
Copy Markdown
Contributor

@emdobrin emdobrin left a comment

Choose a reason for hiding this comment

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

🐑 it

- AEPCore (3.1.3):
- ACPCore (2.9.4):
- ACPCore/main (= 2.9.4)
- ACPCore/main (2.9.4)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this one can be dropped now, but I think we can clean this up in a future PR

@kevinlind kevinlind merged commit 4e2b7d9 into main Sep 1, 2021
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