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

Dev v3.2.4 -> staging #692

Merged
merged 17 commits into from
Aug 18, 2021
Merged

Dev v3.2.4 -> staging #692

merged 17 commits into from
Aug 18, 2021

Conversation

praveek
Copy link
Contributor

@praveek praveek commented Aug 17, 2021

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.

nporter-adbe and others added 15 commits June 30, 2021 11:12
staging -> main (3.2.2)
* Update Package.swift (#664)

* -fix sql delete statement and improve handling of unexpected database errors (#669)

* -fix sql delete statement and improve handling of unexpected database errors

* -add a log warning explaining sdk behavior

* Add isTaskScheduled flag to avoid duplicate tasks (#674)

* update version (3.2.2 - 3.2.3) (#676)
[AMSDK-11543] Fix data race in Extension container
[AMSDK-11542] Fix a data race in Event class
[AMSDK-11544] Fix memory leak in EventListenerContainer
version update (3.2.3 -> 3.2.4)
@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #692 (2e4a1f9) into staging (cd32665) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           staging     #692      +/-   ##
===========================================
+ Coverage    85.31%   85.36%   +0.05%     
===========================================
  Files          105      105              
  Lines         4644     4659      +15     
===========================================
+ Hits          3962     3977      +15     
  Misses         682      682              

@praveek praveek merged commit f3bf1e6 into staging Aug 18, 2021
@praveek praveek deleted the dev-v3.2.4 branch August 19, 2021 00:20
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.

None yet

3 participants