The General Availability of RedisTimeSeries 1.6 is announced, with several major new features now available. The update supports time series multi-tenancy and can serve multiple clients accessing the same time series simultaneously. Two new aggregation types are introduced, allowing for more flexibility in querying time series data. Additionally, the `FILTER` clause is supported by `TS.MRANGE` and `TS.MREVRANGE`, enabling filtering of samples by specific timestamps or values. The `ALIGN` feature allows users to align buckets with a requested start, end, or timestamp, improving query performance. Many optimizations were implemented, resulting in faster execution times for most queries. RedisTimeSeries is now part of Redis Stack and can run on Redis on Flash, while RedisInsight provides a visual tool for exploring time series data during development.