Skip to content

Releases: GoogleCloudPlatform/database-assessment

v4.3.46

13 Feb 16:14
33fc3ab

Choose a tag to compare

What's Changed

Full Changelog: v4.3.45...v4.3.46

v4.3.45

16 Jan 20:41
772ef47

Choose a tag to compare

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 sed command 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.45 by @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 ci and release workflow by @cofin in #526
  • bug(postgres): Set default value for allDbs parameter by @wpuziewicz in #528
  • fix(postgres): Change handling of default value for manualUniqueId by @wpuziewicz in #529

Full Changelog: v4.3.44...v4.3.45

v4.3.44

23 Apr 14:38

Choose a tag to compare

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

31 Mar 20:43
df40ce1

Choose a tag to compare

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

24 Mar 19:05
b939e40

Choose a tag to compare

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

21 Jan 17:48
a427b84

Choose a tag to compare

What's Changed

Full Changelog: v4.3.40...v4.3.41

v4.3.40

10 Dec 20:00
8914d61

Choose a tag to compare

What's Changed

  • feat(cli): postgres run 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

01 Oct 16:35
01585b7

Choose a tag to compare

What's Changed

  • fix(masking): enabled compression on the outgoing file by @cofin in #464
  • fix(mssql): limit perfmon collection / execution on Server 2008 by @shane-borden in #466
  • fix: data type correction by @cofin in #467

Full Changelog: v4.3.38...v4.3.39

v4.3.38

08 Aug 17:30
601f45c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.37...v4.3.38

v4.3.37

12 Jun 16:23
6b5fb6a

Choose a tag to compare

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.37 by @cofin in #455
  • feat(postgres): limit collection to current database by @wpuziewicz in #454

Full Changelog: v4.3.36...v4.3.37