Skip to content

Release v1.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 17:59
9ee34c3

Adds support for multiple "from" patterns.

This converts the format.from.pattern field in the following SMTs:

  • InsertRollingFieldTimestampHeaders
  • InsertRollingRecordTimestampHeaders
  • InsertRollingWallclockHeaders
  • TimestampConverter

into a List (comma separated) so that these SMTs can support multiple (fallback) DateTimeFormatter patterns should multiple timestamps be in use.