Skip to content

chore(release): Release 3.0.0-alpha #176

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 3 commits into from
Oct 22, 2018
Merged

chore(release): Release 3.0.0-alpha #176

merged 3 commits into from
Oct 22, 2018

Conversation

mjc1283
Copy link
Contributor

@mjc1283 mjc1283 commented Oct 22, 2018

No description provided.

@mjc1283 mjc1283 requested a review from mikeproeng37 October 22, 2018 17:37

This is the alpha release of the 3.0 SDK, which includes a number of improvements to audience targeting:

### Added
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's consolidate these headers across SDKs. We already started using these in the Java release: https://github.com/optimizely/java-sdk/releases/tag/3.0.0-alpha


### Fixed

- Previously, when a 'not' audience condition was applied to a malformed attribute, it was possible for the condition to evaluate to `true`. We’ve corrected this behavior, so that malformed attributes always evaluate to `null` and are ignored ([#174](https://github.com/optimizely/javascript-sdk/pull/174)).
Copy link
Contributor

Choose a reason for hiding this comment

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

This is actually a breaking change as it changes the expected behavior from previous usages

@mjc1283 mjc1283 changed the title chore(release): Release 3.0.0-alpha1 chore(release): Release 3.0.0-alpha Oct 22, 2018
Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

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

lgtm

@mjc1283 mjc1283 merged commit 047c035 into 3.0.x Oct 22, 2018
@mjc1283 mjc1283 deleted the release/3.0.0-alpha1 branch October 22, 2018 17:53
mjc1283 added a commit that referenced this pull request Oct 22, 2018
mjc1283 added a commit that referenced this pull request Oct 25, 2018
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