Releases: GoogleCloudPlatform/database-assessment
Releases · GoogleCloudPlatform/database-assessment
v4.3.44
v4.3.43
What's Changed
- fix(cli): update supported extensions for CloudSQL and AlloyDB by @trivikram29 in #491
- fix(cli): nest imports to prevent dependency errors by @cofin in #490
- chore: add licensing header to test files by @cofin in #492
- fix(machine-specs): make memory size an integer output. by @wpuziewicz in #493
Full Changelog: v4.3.42...v4.3.43
v4.3.42
What's Changed
- Ignore columns removed from pg_stat_bgwriter table in pg17. by @trivikram29 in #482
- feat: implement testing framework for postgres by @cofin in #480
- docs(mssql): add anchors to document headings by @shane-borden in #483
- feat(cli) - add replication role and replica identity checks by @trivikram29 in #489
- feat(cli): add export option to readiness assessment and update documentation links by @cofin in #488
Full Changelog: v4.3.41...v4.3.42
v4.3.41
What's Changed
- feat(mssql): Check presence of all files by @shane-borden in #475
- fix(mssql): Azure user permission fix by @shane-borden in #476
- feat(mssql): add digital signed cert instructions by @shane-borden in #478
- fix(mysql): adds missing headers to collection by @wpuziewicz in #479
Full Changelog: v4.3.40...v4.3.41
v4.3.40
What's Changed
- feat(cli):
postgresrun readiness check for all databases by @trivikram29 in #465 - feat(oracle): add missing comment delimiter. by @wpuziewicz in #468
- fix(cli): Readiness check fixes and grouping the per DB checks by @trivikram29 in #469
- feat(mssql): pull always on availability groups and add ability to specify output directory by @shane-borden in #471
- chore(docs): mssql documentation updates by @shane-borden in #472
- chore: update github CI process by @cofin in #473
- fix: linting updates by @cofin in #474
Full Changelog: v4.3.39...v4.3.40
v4.3.39
v4.3.38
What's Changed
- fix(mssql): fix server props quotation by @shane-borden in #456
- docs: Adding comment to user doc for
postgres/mysqlto use MC by @celia-byte in #459 - chore(docs): enable admonition support by @cofin in #460
- docs: update note for
postgres/mysqlby @celia-byte in #461 - feat: Store pkey, sourceID and manualId when machine specs fails. by @YairHalberstadt in #458
- feat(mysql): add headers to empty files by @wpuziewicz in #462
- fix(mssql): readonly db fix by @shane-borden in #463
New Contributors
- @celia-byte made their first contribution in #459
Full Changelog: v4.3.37...v4.3.38
v4.3.37
What's Changed
- fix: updated license info by @cofin in #448
- feat: Add mssql database recovery model by @shane-borden in #450
- fix: license updates by @cofin in #449
- doc: Update supported version of SQL Server and min version of SQLTOOLS by @shane-borden in #451
- feat(readiness check): enable postgres 16 support for cloudsql by @cofin in #452
- chore(formatting): minify SQL statements by @cofin in #453
- feat(mysql): remove non mysql functions from script by @wpuziewicz in #431
- feat(postgres): remove non postgres code from script by @wpuziewicz in #430
- chore(release): bump version to
v4.3.37by @cofin in #455 - feat(postgres): limit collection to current database by @wpuziewicz in #454
Full Changelog: v4.3.36...v4.3.37
v4.3.36
What's Changed
- feat(mssql): Add perfmon metrics for i/o by process and update user creation scripts by @shane-borden in #442
- feat: Add privilege checks for postgres by @trivikram29 in #444
- fix(oracle): handle passwords containing ampersand character. by @wpuziewicz in #441
- feat(oracle): set specific size for pkey column. by @wpuziewicz in #445
- chore: remove duplicate
TYPE_CHECKINGblock by @cofin in #447 - feat:
mysqlreadiness and collector udpates by @cofin in #443
New Contributors
- @trivikram29 made their first contribution in #444
Full Changelog: v4.3.35...v4.3.36
v4.3.35
What's Changed
- feat: implement
collectcommand in CLI by @cofin in #415 - fix: adds
VERSIONandVERSION_NUMto calculated metrics by @cofin in #427 - feat: extension superuser indicator by @cofin in #428
- feat: adds
database_collationtodatabase_detailsby @cofin in #429 - feat: initial
postgreschecks by @cofin in #426 - feat:
mssqlperfmon correction by @shane-borden in #435 - chore(build): bump deps and remove pip compile by @cofin in #437
- fix: simplify build by @cofin in #438
- chore: fix cross compile and remove builds that aren't needed by @cofin in #439
Full Changelog: v4.3.34...v4.3.35