Skip to content
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
80d9385
started yba RN
aishwarya24 Nov 27, 2025
90b86d4
yba ideas done
aishwarya24 Dec 3, 2025
b445b56
added release notes till build 130
aishwarya24 Dec 4, 2025
bb0ef50
added release notes till build 130
aishwarya24 Dec 5, 2025
11970c2
cert rotation tag updates
aishwarya24 Dec 5, 2025
7e9891c
edits
ddhodge Dec 8, 2025
dc520cf
minor edit
aishwarya24 Dec 8, 2025
491d1a0
Merge branch '2025.2-RN' of https://github.com/aishwarya24/yugabyte-d…
aishwarya24 Dec 8, 2025
405ad3a
updated till build 131
aishwarya24 Dec 8, 2025
6f63ee9
fixed wrong tag and edits
aishwarya24 Dec 8, 2025
5ea778a
Merge branch 'master' into 2025.2-RN
aishwarya24 Dec 8, 2025
cff21ef
updated currentVersions and params and other updates
aishwarya24 Dec 8, 2025
aa2144f
added warning
aishwarya24 Dec 9, 2025
52a1dfa
Apply suggestions from code review
ddhodge Dec 9, 2025
8286105
Update docs/content/stable/releases/yba-releases/v2024.2.md
ddhodge Dec 9, 2025
75462ab
Merge branch '2025.2-RN' of https://github.com/aishwarya24/yugabyte-d…
aishwarya24 Dec 9, 2025
4795931
removed idea-1111 pgvector
aishwarya24 Dec 9, 2025
fc3594a
Add Known issue for cert rotation
ddhodge Dec 10, 2025
ef6c8f8
Merge branch '2025.2-RN' of https://github.com/aishwarya24/yugabyte-d…
aishwarya24 Dec 10, 2025
2fb9581
added highlights
aishwarya24 Dec 10, 2025
6d5f679
added links
aishwarya24 Dec 10, 2025
b5af34c
review comments
aishwarya24 Dec 10, 2025
e56b8b5
fixed idea-1807 tags
aishwarya24 Dec 10, 2025
c98dd19
idea 2133 is ea
aishwarya24 Dec 11, 2025
f577f3a
changed date, added semi-auto to 2025.1 and removed xc from 2025.2 rn
aishwarya24 Dec 11, 2025
b65cfe7
minor fixes
aishwarya24 Dec 11, 2025
0afe3a4
change for rebuilding
aishwarya24 Dec 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ version_menu_pagelinks = true

[[versions]]
url = "/stable"
version = "v2025.2 (LTS)"
[[versions]]
url = "/v2025.1"
version = "v2025.1 (STS)"
[[versions]]
url = "/v2024.2"
Expand Down
1 change: 1 addition & 0 deletions docs/content/stable/releases/yba-releases/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ cascade:

| Release series | Released | End of maintenance support | End of Life (EOL) |
| :------------- | :------- | :------------------------- | :---------------- |
| [v2025.2](v2025.2/) {{<tags/release/lts>}} | {{< yb-eol-dates "v2025.2" release >}} | {{< yb-eol-dates "v2025.2" EOM >}} | {{< yb-eol-dates "v2025.2" EOL >}} |
| [v2025.1](v2025.1/) {{<tags/release/sts>}} | {{< yb-eol-dates "v2025.1" release >}} | {{< yb-eol-dates "v2025.1" EOM >}} | {{< yb-eol-dates "v2025.1" EOL >}} |
| [v2024.2](v2024.2/) {{<tags/release/lts>}} | {{< yb-eol-dates "v2024.2" release >}} | {{< yb-eol-dates "v2024.2" EOM >}} | {{< yb-eol-dates "v2024.2" EOL >}} |
| [v2024.1](v2024.1/) {{<tags/release/sts>}} | {{< yb-eol-dates "v2024.1" release >}} | {{< yb-eol-dates "v2024.1" EOM >}} | {{< yb-eol-dates "v2024.1" EOL >}} |
Expand Down
14 changes: 7 additions & 7 deletions docs/content/stable/releases/yba-releases/v2024.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,11 +746,11 @@ We're excited to announce the [Early Access](../../versioning/#early-access-ea)

