Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
147 commits
Select commit Hold shift + click to select a range
b926d3f
Create ddl-limitations.md
iSignal Apr 30, 2025
9446fa7
Update ddl-limitations.md
iSignal Apr 30, 2025
e9cfdcf
Update ddl-limitations.md
iSignal Apr 30, 2025
98141ac
Update ddl-limitations.md
iSignal Apr 30, 2025
bc873fe
Update ddl_alter_table.md
iSignal Apr 30, 2025
8e20677
Update ddl_alter_table.md
iSignal Apr 30, 2025
d18e8f8
Update ddl-limitations.md
iSignal Apr 30, 2025
a7320cf
Update and rename ddl-limitations.md to ddl-behavior.md
iSignal Apr 30, 2025
8cab64b
Update ddl_alter_table.md
iSignal Apr 30, 2025
5e57d57
Update ddl_alter_table.md
iSignal Apr 30, 2025
ba72048
Update ddl-behavior.md
iSignal Apr 30, 2025
5de2e8f
Update ddl_alter_table.md
iSignal Apr 30, 2025
50a7912
Update ddl_alter_table.md
iSignal May 6, 2025
9bed5f3
Update ddl-behavior.md
iSignal May 6, 2025
c085f7e
Update ddl_alter_table.md
iSignal May 6, 2025
ae7d99b
Update ddl_alter_table.md
iSignal May 6, 2025
123b067
Update ddl_alter_table.md
iSignal May 7, 2025
7ddccc5
Update ddl-behavior.md
iSignal May 8, 2025
1e896e1
Update ddl_alter_table.md
iSignal May 8, 2025
16ff94f
Apply suggestions from code review
iSignal May 9, 2025
d8b296f
Update docs/content/stable/api/ysql/ddl-behavior.md
iSignal May 9, 2025
462ef9a
move location
iSignal Apr 28, 2025
b3eeacf
[#22245] YSQL: Increase ysql_output_buffer_size to 1MiB
pao214 May 7, 2025
030b072
[#27075] DocDB: Implement block cache for YbHnsw
spolitov May 9, 2025
6514934
[#26565] DocDB: Fix alter table and master snapshot coordinator deadlock
spolitov May 8, 2025
66fb37b
[PLAT-17562]Mask internal runtimeconfig keys from the user when confi…
Arpit-yb May 8, 2025
9c70e1e
Sticky right navigation (#27139)
samiahmedsiddiqui May 12, 2025
f9f7e50
[#27112] YSQL: fix TestPgRegressProc on Mac
timothy-e May 12, 2025
d8bca34
[#11554, #11555] YSQL: Fix DDL statements in postgres_fdw test
karthik-ramanathan-3006 May 8, 2025
3656e66
[#26670] YSQL: Do not prune joins at a level unless a leading hint ex…
bmckennaah Apr 20, 2025
1473d72
[#27141] YSQL: Add cube, earthdistance to the list of supported exten…
fizaaluthra May 8, 2025
44f8d7c
[#27114] YSQL: Error out of ANALYZE in mixed mode
andrei-mart May 9, 2025
ad8d14c
[#27035] DocDB: Fix interim pg_locks failure when one node is unavail…
basavaraj29 May 12, 2025
8474efe
minor fix to command (#27143)
ddhodge May 12, 2025
db8fd52
Update _index.md
iSignal May 12, 2025
3972a7a
update instructions for contribute docs (#27138)
sudhanshu456 May 12, 2025
46a531d
[Docs] Upgrade Hugo, Docsy, Node and its dependencies (#26970)
samiahmedsiddiqui May 12, 2025
30079f0
[PLAT-17437] Add enable node agent migration flow to YBA UI
Jethro-M May 9, 2025
f4a8dee
[#27140] docdb: Fix broken ash test.
druzac May 12, 2025
34a34b8
[#26986] YSQL: ASH: Rename wait_event_type "Network" to "RPCWait"
May 12, 2025
b163f14
[doc] Read committed GA on preview (#27157)
ddhodge May 13, 2025
a33dc4e
[PLAT-17581][CLI]KMS config needs to be passed separately in universe…
Deepti-yb May 12, 2025
37788cc
[#25949] YSQL: Clean up TestPg15Regress
arpang May 12, 2025
6979797
[CLOUDGA-27496] Remove tailscale from YNP
May 12, 2025
891f548
[Docs] Redesigning the YB tserver page (#27126)
samiahmedsiddiqui May 13, 2025
9ff8aa4
[PLAT-17555][YBA CLI]Make storage-config as optional so that xcluster…
Deepti-yb May 8, 2025
6af3518
[#27148] YSQL: Make commit statement a DDL when running YSQL upgrade …
myang2021 May 8, 2025
440157a
[#26086] DocDB: Capture and return per RPC metrics for writes with pr…
abhinab-yb Apr 9, 2025
a5a8e8f
[PLAT-17587] Fix dump entities missing on TLS enabled k8s universe
asharma-yb May 9, 2025
a822676
[#27151] YSQL: Add GUC to disable hint table cache
kai-franz May 13, 2025
c031504
[#26772] YSQL: Fix foreign key that references partitioned relations
arpang May 13, 2025
df7ac49
[PLAT-17159] Capture process memory usage of top "n" non-YB processes…
yorq Apr 11, 2025
9d9711f
[DOC-757] Revamp schema workaround page in voyager docs (#27137)
sudhanshu456 May 14, 2025
366b9f5
[#27179] YSQL: Address YB_TODOs in UPDATE/DELETE paths
karthik-ramanathan-3006 May 13, 2025
3e65363
[#27180] YSQL: Bump pg_stat_statements file header
fizaaluthra May 12, 2025
771385d
[#26644] docdb: Fix tablet split vs tablet move race
ttyusupov May 12, 2025
62d49fa
[PLAT-15864] node agent preflight check to handle ntpd correctly
shubin-yb May 13, 2025
cd8e6fb
[#27185] YSQL: Adding gFlag to simulate the behavior of DDL blocking
hari90 May 14, 2025
d0a77bc
[PLAT-17159] Fix tests
yorq May 14, 2025
a0875be
[PLAT-17578] Move support bundle modal out of the universe action menu
Jethro-M May 12, 2025
ae4bf8a
[PLAT-17361][PLAT-17426] Improved some yba installer config handling
shubin-yb May 6, 2025
9f757a1
[#1348] DocDB: Add validator for leader lease to be larger than heart…
in3xes May 14, 2025
dfbc2a4
[DOC-761] earthdistance and cube (#27191)
ddhodge May 14, 2025
5a28966
[PLAT-17511] configure ybc using node-agent
May 14, 2025
e94f4eb
[PLAT-17244][PLAT-17586]: Store upgrade details in audit table
vipul-yb May 13, 2025
75645f7
[PLAT-17577] Implement Configure Server in node-agent
May 13, 2025
016eb52
[#12770] DocDB: Part 1: Do not use pgschema_name in the CreateTable p…
OlegLoginov May 13, 2025
1429ec5
[#27163] YSQL: Address YB_TODO in constraint.c
arpang May 14, 2025
028cf73
[DOC-747] Finalize k8s upgrade (#27164)
ddhodge May 15, 2025
459dc41
[DOC-752] specify what LSN stands for (#27076)
sudhanshu456 May 15, 2025
18dde9e
[PLAT-17647] Remove memory check for node-agent check in YNP
May 15, 2025
1f1f55b
[doc][yba] cert-manager clarifications (#27182)
ddhodge May 15, 2025
d2d3035
[#26548] docdb: Add metrics to track intentdb write thread JoinBatchG…
huapengy Mar 26, 2025
3f073c9
[#26869] Docdb: Table locks: do not abort outstanding txns during ddl…
amitanandaiyer May 5, 2025
c46d3f6
[PLAT-17625] Refactor shell command runner in node agent to make it e…
nkhogen May 13, 2025
a2552c1
[#27030] DocDB: Fix wait-queue fatal while handling session advisory …
basavaraj29 May 16, 2025
b929db6
[PLAT-17619][PLAT-17651]Minor fixes in LDAP & group CLI commands
Arpit-yb May 16, 2025
f44910a
[#24940] YSQL: Deferred mode for writes
pao214 Apr 6, 2025
dd6fb65
[#27170] YSQL: Fix tserver db_message_list CHECK failure
myang2021 May 14, 2025
e383447
[DOC-763][yba] Python and AL2023 support (#27169)
ddhodge May 16, 2025
2798161
[DOC-719][2024.2.3] Parallel query (#27099)
ddhodge May 16, 2025
59532b6
[DOC-734][2024.2.3] PG Anonymizer EA (#27067)
ddhodge May 16, 2025
993b0c0
[DOC-740][2024.2.3] xCluster transactional writes to target (#27034)
ddhodge May 16, 2025
9ccc1ed
[DOC-712][2024.2.3][yba] prepare to upgrade yba (#26921)
ddhodge May 16, 2025
cd9f66b
[DOC-713][2024.2.3][yba] GCP IAM (#27008)
ddhodge May 16, 2025
32495b9
[docs] Release note for 2024.2.3.0-b116 (#27174)
sudhanshu456 May 16, 2025
78ac7ae
Fix for [PLAT-17625] Refactor shell command runner in node agent to m…
nkhogen May 16, 2025
e44dd08
Clarify base_dir (#27237)
ddhodge May 16, 2025
3d2c357
[#7251] DocDB: Send successful response if duplicate requested appear…
spolitov May 13, 2025
983c4a5
[#27204] docdb: Fix RemoteBootstrapITest.TestRBSWithLazySuperblockFlush
yusong-yan May 15, 2025
d90f7a1
[#24669] DocDB: Support async locking behavior at OLM + Register wait…
basavaraj29 May 16, 2025
6316f6c
[PLAT-11945] YBA: Make YBA FIPS compliant
anmalysh-yb May 16, 2025
c359d8c
format landing page (#27240)
ddhodge May 17, 2025
0699085
[#25892] YSQL: make dummy_seclabel in build_postgres.py
jaki May 15, 2025
fdfaf1d
[#27066] xClusterDDLRepl: Add statement_timeout flag for ddl_queue ex…
hulien22 May 14, 2025
8a160ae
[#27042] DocDB: Replace LOG(ERROR) with WARNING or DFATAL
spolitov May 17, 2025
4dbb628
[#26868] YSQL: add safer non-CBO mode that ignores the stats
mtakahar Apr 2, 2025
909275e
[#27152] docdb: tservers include their lease epoch in ysql lease refr…
druzac May 15, 2025
459605d
[#27123] DocDB: Fix remote bootstrap over existing tablet
spolitov May 14, 2025
95a58ae
[#26991] YSQL: Improve cost modelling for backward index scans
gauravk-in Apr 25, 2025
363fe44
[PLAT-16735]Notify user on password reset
Arpit-yb May 13, 2025
6c31ff6
[#27062] YSQL: Fix ConcurrentTablespaceTest.testAlterIndexSetTablespace
kai-franz May 17, 2025
5946bfe
[#27233] docdb: added check_data_blocks command to SST dump
ttyusupov May 16, 2025
f42bad6
Create clients.md
iSignal May 18, 2025
f2fdd77
Create data-modeling-perf.md
iSignal May 18, 2025
590bf75
Update clients.md
iSignal May 18, 2025
65af5b7
Create administration.md
iSignal May 18, 2025
746ee0a
Create _index.md
iSignal May 18, 2025
87a9d17
Update administration.md
iSignal May 18, 2025
520233c
Delete docs/content/stable/develop/best-practices-ysql.md
iSignal May 18, 2025
8fb21a9
Delete docs/content/stable/api/ysql/ddl-behavior/_index.md
iSignal May 18, 2025
eb4f165
[PLAT-17420] In a 9 node 3 rf universe 3 AZ with equal node distribut…
yorq May 13, 2025
9df7e80
[#27069] CDC: Avoid deletion of children tablet state table entries w…
Sumukh-Phalgaonkar May 16, 2025
4accd3b
[#26891] DocDB: Make default value of TEST_dcheck_for_missing_schema_…
Sumukh-Phalgaonkar May 19, 2025
dc6d14a
[#25063] YSQL: Add estimated roundtrips to EXPLAIN output
bmckennaah Nov 22, 2024
78ab045
[#25642, #25682] docdb: Scheduled ysql lease checker in tservers.
druzac May 15, 2025
29b3c82
[PLAT-17638] Fix NFS space precheck on k8s universes
asharma-yb May 16, 2025
49d5736
[#27121] DocDB: Add SemiFairQueue and use it for thread pool
spolitov May 16, 2025
1a9bad4
[PLAT-17315] Make ciphertrust runtime config public after QA qualific…
Sahith02 May 14, 2025
9e1c574
[#27036] YSQL: Auto Analyze DDLs shouldn't block or prempt user DDLs.
pkj415 May 2, 2025
a61155d
[#27216] xClusterDDLRepl: Replace TEST_override_replication_role with…
hulien22 May 16, 2025
11e70ad
[docs] Release notes for 2024.2.2.4-b2 (#27262)
sudhanshu456 May 19, 2025
817efbf
[PLAT-17613] Added support for otel collector in node-agent
May 20, 2025
0c43a70
[PLAT-17659] Fix volume resize when combined with other spec changes
May 16, 2025
c488a5e
[PLAT-17669][YBA CLI]Replace and decommission nodes throw error at fe…
Deepti-yb May 19, 2025
fdf63d9
[PLAT-17626]Display OriginMessage instead of Message for failed tasks
haikarthikssk May 19, 2025
fb44a28
Autoscroll right nav where the right nav is a very long one (#27225)
samiahmedsiddiqui May 20, 2025
9e9783d
DOC-773 license file update (#27266)
proff4eg May 20, 2025
91caee4
[#27281] YSQL: Add test for YSQL major upgrade with enums
fizaaluthra May 8, 2025
d3923ed
[PLAT-17392]Add runtime flag to control backups during DDL
May 16, 2025
dedd581
[DOC-774] Yugabyte Voyager Release v2025.5.2 (#27265)
sudhanshu456 May 20, 2025
c66b30f
[#27238] DocDB: Make object lock calls async
basavaraj29 May 20, 2025
4bf4c50
[#26906] YSQL: Fix flaky test PgHeapSnapshotTest.TestYsqlHeapSnapshot…
myang2021 May 19, 2025
e98d25a
[DOC-722] Add and update voyager schema workaround (#27276)
sudhanshu456 May 20, 2025
8095803
[DOC-768] Tutorial AI menus (#27228)
ddhodge May 20, 2025
8b77c0a
[docs] Release note for 2.25.2.0-b359 (#27175)
sudhanshu456 May 20, 2025
61d1d06
[#27280] YSQL: Fix ALTER DATABASE OWNER assertion failure
pao214 May 20, 2025
f666db8
[#27294] YSQL: fix perf regression on some secondary index scans
jaki May 20, 2025
eae8de9
format
ddhodge May 21, 2025
c617ef8
[PLAT-17614] Implement cGroup via node-agent
May 21, 2025
e73b62e
[PLAT-17627] Handle null check for dumpRoleChecks
shubin-yb May 20, 2025
86b614a
[PLAT-17480] Skip collection of WARN logs in support bundle
Sahith02 May 19, 2025
e654588
edits and links
ddhodge May 21, 2025
33f4323
minor fix
ddhodge May 21, 2025
c311ed4
Merge branch 'master' into pr/iSignal/27004
ddhodge May 21, 2025
36ab550
copy to preview
ddhodge May 21, 2025
86db7d2
links
ddhodge May 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .github/vale-styles/Yugabyte/spelling-exceptions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,8 @@ hotfix
hotfixed
hotfixes
hotfixing
hotspot
hotspots
http
https
Hudi
Expand Down Expand Up @@ -352,6 +354,7 @@ Klar
Knative
Kramdown
Kroki
Kube
Kubecost
kubectl
Kubernetes
Expand Down
7 changes: 5 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## YugabyteDB Licensing
Source code in this repository is variously licensed under the [Apache License 2.0](licenses/APACHE-LICENSE-2.0.txt) and the [Polyform Free Trial License 1.0.0](licenses/POLYFORM-FREE-TRIAL-LICENSE-1.0.0.txt). A copy of each license can be found in the [licenses](licenses) directory.

Source code in this repository is variously licensed under the Apache License 2.0 and the Polyform Free Trial License 1.0.0. A copy of each license can be found in the [licenses](licenses) directory.
The build produces two sets of binaries:

The build produces two sets of binaries - one set that falls under the Apache License 2.0 and another set that falls under the Polyform Free Trial License 1.0.0. The binaries that contain `-managed` in the artifact name are licensed under the Polyform Free Trial License 1.0.0. By default, only the Apache License 2.0 binaries are generated.
(1) YugabyteDB, available [here](https://download.yugabyte.com/local#linux) and licensed under Apache License 2.0

(2) YugabyteDB Aeon (Self-Managed), available [here](https://docs.yugabyte.com/preview/yugabyte-platform/install-yugabyte-platform/install-software/installer/) and licensed under Polyform Free Trial License 1.0.0.
91 changes: 0 additions & 91 deletions docs/.eslintrc

This file was deleted.

1 change: 1 addition & 0 deletions docs/assets/scss/_sidebar-toc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
height: auto;
scrollbar-width: thin;
overflow-y: auto;
scroll-behavior: smooth;

&::-webkit-scrollbar {
height: 5px;
Expand Down
7 changes: 7 additions & 0 deletions docs/assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
@import "./_yb_tags.scss";
@import "./_yb_container.scss";

@font-face {
font-family: 'SFMonoSemibold';
src: url('/fonts/sf-mono/SFMonoSemibold.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}

html {
padding: 0 !important;
}
Expand Down
9 changes: 1 addition & 8 deletions docs/assets/scss/_yb_container.scss
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@ html {
@media (max-width: 1199px) {
.td-main {
.content-parent {
// max-width: calc(100% - 250px);max-width
justify-content: center;
padding-left: 20px;
padding-right: 20px;
margin-left: 0;
overflow: hidden;

.content-child {
max-width: 100%;
Expand All @@ -196,7 +196,6 @@ html {

main {
width: 100%;
// max-width: 828px;max-width
}
}
}
Expand Down Expand Up @@ -259,12 +258,6 @@ html {
}
}

@media (max-width: 1300px) and(min-width: 1200px) {
.td-main .content-parent {
// padding: 0 85px;padding
}
}

.dragging {
.td-main .content-parent .content-child,
.td-main aside.td-sidebar .left-sidebar-wrap,
Expand Down
50 changes: 47 additions & 3 deletions docs/assets/scss/_yb_headings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,53 @@
}
}

body.configuration {
.td-content {
h2,
.h2,
h3,
.h3 {
margin-top: 96px;
}

h5:not(:first-child) {
font-family: 'SFMonoSemibold';
font-size: 16px;
font-weight: normal;
line-height: 24px;
position: relative;
margin-top: 64px;

&::after {
position: absolute;
top: calc(7.5rem + 20px - 32px);
content: "";
display: block;
width: 100%;
height: 1px;
background: #D7DEE4;
}
}

h5.first-h5,
header + h5:not(:first-child),
.main-heading-with-version + h5:not(:first-child),
h2 + h5:not(:first-child),
h3 + h5:not(:first-child),
h4 + h5:not(:first-child) {
margin-top: 32px;

&::after {
display: none;
}
}

h5.first-h5 {
margin-top: 96px;
}
}
}

@media (hover: none) and (pointer: coarse), (max-width: 576px) {
.td-heading-self-link {
visibility: hidden;
Expand All @@ -241,6 +288,3 @@
.td-searchpage .td-content h1 {
margin-bottom: 16px;
}
.content-parent {
overflow: hidden;
}
31 changes: 30 additions & 1 deletion docs/assets/scss/_yb_tags.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,28 @@
color: #097345;
}

&.restart-needed {
background: #E8E9FE;
color: #4F4FA4;
}

&.t-server {
background: #E5EDFF;
color: #2B59C3;

&::before {
content: "";
background: url(/icons/t-server.svg) center no-repeat;
width: 18px;
height: 18px;
margin-right: 4px;
}
}

&.deprecated {
background: #FEEDED;
color: #DA1515;
}

&.ysql {
background: #CBCCFB;
Expand All @@ -51,6 +73,13 @@
text-decoration: none !important;
}
}
.tags-row{
margin-bottom: 16px;
display: flex;
flex-flow: wrap;
gap: 6px;
font-size: 0;
}
}

.tag.release {
Expand Down Expand Up @@ -112,7 +141,7 @@
white-space: normal;
text-transform: none;

&:before {
&::before {
position: absolute;
left: -13px;
content: "";
Expand Down
2 changes: 1 addition & 1 deletion docs/config/_default/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ enableGitInfo = true
[module]
[module.hugoVersion]
extended = true
min = "0.104.3"
min = "0.145.0"
[[module.imports]]
path = "github.com/google/docsy"
disable = false
Expand Down
36 changes: 30 additions & 6 deletions docs/config/_default/menus.toml
Original file line number Diff line number Diff line change
Expand Up @@ -713,17 +713,41 @@
showSection = true

[[preview_tutorials]]
name = "Cloud"
name = "AI"
weight = 20
identifier = "tutorials-ai"
url = "/preview/tutorials/ai/"
[preview_tutorials.params]
showSection = true

[[preview_tutorials]]
name = "RAG"
weight = 10
identifier = "tutorials-ai-rag"
parent = "tutorials-ai"
[preview_tutorials.params]
showSection = true

[[preview_tutorials]]
name = "Vector basics"
weight = 20
identifier = "tutorials-ai-vector"
parent = "tutorials-ai"
[preview_tutorials.params]
showSection = true

[[preview_tutorials]]
name = "Agentic"
weight = 30
identifier = "tutorials-cloud"
identifier = "tutorials-ai-agentic"
parent = "tutorials-ai"
[preview_tutorials.params]
showSection = true

[[preview_tutorials]]
name = "AI"
weight = 35
identifier = "tutorials-ai"
url = "/preview/tutorials/ai/"
name = "Cloud"
weight = 30
identifier = "tutorials-cloud"
[preview_tutorials.params]
showSection = true

Expand Down
1 change: 0 additions & 1 deletion docs/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ type: indexpage
layout: list
breadcrumbDisable: true
weight: 1
showRightNav: true
unversioned: true
---

Expand Down
Loading
Loading