(Forgot to publish my pub key..) Artifacts were signed with the [email protected] key which can be found in: https://dist.apache.org/repos/dist/release/hbase/KEYS
On Fri, May 28, 2021 at 3:42 AM Reid Chan <[email protected]> wrote: > Hi team, > > The first release candidate for HBase 1.7.0 is available for download: > https://dist.apache.org/repos/dist/dev/hbase/1.7.0RC0/ > > Maven artifacts are available in a staging repository at: > https://repository.apache.org/content/repositories/orgapachehbase-1449 > > A detailed source and binary compatibility report for this release is at: > > https://dist.apache.org/repos/dist/dev/hbase/1.7.0RC0/compat-check-report.html > > A list of the issues resolved in this release can be found at: > https://s.apache.org/jira/170 > <https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346510&styleName=&projectId=12310753&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED_a90dec6779f9b89295db6964e550f5a633028d19_lin> > > Flaky unit tests can be found at: > > https://ci-hadoop.apache.org/job/HBase/job/HBase-Find-Flaky-Tests/job/branch-1/Flaky_20Test_20Report/ > > Notable changes: > > - hbase-thrift module is excluded by default due to JDK support issue. > For those who need thrift service should build the source code using JDK8. > - support zookeeper 3.6.0+ > - Relocate test-only REST "client" from src/ to test/ and mark Private > (this is also showed in compat report) > > Please try out this candidate and vote +1 or -1 with reasons. > > The VOTE will remain open for at least 72 hours. > > Thanks! > > ------ > Best regards, > R.C > > > > >
