WeTransfer / format_parser

file metadata parsing, done cheap
https://rubygems.org/gems/format_parser
Other
62 stars 18 forks source link

2.0.0 Release #223

Closed Kevin-McGonigle closed 1 year ago

Kevin-McGonigle commented 2 years ago

The pre-release has been deployed in Peek prod all day, all looks good! A very small job latency improvement (~10% quicker on average) and no discernible impact on parsing error rates. The big win is the reduction in log volume - without the deprecation warnings, we get ~half the number of error log messages that we otherwise would.

Screenshot 2022-11-03 at 16 06 39
Kevin-McGonigle commented 2 years ago

LGTM - Do we need some kind of documentation outlining what the breaking changes from v 1.x is

@RubenWolff-wt Good catch! Was already there but forgot to update the heading.