Skip to content
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

Release v4.27.1 #187

Merged
12 commits merged into from
Nov 20, 2019
Merged

Release v4.27.1 #187

12 commits merged into from
Nov 20, 2019

Conversation

ghost
Copy link

@ghost ghost commented Nov 20, 2019

No description provided.

parfeon and others added 12 commits October 7, 2019 23:57
* feat: add message actions

Add Message Actions API support which allow to: add, remove and fetch previously added actions.

feat: modify fetch messages endpoint to fetch message actions

Add new arguments to fetch messages function which allow to fetch previously added actions and
message metadata.

feat: add new event handler for message actions

Add new handler which can be used to track message actions addition / removal events.
New version release with Message Actions API support.
Make changes in fetch_messages endpoint to move message actions (if any) for message from 'data'
to 'actions' property (old 'data' will be in place for few updates to not break existing clients).

test: fix PAMv3 tests mocked signature

Make sure, that we don't include dynamic 'pnsdk' into generated signature, so it won't break each
time new version released.

refactor: fix lint warnings for tests and code

Make changes according to linter and flow checkers.
Make changes in fetch_messages endpoint to move message actions (if any) for message from 'data'
to 'actions' property (old 'data' will be in place for few updates to not break existing clients).

test: fix PAMv3 tests mocked signature

Make sure, that we don't include dynamic 'pnsdk' into generated signature, so it won't break each
time new version released.

refactor: fix lint warnings for tests and code

Make changes according to linter and flow checkers.
…e-variable

fix(message-actions): move message actions to another variable
…-variable

Fix fetchMessage action response and lint warnings
@parfeon parfeon self-requested a review November 20, 2019 23:07
Copy link
Contributor

@parfeon parfeon left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ghost ghost merged commit e0901c2 into master Nov 20, 2019
This pull request was closed.
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.

None yet

3 participants