YugabyteDB Anywhere now supports applying changes to multiple nodes simultaneously (and in parallel) in each availability zone during rolling operations, such as software upgrades and flag changes. This can reduce the time required to perform rolling operations on large clusters by 2x, 3x, or more depending on the (configurable) batch size. For more information, refer to [Batched rolling restart](/v2024.2/yugabyte-platform/manage-deployments/edit-config-flags/#batched-rolling-restart) documentation.

**Automated YB-Master failover** {{<tags/feature/ea>}}
**Automated YB-Master failover** {{<tags/feature/ea idea="22">}}

If a node with Master process fails unexpectedly (reducing health, but not causing service downtime), YugabyteDB Anywhere now auto-heals the universe by starting a Master process on a suitable surviving node (if one exists). For more information, refer to [Automatic YB-Master failover](/v2024.2/yugabyte-platform/manage-deployments/remove-nodes/).

**LDAP/OIDC groups to custom roles mapping** {{<tags/feature/ea idea="1015">}}
**LDAP/OIDC groups to custom roles mapping** {{<tags/feature/ea idea="1501">}}

We've added support for mapping LDAP and OIDC groups to YBA custom roles, enabling you to manage user access and permissions directly from your Identity Provider (IDP) in a scalable and secure way. For more information, refer to [Support for LDAP/OIDC groups and custom roles in YugabyteDB Anywhere](/v2024.2/yugabyte-platform/administer-yugabyte-platform/oidc-authentication/#use-oidc-groups-with-yugabytedb-anywhere-roles).

Expand Down Expand Up @@ -788,23 +788,23 @@ Note: Support for [legacy node provisioning](/v2024.2/yugabyte-platform/prepare/
* [Kubernetes resource specification](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/#instance-configuration). You can now configure CPU and memory needs for YB-TServer and YB-Master pods natively, instead of using the instance types API.
* [Kubernetes service endpoint documentation](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/#create-common-yb-tserver-service-for-zones). Documented the workflow to create a unified service endpoint for all TServers in single namespace universes.
* [Kubernetes readiness probe](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/#helm-overrides). Added readiness probes for TServer and Master pods in YugabyteDB, supporting custom or default configurations. This enhances stability by ensuring YSQL/YCQL and YB-Master pods are ready before traffic is routed.
* [Kubernetes service endpoint](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/#create-a-common-load-balancer-service-for-yb-masters-yb-tservers). For single-region universes in Kubernetes, added support for creating a unified service endpoint. This is in addition to the already-supported one service endpoint per availability zone (AZ). {{<tags/feature/ea>}}
* [ARM processor support for Kubernetes universes](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/). Added support for running Kubernetes-based universes on ARM CPUs. {{<tags/feature/tp>}}
* [Kubernetes service endpoint](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/#create-a-common-load-balancer-service-for-yb-masters-yb-tservers). For single-region universes in Kubernetes, added support for creating a unified service endpoint. This is in addition to the already-supported one service endpoint per availability zone (AZ). {{<tags/feature/ea idea ="1405">}}
* [ARM processor support for Kubernetes universes](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/). Added support for running Kubernetes-based universes on ARM CPUs. {{<tags/feature/tp idea="1486">}}
* Non-disruptive flag changes for K8s. Adding and modifying selected configuration flags for YB-Master and YB-TServer pods in a Kubernetes universe can now be done without restarting the Master or T-Server processes.

* [YBA HA enhancements](/v2024.2/yugabyte-platform/troubleshoot/universe-issues/#run-pre-checks-before-edit-and-upgrade-operations). Added validation checks to ensure split-brain correctness post failover. Specifically, after a failover to the standby YugabyteDB Anywhere instance, if the new primary YugabyteDB Anywhere detects that its state is out-of-sync with a universe it's operating on, it aborts the operation.

* [Support bundle collection improvements](/v2024.2/yugabyte-platform/troubleshoot/universe-issues/#use-support-bundles). Support bundles now optionally include time series metrics. Also, collection is more resilient to point failures; if one data collection task fails, the collection operation ignores the failure and proceeds.

* [Connection pooling](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone/#advanced-configuration). Optional server-side connection pooling enables more connections per cluster, more efficient memory usage, and faster first connection (and therefore first query) latencies. {{<tags/feature/tp>}}
* [Connection pooling](/v2024.2/yugabyte-platform/create-deployments/create-universe-multi-zone/#advanced-configuration). Optional server-side connection pooling enables more connections per cluster, more efficient memory usage, and faster first connection (and therefore first query) latencies. {{<tags/feature/tp idea="1368" >}}

* [Improved node and process metrics](/v2024.2/yugabyte-platform/alerts-monitoring/anywhere-metrics/#per-process). Metrics are now collected about each node's processes (PG, YBC, node agent, otel agent, and so on). Metrics cover up times, activity counts, cpu/memory consumed, and more.

* [Non-root installation of YBA](/v2024.2/yugabyte-platform/install-yugabyte-platform/install-software/installer/#non-sudo-installation). You can install YugabyteDB Anywhere as a de-privileged user; a root-privileged user is no longer required. This reduces friction and security concerns during initial testing, setup, and proof of concepts. {{<tags/feature/ea>}}
* [Non-root installation of YBA](/v2024.2/yugabyte-platform/install-yugabyte-platform/install-software/installer/#non-sudo-installation). You can install YugabyteDB Anywhere as a de-privileged user; a root-privileged user is no longer required. This reduces friction and security concerns during initial testing, setup, and proof of concepts. {{<tags/feature/ea idea="1521">}}

* [Improved support for bi-directional xCluster](/v2024.2/yugabyte-platform/manage-deployments/xcluster-replication/bidirectional-replication/#ddl-operations-in-bidirectional-replication). Bi-directional xCluster supports adding a non-empty table to the replication stream, and safeguards against the unsafe (and potentially data-overwriting) action of restarting replication. {{<tags/feature/ea>}}

* [Azure support for multiple Resource Groups (one per region)](/v2024.2/yugabyte-platform/configure-yugabyte-platform/azure). Added support for Azure configurations with one Azure Resource Group per region (and also one network per Azure Resource Group), a configuration providing better network management and resilience. {{<tags/feature/ea>}}
* [Azure support for multiple Resource Groups (one per region)](/v2024.2/yugabyte-platform/configure-yugabyte-platform/azure). Added support for Azure configurations with one Azure Resource Group per region (and also one network per Azure Resource Group), a configuration providing better network management and resilience. {{<tags/feature/ea idea="1606">}}

### Change log

Expand Down
Loading