This is an automated email from the ASF dual-hosted git repository.
dgriffon pushed a change to branch unomi-1.5.x
in repository https://gitbox.apache.org/repos/asf/unomi.git.
from 5c911d0 [maven-release-plugin] prepare for next development iteration
new e184a18 UNOMI-481 Allow dot character for profileId and sessionId
(#306)
new bd0d73d UNOMI-480 Wrong default values for monthlyIndexOverride that
changed how indices for events and sessions are split. (#305)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
api/src/main/java/org/apache/unomi/api/utils/ValidationPattern.java | 2 +-
itests/src/test/java/org/apache/unomi/itests/SegmentIT.java | 2 +-
itests/src/test/resources/validation/contextRequest_valid.json | 4 ++--
.../core/src/main/resources/OSGI-INF/blueprint/blueprint.xml | 1 +
4 files changed, 5 insertions(+), 4 deletions(-)