From 7d8fc76a280d985be33106568b4d3ecd008df023 Mon Sep 17 00:00:00 2001 From: Dwight Hodge <79169168+ddhodge@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:18:49 -0400 Subject: [PATCH] Adjust heading link (#23807) --- docs/content/preview/releases/ybdb-releases/v2024.1.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/content/preview/releases/ybdb-releases/v2024.1.md b/docs/content/preview/releases/ybdb-releases/v2024.1.md index 45868adab63b..b742ec855a64 100644 --- a/docs/content/preview/releases/ybdb-releases/v2024.1.md +++ b/docs/content/preview/releases/ybdb-releases/v2024.1.md @@ -179,7 +179,7 @@ docker pull yugabytedb/yugabyte:2024.1.2.0-b77 docker pull yugabytedb/yugabyte:2024.1.1.0-b137 ``` -### Highlights +### Highlight **PostgreSQL Logical Replication Protocol Support** {{}} @@ -210,7 +210,7 @@ For more information, refer to [logical replication protocol](/stable/explore/ch #### DocDB -* Offers a new stack trace tracking framework for improved visibility of disk I/O operations, configurable through the `track_stack_traces` gflag. {{}} +* Offers a new stack trace tracking framework for improved visibility of disk I/O operations, configurable through the `track_stack_traces` flag. {{}} * Introduces utility to dump top heap stacks when memory limit is exceeded for enhanced debugging. {{}} * Adds `SCHECK_PB_FIELDS_NOT_EMPTY` macro for validating non-empty fields, with individual checks on list elements. {{}} * Disables the unused and unreliable NamespaceReplication tests temporarily for seamless operation. {{}} @@ -426,7 +426,7 @@ Rolling back to the pre-upgrade version if you're not satisfied with the upgrade #### DocDB -* Introduces a new gflag to toggle on or off recommended memory defaults for increased control over individual memory settings. {{}} +* Introduces a new flag to toggle on or off recommended memory defaults for increased control over individual memory settings. {{}} * Boosts error messaging clarity when preview flags are not set in `allowed_preview_flags_csv`. {{}} * Shifts xCluster-related functions from `Catalocustomeranager` to `XClusterSourceManager` for easier management. {{}} * Adjusts TServer memory percentage from 50% to 48% for (4,8]GiB boxes and sets new recommendations for boxes over 16 GiB. {{}} @@ -472,7 +472,7 @@ Rolling back to the pre-upgrade version if you're not satisfied with the upgrade * Reduces the frequency of `schema version mismatch` errors during consecutive DDL operations by ensuring the up-to-date schema is fetched. {{}} * Allows usage of `YsqlDdlRollbackEnabled` in pggate C++ code by correctly passing the result of `YbDdlRollbackEnabled`, reducing DDL atomicity g-flag issues in RF 1 clusters. {{}} * Ensures pushed down `RowCompareExpressions` correctly enforce non-null column references, rectifying previous behavior and enhancing data accuracy. {{}} -* The Postgres process no longer crashes when running a "show all" command due to correct placement of the `yb_enable_ddl_atomicity_infra` description. {{}} +* The postgres process no longer crashes when running a "show all" command due to correct placement of the `yb_enable_ddl_atomicity_infra` description. {{}} * Adds a new GFlag `ysql_min_new_version_ignored_count` to prevent a TServer crash caused by the downward shift in yb-master's catalog version, often surfacing post a PITR restore operation. {{}} * Adjusts the value of `YB_AT_REWRITE_ALTER_PRIMARY_KEY` to prevent flag clashes and accommodate future upstream PG flags. {{}} * Fills in the "relation" column in `pg_locks` with the correct table OID after a table rewrite. {{}} @@ -533,4 +533,4 @@ Rolling back to the pre-upgrade version if you're not satisfied with the upgrade * Fixes hidden split parent tablets wrongly appearing as leaderless in the master's leaderless tablet endpoint, ensuring accurate load balance status and preventing potential issues with Point-in-Time Recovery (PITR) operations. {{}} - \ No newline at end of file +