We've just made a new release of the Apache HBase Thirdparty project. This project is used by the Apache HBase project to encapsulate a number of core dependencies that HBase relies upon ensuring that they are properly isolated from HBase downstream users, e.g. Google Protocol Buffers, Google Guava, and a few others.
The Apache HBase Thirdparty 3.5.0 release includes a drop in replacement for the defunct HTrace project's library. This artifact is binary and source compatible with the artifact produced by the HTrace incubating 4.2.0 release with the exception of APIs that expressly referred to the relocated version of Jackson it included. See the release notes and change log for more details on fixes included in this release: https://downloads.apache.org/hbase/hbase-thirdparty-3.5.0/RELEASENOTES.md https://downloads.apache.org/hbase/hbase-thirdparty-3.5.0/CHANGES.md This release is available as source from the ASF mirror infrastructure and as artifacts in maven central. - Your Release Manager
