v.25.8Bug Fix (user-visible misbehavior in an official stable release)
Now Iceberg doesn't try
Now Iceberg doesn't try to cache relevant snapshot version between select queries and always try to resolve snapshot honestly. Earlier attempt to cache iceberg snapshot led to problems with usage of Iceberg table with time travel. #85038 (Daniil Ivanik).