prometheus v2.9.2 Release Notes

Release Date: 2019-04-24 // almost 5 years ago
    • ๐Ÿ›  [BUGFIX] Make sure subquery range is taken into account for selection #5467
    • ๐Ÿ›  [BUGFIX] Exhaust every request body before closing it #5166
    • ๐Ÿ›  [BUGFIX] Cmd/promtool: return errors from rule evaluations #5483
    • ๐Ÿ›  [BUGFIX] Remote Storage: string interner should not panic in release #5487
    • ๐Ÿ›  [BUGFIX] Fix memory allocation regression in mergedPostings.Seek tsdb#586