Skip to content

Merge to Staging for 5.0.2 release#129

Merged
kevinlind merged 3 commits intostagingfrom
dev
Jun 27, 2024
Merged

Merge to Staging for 5.0.2 release#129
kevinlind merged 3 commits intostagingfrom
dev

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

Analytics v5.0.2

  • Fixed a bug where Places region ID and name was not included in the Analytics request if the Places data contained non-string values.

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 3 commits June 25, 2024 09:52
* Add test cases to validate Places shared state is parsed correctly when contains multiple values of non string types

* Extract Places state as String Any while expecting region ID and name as type String

* Cast variable in 'if let' statement instead of when setting to new map
@kevinlind kevinlind requested review from addb and praveek June 27, 2024 01:49
@kevinlind kevinlind merged commit a3d43b7 into staging Jun 27, 2024
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.

2 participants