I'd like to report a major breaking change that occurred in 7.12.1 (as originally reported and described here: Date filter problems after upgrade), and which I personally experienced when I upgraded from 7.11.1 to 7.13.2.
In short, the Date processor (for Elasticsearch ingest pipelines) and date filter plugin (for Logstash) no longer accept the use of capital 'YYYY' when defining the four-digit year syntax, and instead now only functions properly with the use of lower case letters 'yyyy'.
Moreover, when a user defines a syntax using the all-caps version, no warning or error is triggered, but rather the date is continued to be processed in some bizarre way (for example, provided the date "2021-06-24", this is converted to "2021-01-04"). This aspect seems to be more of a bug than just a breaking change.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.