Releases: GoogleCloudPlatform/database-assessment
Releases · GoogleCloudPlatform/database-assessment
v4.3.46
What's Changed
- chore(deps): bump cryptography from 46.0.3 to 46.0.5 by @dependabot[bot] in #531
- fix: updated build contents by @wpuziewicz in #532
Full Changelog: v4.3.45...v4.3.46
v4.3.45
What's Changed
- feat(oracle): adds DMS Migration Job Validation script and docs by @ssenior45 in #496
- feat(oracle): update DMS Migration Job Validation script and docs for v1.1 release by @ssenior45 in #497
- feat(oracle): update DMS Migration Job Validation script and docs for v1.2 release by @ssenior45 in #501
- feat(oracle): add the ALTER USER command for CONTAINER_DATA to the list of privileges document. by @wpuziewicz in #502
- fix(mssql): correct user create scripts and implement file streaming by @shane-borden in #507
- feat(postgres): updated
sedcommand by @wpuziewicz in #500 - feat: add automation for collecting from multiple Oracle databases. by @wpuziewicz in #511
- feat: migrate to UV package manager with offline binaries by @cofin in #508
- feat(postgres): support for Postgres 17 by @wpuziewicz in #499
- chore(docs): clarify usage of AWR/ASH vs STATSPACK by @wpuziewicz in #484
- fix(mssql): Update error handling and temporary table datatypes by @shane-borden in #498
- chore(release): bump to
v4.3.45by @cofin in #513 - chore(ci): correct standalone build by @cofin in #515
- feat(mssql): masking modification by @wpuziewicz in #519
- feat(oracle): Clean up line ends, re-enable OEE integration by @wpuziewicz in #516
- feat(oracle): add debug info for failed database connection. by @wpuziewicz in #521
- fix(ci): upgrade pyapp by @cofin in #522
- feat(mysql): Modify collection script per new template by @wpuziewicz in #523
- feat(postgres):Modify collection script per template by @wpuziewicz in #524
- (bug): Restore shebang by @wpuziewicz in #525
- fix: unified
ciandreleaseworkflow by @cofin in #526 - bug(postgres): Set default value for allDbs parameter by @wpuziewicz in #528
- fix(postgres): Change handling of default value for
manualUniqueIdby @wpuziewicz in #529
Full Changelog: v4.3.44...v4.3.45
v4.3.44
What's Changed
- chore(docs): add readiness check documentation by @cofin in #494
- fix(mssql): update certain counts to COUNT_BIG to handle larger integers by @shane-borden in #495
Full Changelog: v4.3.43...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