You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by Xiang Fu <xi...@gmail.com> on 2021/12/15 08:31:35 UTC

[ANNOUNCE] Apache Pinot 0.9.2 released

Hello Community,

We are pleased to announce that Apache Pinot 0.9.2 is released!

Apache Pinot is a realtime distributed OLAP datastore, designed to answer
OLAP queries with low latency use-cases.

This is a bug fixing release contains:
- Upgrade log4j to 2.16.0 to fix CVE-2021-45046
<https://github.com/advisories/GHSA-7rjr-3q55-vv33> (#7903
<https://github.com/apache/pinot/pull/7903>)
- Upgrade swagger-ui to 3.23.11 to fix CVE-2019-17495
<https://github.com/advisories/GHSA-c427-hjc3-wrfw> (#7902
<https://github.com/apache/pinot/pull/7902>)
- Fix the bug that RealtimeToOfflineTask failed to progress with large time
bucket gaps (#7814 <https://github.com/apache/pinot/pull/7814>).

The release can be downloaded at https://pinot.apache.org/download

The release note is available at
https://docs.pinot.apache.org/basics/releases/0.9.2

Additional resources -
Project website: https://pinot.apache.org
Getting started: https://docs.pinot.apache.org/getting-started
Pinot developer blogs: https://medium.com/apache-pinot-developer-blog
Intro to Pinot Video: https://www.youtube.com/watch?v=T70jTTYhYyM

Join Pinot Community -
Twitter: https://twitter.com/ApachePinot
Meetup: https://www.meetup.com/apache-pinot/
Slack channel: https://communityinviter.com/apps/apache-pinot/apache-pinot

Best Regards,

Apache Pinot Team