The HBase team is happy to announce the immediate availability of Apache HBase 1.4.12.
Download from http://hbase.apache.org/downloads Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To learn more about HBase, see https://hbase.apache.org/. HBase 1.4.12 is a maintenance release in HBase's current stable release line, continuing on the theme of bringing a stable, reliable database to the Hadoop and NoSQL communities. All users of previous releases are encouraged to upgrade to this release. Critical changes include: * HBASE-23227 - Upgrade jackson-databind to 2.9.10.1 to avoid recent CVEs * HBASE-23287 - WALs not aged off of HDFS because LogCleaner is not added to choreService The full list of fixes included in this release is available in the CHANGES.txt file included in the distribution and at https://s.apache.org/hbase-1.4.12-jira-release-notes For instructions on verifying ASF release downloads, please see https://www.apache.org/dyn/closer.cgi#verify Project member signature keys can be found at https://www.apache.org/dist/hbase/KEYS Thanks to all the contributors who made this release possible! Question, comments, and problems are always welcome at: [email protected] Cheers, The HBase Dev Team
