Aha yes 2.58.0 and 2.58.1, respectively. I'm not proposing that we create a release at 88 miles per hour.
Kenn On Thu, Aug 15, 2024 at 2:10 PM Jack McCluskey via dev <dev@beam.apache.org> wrote: > Hey everyone, > > I'm assuming you mean 2.58.1? I'm +1 on a patch release to fix the problem > though. > > Thanks, > > Jack McCluskey > > On Thu, Aug 15, 2024 at 1:48 PM Kenneth Knowles <k...@apache.org> wrote: > >> Hi all >> >> I am proposing a point release because 2.8.0 has a critical data bug. The >> KafkaIO unconditionally adds a "redistribute allowing duplicates" transform >> to the read path, whether or not a user requested it. >> >> Issue: https://github.com/apache/beam/issues/32196 >> Fix: https://github.com/apache/beam/pull/32134 >> >> Luckily most runners do not support "allowing duplicates" yet so the >> impact is minimal. However, let's release an SDK without such a surprise >> lurking in it. >> >> Kenn >> >