Hi guys. It looks like the regexes files are identical since 2020-06.
$ aws s3 ls s3://snowplow-hosted-assets/third-party/ua-parser/
2020-04-25 00:00:08 187288 regexes-2020-04.yaml
2020-05-25 00:00:09 187288 regexes-2020-05.yaml
2020-06-25 00:00:10 190883 regexes-2020-06.yaml
...
2023-08-25 00:00:05 190883 regexes-2023-08.yaml
2023-09-25 00:00:05 190883 regexes-2023-09.yaml
2023-10-01 00:00:04 190883 regexes-latest.yaml
I’ve taken https://github.com/ua-parser/uap-core/blob/master/regexes.yaml and compared it to your regexes-latest.yaml, and it looks like the vendor’s file is newer. Can you please clarify on that?
Also, we would like that asset to be auto-updated through the assets auto-update feature you introduced in enricher v.3.
Thank you.