UNOMI-374 Merge profile without sessions (#193)

* feat(DATA_3381-merging-monthly-indices): remove itemsMonthlyIndexed f… (#39)

* feat(DATA_3381-merging-monthly-indices): remove itemsMonthlyIndexed from blueprint, put it in config instead

* feat(DATA_3381-merging-monthly-indices): sending none if monthlyIndex should contain nothing

* Revert "feat(DATA_3381-merging-monthly-indices): remove itemsMonthlyIndexed f… (#39)"

This reverts commit b309e61b67ec0c3ed116c725d6c471ce4e60b3e0.

* check for session is null in  mergePofilesPropertyAction

Co-authored-by: liatiusim <62553663+liatiusim@users.noreply.github.com>
Co-authored-by: Shir Bromberg <sbromberg@yotpo.com>
Co-authored-by: amitco1 <amit@yotpo.com>
1 file changed
tree: cc1a37ca704f34047102f256155d7fa50c5b4b0f
  1. api/
  2. common/
  3. docker/
  4. extensions/
  5. graphql/
  6. itests/
  7. kar/
  8. lifecycle-watcher/
  9. manual/
  10. metrics/
  11. package/
  12. performance-tests/
  13. persistence-elasticsearch/
  14. persistence-spi/
  15. plugins/
  16. rest/
  17. samples/
  18. scripting/
  19. services/
  20. src/
  21. tools/
  22. wab/
  23. .gitignore
  24. buildAndRun.sh
  25. buildAndRunNoTests.sh
  26. BUILDING
  27. compileDeploy.sh
  28. generate-package.sh
  29. generate-site-and-upload.sh
  30. generate-site.sh
  31. Jenkinsfile
  32. Jenkinsfile-jdk11
  33. KEYS
  34. LICENSE
  35. license-mappings.xml
  36. MERGING-PULL-REQUESTS
  37. NOTICE
  38. NOTICE.template
  39. pom.xml
  40. README.md
  41. release-audit.sh
  42. setenv.sh
  43. update-notice.sh
README.md

Build Status Maven Central

Apache Unomi

Apache Unomi stores user profile information and is mostly used to provide a backend server for A/B testing and personalization. To do so it implements the currently under development OASIS Context Server specification.

License

The source code is available under the Apache License V2

Documentation

You can find all the updated documentation, including building and deployment instructions, on the Apache Unomi web site.