|
18 | 18 | -->
|
19 | 19 | # PHOENIX Changelog
|
20 | 20 |
|
21 |
| -## Release 5.2.1 - Unreleased (as of 2024-10-05) |
| 21 | +## Release 5.2.1 - Unreleased (as of 2024-10-22) |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 | ### IMPROVEMENTS:
|
26 | 26 |
|
27 | 27 | | JIRA | Summary | Priority | Component |
|
28 | 28 | |:---- |:---- | :--- |:---- |
|
| 29 | +| [PHOENIX-7428](https://issues.apache.org/jira/browse/PHOENIX-7428) | Add usable error message in BackwardCompatibilityIT | Minor | core, test | |
| 30 | +| [PHOENIX-7432](https://issues.apache.org/jira/browse/PHOENIX-7432) | getTable for PHYSICAL\_TABLE link should use common utility | Critical | . | |
29 | 31 | | [PHOENIX-7416](https://issues.apache.org/jira/browse/PHOENIX-7416) | Bump Avro dependency version to 1.11.4 | Major | . |
|
| 32 | +| [PHOENIX-6982](https://issues.apache.org/jira/browse/PHOENIX-6982) | Exclude Maven descriptors from shaded JARs | Major | . | |
30 | 33 | | [PHOENIX-7395](https://issues.apache.org/jira/browse/PHOENIX-7395) | Metadata Cache metrics at server and client side | Major | . |
|
31 | 34 | | [PHOENIX-7397](https://issues.apache.org/jira/browse/PHOENIX-7397) | Optimize ClientAggregatePlan/ClientScanPlan when inner query is UnionPlan | Major | core |
|
32 | 35 | | [PHOENIX-7404](https://issues.apache.org/jira/browse/PHOENIX-7404) | Build the HBase 2.5+ profiles with Hadoop 3.3.6 | Major | . |
|
|
58 | 61 |
|
59 | 62 | | JIRA | Summary | Priority | Component |
|
60 | 63 | |:---- |:---- | :--- |:---- |
|
| 64 | +| [PHOENIX-7440](https://issues.apache.org/jira/browse/PHOENIX-7440) | TableSnapshotReadsMapReduceIT fails with HBase 2.6.1 | Major | core | |
| 65 | +| [PHOENIX-7282](https://issues.apache.org/jira/browse/PHOENIX-7282) | Incorrect data in index column for corresponding BIGINT type column in data table | Major | . | |
| 66 | +| [PHOENIX-7427](https://issues.apache.org/jira/browse/PHOENIX-7427) | PHOENIX-7418 breaks backwards compatibility tests | Critical | core | |
| 67 | +| [PHOENIX-7418](https://issues.apache.org/jira/browse/PHOENIX-7418) | SystemExitRule errors out because of SecurityManager deprecation / removal | Critical | core, test | |
| 68 | +| [PHOENIX-7429](https://issues.apache.org/jira/browse/PHOENIX-7429) | End2EndTestDriver should not extend AbstractHBaseTool | Critical | core, test | |
| 69 | +| [PHOENIX-7421](https://issues.apache.org/jira/browse/PHOENIX-7421) | Checkstyle plugin fails in phoenix-client-embedded module | Minor | test | |
| 70 | +| [PHOENIX-7420](https://issues.apache.org/jira/browse/PHOENIX-7420) | Bump commons-io:commons-io from 2.11.0 to 2.14.0 | Major | core, queryserver | |
| 71 | +| [PHOENIX-7081](https://issues.apache.org/jira/browse/PHOENIX-7081) | Replace /tmp with {java.io.tmpdir} in tests | Minor | core | |
61 | 72 | | [PHOENIX-7402](https://issues.apache.org/jira/browse/PHOENIX-7402) | Even if a row is updated within TTL its getting expired partially | Critical | . |
|
62 | 73 | | [PHOENIX-7406](https://issues.apache.org/jira/browse/PHOENIX-7406) | Index creation fails when creating a partial index on a table which was created with column names in double quotes | Major | . |
|
63 | 74 | | [PHOENIX-7405](https://issues.apache.org/jira/browse/PHOENIX-7405) | Update Jetty to 9.4.56.v20240826 | Major | . |
|
|
98 | 109 |
|
99 | 110 | | JIRA | Summary | Priority | Component |
|
100 | 111 | |:---- |:---- | :--- |:---- |
|
| 112 | +| [PHOENIX-7439](https://issues.apache.org/jira/browse/PHOENIX-7439) | Bump default HBase 2.6 version to 2.6.1 | Major | . | |
101 | 113 | | [PHOENIX-7362](https://issues.apache.org/jira/browse/PHOENIX-7362) | Update owasp plugin to 10.0.2 | Major | connectors, core, queryserver |
|
102 | 114 | | [PHOENIX-7371](https://issues.apache.org/jira/browse/PHOENIX-7371) | Update Hbase 2.5 version to 2.5.10 | Major | . |
|
103 | 115 | | [PHOENIX-7365](https://issues.apache.org/jira/browse/PHOENIX-7365) | ExplainPlanV2 should get trimmed list for regionserver location | Major | . |
|
|
0 commit comments