Skip to content

Releases: GoogleCloudPlatform/database-assessment

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

v4.3.36

28 May 15:03
d14d587

Choose a tag to compare

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_CHECKING block by @cofin in #447
  • feat: mysql readiness and collector udpates by @cofin in #443

New Contributors

Full Changelog: v4.3.35...v4.3.36

v4.3.35

15 May 21:13
6529e52

Choose a tag to compare

What's Changed

  • feat: implement collect command in CLI by @cofin in #415
  • fix: adds VERSION and VERSION_NUM to calculated metrics by @cofin in #427
  • feat: extension superuser indicator by @cofin in #428
  • feat: adds database_collation to database_details by @cofin in #429
  • feat: initial postgres checks by @cofin in #426
  • feat: mssql perfmon 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