Skip to content

Merge to Main for 3.0.1 release#92

Merged
kevinlind merged 3 commits intomainfrom
staging
Jun 27, 2024
Merged

Merge to Main for 3.0.1 release#92
kevinlind merged 3 commits intomainfrom
staging

Conversation

@kevinlind
Copy link
Contributor

Description

Analytics v3.0.1

  • 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 24, 2024 13:44
* Add functional test using full map of Places shared state to validate type casting/parsing.

* Read Places shared state as Map of Objects.
Read Places shared state as map of String Objects instead of String String as retrieval fails if shared state contains types other than String. Places shared state may contain various values types such as numbers, doubles, and maps.

* Fix formatting in functional tests.

* Add unit tests to validate AnalyticsState parsing of Places shared state.
* Updating version to 3.0.1.

* Update version to 3.0.1 in Analyitcs.java

---------

Co-authored-by: kevinlind <kevinlind@users.noreply.github.com>
Co-authored-by: Kevin Lind <lind@adobe.com>
Merge to Staging for 3.0.1 release
@kevinlind kevinlind requested review from PravinPK, addb and praveek June 27, 2024 16:53
@kevinlind kevinlind merged commit f2dad91 into main 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.

3 participants