8000 [FSSDK-8795]chore: prepare for pre release 4.0.0-beta by mnoman09 · Pull Request #515 · optimizely/java-sdk · GitHub
[go: up one dir, main page]

Skip to content

[FSSDK-8795]chore: prepare for pre release 4.0.0-beta #515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 4, 2023
Merged

Conversation

mnoman09
Copy link
Contributor
@mnoman09 mnoman09 commented May 4, 2023

Summary

  • Preparing for 4.0.0-beta pre release

Issues

Copy link
Contributor
@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. A couple of suggestions.

CHANGELOG.md Outdated
Comment on lines 19 to 32
[#495](https://github.com/optimizely/java-sdk/pull/495),
[#496](https://github.com/optimizely/java-sdk/pull/496),
[#497](https://github.com/optimizely/java-sdk/pull/497),
[#498](https://github.com/optimizely/java-sdk/pull/498),
[#500](https://github.com/optimizely/java-sdk/pull/500),
[#501](https://github.com/optimizely/java-sdk/pull/501),
[#502](https://github.com/optimizely/java-sdk/pull/502),
[#503](https://github.com/optimizely/java-sdk/pull/503),
[#504](https://github.com/optimizely/java-sdk/pull/504),
[#509](https://github.com/optimizely/java-sdk/pull/509),
[#511](https://github.com/optimizely/java-sdk/pull/511),
[#512](https://github.com/optimizely/java-sdk/pull/512),
[#513](https://github.com/optimizely/java-sdk/pull/513),
[#514](https://github.com/optimizely/java-sdk/pull/514)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

This list is too long. Can we remove fix PRs (495-514), so can focus on new feature additions.

CHANGELOG.md Outdated

### Breaking Changes
- `OdpManager` in the SDK is enabled by default, if initialized using OptimizelyFactory. Unless an ODP account is integrated into the Optimizely projects, most `OdpManager` functions will be ignored. If needed, `OdpManager` to be disabled initialize `OptimizelyClient` without passing `OdpManager`.
- `ProjectConfigManager` interface additions + implementing class updates
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add more info about this breaking changes (what changes they have to make)?

Copy link
Contributor
@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested a bit more details about ProjectConfigManager

CHANGELOG.md Outdated

### Breaking Changes
- `OdpManager` in the SDK is enabled by default, if initialized using OptimizelyFactory. Unless an ODP account is integrated into the Optimizely projects, most `OdpManager` functions will be ignored. If needed, `OdpManager` to be disabled initialize `OptimizelyClient` without passing `OdpManager`.
- `ProjectConfigManager` interface additions + implementing class updates, which includes implementing `getCachedConfig()` and `getSDKKey()` methods.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about more details like -

ProjectConfigManager interface has been changed to add 2 more methods getCachedConfig() and getSDKKey(). Custom ProjectConfigManager should implement these new methods. See PollingProjectConfigManager for reference. This change is required to support ODPManager updated on datafile download (#501).

Copy link
Contributor
@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaeopt jaeopt merged commit b7c8f3c into master May 4, 2023
@jaeopt jaeopt deleted the 4.0.0-beta branch May 4, 2023 23:32
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.

2 participants
0