Skip to content

Conversation

alda-optimizely
Copy link
Contributor

I'll cherry-pick this into 1.5.0 once this has been landed.

@optibot
Copy link

optibot commented Dec 8, 2017

Can one of the admins verify this patch?

CHANGELOG.md Outdated
@@ -1,3 +1,7 @@
## 1.5.0
- Notification listeners.
- IP anonymization.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please make these more descriptive like in previous releases.

Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps

Added support for notification listeners.
Added support for IP anonymization.

@coveralls
Copy link

coveralls commented Dec 8, 2017

Coverage Status

Coverage remained the same at 96.844% when pulling cf097a8 on alda/1.5.0-changelog-update into 4cb2c35 on master.

@mikeproeng37
Copy link
Contributor

build

@aliabbasrizvi
Copy link
Contributor

@coveralls
Copy link

coveralls commented Dec 8, 2017

Coverage Status

Coverage remained the same at 96.844% when pulling 5771726 on alda/1.5.0-changelog-update into 4cb2c35 on master.

@coveralls
Copy link

coveralls commented Dec 8, 2017

Coverage Status

Coverage remained the same at 96.844% when pulling 37a02ef on alda/1.5.0-changelog-update into 4cb2c35 on master.

@coveralls
Copy link

coveralls commented Dec 14, 2017

Coverage Status

Coverage remained the same at 96.844% when pulling d6be4c4 on alda/1.5.0-changelog-update into 4cb2c35 on master.

@@ -1,3 +1,7 @@
## 1.5.0
- Added support for notification listeners.
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 be consistent with adding the dates under the release notes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

None of the other releases have dates in this CHANGELOG. Also, when I land this, I don't know when I'm going to do the release after. If you want to do a shift, then I think we should do it for all future releases, across all SDKs.

@mikeproeng37
Copy link
Contributor

build

@@ -69,7 +69,7 @@ public function setUp()
]],
'revision' => '15',
'client_name' => 'php-sdk',
'client_version' => '1.4.0',
'client_version' => EventBuilder::SDK_VERSION,
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 intentionally kept like that so that it acts like a double check. Change this to 1.5.0

@coveralls
Copy link

coveralls commented Dec 14, 2017

Coverage Status

Coverage remained the same at 96.844% when pulling 81c14c3 on alda/1.5.0-changelog-update into 4cb2c35 on master.

@coveralls
Copy link

coveralls commented Dec 14, 2017

Coverage Status

Coverage remained the same at 96.844% when pulling 15818a9 on alda/1.5.0-changelog-update into c7b1bd1 on master.

@alda-optimizely alda-optimizely merged commit b33d751 into master Dec 14, 2017
alda-optimizely added a commit that referenced this pull request Dec 14, 2017
* Updated the Changelog for 1.5.0 release.

* Added more description to the CHANGELOG.

* Bumped release version to 1.5.0

* Changed the hard-coded test client_version reference to refer to the const defined in the EventBuilder class.

* Bumped the test file to 1.5.0.
alda-optimizely added a commit that referenced this pull request Dec 15, 2017
* Feature - IP Anonymization (#64)

* :pen2: IP Anonymization var and getter in ProjectConfig.php
:pen2: Added ip param in Event/Builder/EventBuilder.php
:pen2: Changes to TestData.php
:pen2: Changes in EventBuilderTest.php

* ✏️ Modifed var/method name

* Fixed bucketing ID tests. (#66)

* Cherry-picked notification listeners and IP anonymization features for 1.5.0 release.

* 📝 sendImpressionEvent and TestData update (#80)

* Make listener public (#79)

* Updated the Changelog for 1.5.0 release. (#78)

* Updated the Changelog for 1.5.0 release.

* Added more description to the CHANGELOG.

* Bumped release version to 1.5.0

* Changed the hard-coded test client_version reference to refer to the const defined in the EventBuilder class.

* Bumped the test file to 1.5.0.

* Bumped version for the event builder test.

* Bumped event builder test client version number.

* More client version bump.
@alda-optimizely alda-optimizely deleted the alda/1.5.0-changelog-update branch December 15, 2017 00:12
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.

5 participants