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

Message timestamp router action #293

Merged
merged 7 commits into from
May 19, 2021
Merged

Conversation

oscerd
Copy link
Contributor

@oscerd oscerd commented May 19, 2021

Fixes #287

@oscerd oscerd requested a review from nicolaferraro May 19, 2021 06:52
type: string
timestampKeyFormat:
title: Timestamp Keys Format
description: Format of the timestamp keys. Possible values are 'timestamp' or any format string for the timestamp that is compatible with java.text.SimpleDateFormat. In case of 'timestamp' the field will be evaluated as milliseconds since 1970, so as a UNIX Timestamp.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Until 3.10, where we can specify the parameter as optional. After that we can remove the timestamp workaround.

@oscerd oscerd merged commit 7d39796 into main May 19, 2021
@oscerd oscerd deleted the message-timestamp-router-action branch May 19, 2021 08:58
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.

Add MessageTimestampRouter action
1 participant