What's Changed
- [studio] add databases view #1355 by @janavlachova in #1356
- [server] Rename ServerDb to UserDb #1354 by @michaelvlach in #1357
- [server] Exctract ServerDb functionality #1358 by @michaelvlach in #1360
- [server] Fix admin status #1361 by @michaelvlach in #1362
- [ci] Fix rust 1.83 warnings #1365 by @michaelvlach in #1366
- [server] Add internal raft library #1367 by @michaelvlach in #1368
- [server] Use raft library in the cluster #1369 by @michaelvlach in #1370
- [server] Support cluster of one #1371 by @michaelvlach in #1372
- [web] Update to nextra 3 #1364 by @janavlachova in #1373
- [server] Add create user and login to cluster log #1044 by @michaelvlach in #1374
- [server] Initialize test cluster concurrently #1375 by @michaelvlach in #1376
- [server] Add cluster login #1378 by @michaelvlach in #1379
- [server] Add forwarding to leader from followers #1380 by @michaelvlach in #1381
- [server] Add user operations to cluster #1377 by @michaelvlach in #1382
- [server] Add cluster logout #1383 by @michaelvlach in #1384
- [server] Wait for local commit when forwarding to leader #1385 by @michaelvlach in #1386
- [studio] create common table component #1359 by @janavlachova in #1388
- [server] Persist log on append #1387 by @michaelvlach in #1390
- [server] Add db user actions to cluster #1396 by @michaelvlach in #1398
- [server] Add db user actions to cluster #1396 by @michaelvlach in #1399
- [server] Add config to db pool #1393 by @michaelvlach in #1400
- [web] fix locale redirect #1397 by @janavlachova in #1402
- [db] Improve depth first search #1403 by @michaelvlach in #1405
- [docs] Fix grammar in docs #1404 by @michaelvlach in #1406
- [server] Split exec and exec_mut #1394 by @michaelvlach in #1401
- [docs] Update PHP example with dbExecMut #1408 by @michaelvlach in #1411
- [server] Split owner and name from server status #1409 by @michaelvlach in #1410
- [server] Change name to owner and db inernally #1392 by @michaelvlach in #1412
- [api] Allow customizing reqwest client #1414 by @michaelvlach in #1415
- [web] Fix links to examples #1416 by @michaelvlach in #1417
- [tests] Fix hanging cluster tests #1418 by @michaelvlach in #1419
- [server] Split owner and db in http query arguments #1413 by @michaelvlach in #1425
- [studio] enable db actions #1389 by @janavlachova in #1424
- [studio] sort actions alphabetically #1427 by @janavlachova in #1428
- [studio] add confirmation dialog for actions #1429 by @janavlachova in #1430
- [db] Add serialize derive macro #1433 by @michaelvlach in #1434
- [db] Support empty structs in derive serialization #1435 by @michaelvlach in #1436
- [server] Serialize raft logs to binary #1395 by @michaelvlach in #1437
- [studio] emphasize the action name in confirmation dialog #1439 by @janavlachova in #1440
- [server] Fix duplicate log reconciliation messages #1438 by @michaelvlach in #1441
- [server] Upgrade to axum 0.8 and utoipa 0.5 #1432 by @michaelvlach in #1443
- [server] Remove new_owner parameter from rename and copy #1442 by @michaelvlach in #1444
- [docs] Order list of server endpoints #1426 by @michaelvlach in #1445
- [studio] add db actions with user input #1431 by @janavlachova in #1448
- [server] Dynamically loaded pepper #1421 by @michaelvlach in #1450
- [studio] print audit to modal window #1449 by @janavlachova in #1451
- [studio] fix dropdown positioning #1452 by @janavlachova in #1453
- [server] Configurable cluster timeouts #1447 by @michaelvlach in #1455
- [ci] Add docker compose for running local cluster #1446 by @michaelvlach in #1456
- [studio] add transition to dropdown and modal #1454 by @janavlachova in #1457
- [studio] expand table row #1458 by @janavlachova in #1459
- [ci] Add docker compose for running local cluster #1446 by @michaelvlach in #1461
- [server] Trim pepper file #1462 by @michaelvlach in #1463
- [docs] Add K8s examples #1423 by @michaelvlach in #1465
- [api] Use username as field name instead of user #1464 by @michaelvlach in #1466
- [ci] Fix ignored errors in agdb_ci #1467 by @michaelvlach in #1469
- [server] Update utoipa-rapidoc to 5.0.1 #1468 by @michaelvlach in #1470
- [docs] Add server cluster docs #1407 by @michaelvlach in #1471
- [ci] Release 0.10.0 #1472 by @michaelvlach in #1473
Full Changelog: v0.9.2...v0.10.0