Skip to content

Commit

Permalink
Merge pull request #5014 from Countly/release/23.11.15
Browse files Browse the repository at this point in the history
bump 23.11.15
  • Loading branch information
kanwarujjaval authored Mar 25, 2024
2 parents 129a621 + 995df61 commit 8d55975
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## Version 23.11.15
Fixes:
- [views] Updated views processing logic to prevent data mismatch in cases where there are multiple records in same request decribing same view event
- [core] Script to attempt issues with users having uid as null
- [core] Fixed TypeError currEvent.key.indexOf is not a function
- [core] Script to reset merge count in app_users documents
- [views] job catch error
- [jobs] log error instead of crashing
- [core] Added code to ensure uid and did in app_users documents in case of deletion/merging inconsistencies
- [core] Updates for event omitting script
- [core] Updates for diagnostic script
- [core] Additions to diagnostic scripts
- [core] Script to check user mismatch between app users and drill collections

Enterprise Fixes:
- [license] Update metrics check timestamp after the metrics are fetched
- [license] Fix for license metrics calculations
- [cohorts] Fix return type in getNames to return all cohorts
- [ab-testing] Skip calculation of ab-tests on listing page
- [config-transfer] List drill reports in config transfer
- [views] Added tests in drill module for cases with multiple events in same request for same view
- [flows] add sytemlogs records for flows operations
- [data-manager] Fix query run in data manager on setting configs
- [block] Add check for valid rule in blocks

## Version 23.11.14
Fixes:
- [core] Fixes for proxy agent
Expand Down

0 comments on commit 8d55975

Please sign in to comment.