Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
muzahidul-opti committed Nov 25, 2024
1 parent c10a239 commit f1d756f
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Optimizely Android X SDK Changelog

## 5.0.0
November 21st, 2024
November 25th, 2024

### Functionality Enhancements
- VUID configuration is now independent of ODP ([#497](https://github.com/optimizely/android-sdk/pull/497))
### Breaking Changes
* VUID configuration is now independent of ODP ([#497](https://github.com/optimizely/android-sdk/pull/497))
* When VUID is disabled:
* `vuid` is not generated or saved.
* `client-initialized` event will not auto fired on SDK init.
* `vuid` is not included in the odp events as a default attribute.
* `createUserContext()` will be rejected if `userId` is not provided.

## 4.1.0
November 13th, 2024
Expand Down

0 comments on commit f1d756f

Please sign in to comment.