Skip to content

v4.3.33

Compare
Choose a tag to compare
@cofin cofin released this 08 Apr 16:32
· 72 commits to main since this release
cc899b8

What's Changed

  • fix: correct common user syntax for oracle multi-tenant database versions by @manderson-it in #377
  • chore(docs): Add separate examples for CDB and non-CDB databases. by @wpuziewicz in #379
  • chore(docs): Updated documentation to reflect use of flag --allDbs. by @wpuziewicz in #375
  • Update docs regarding parameter --vmUserName. by @wpuziewicz in #383
  • feat: adds postgres_fdw to supported FDW types by @cofin in #384
  • feat: adds is_encrypted and has_primary_key indicator to table details by @cofin in #385
  • feat: adds database_name to extensions and table_details for postgres by @cofin in #386
  • fix: mssql fix blocked features and handle spaces in database name by @shane-borden in #387
  • feat: skip collecting segment data for oracle for performance by @wpuziewicz in #389
  • feat: Convert Oracle SQL script substitution variables to bind variables by @wpuziewicz in #380
  • fix: add missing quotation to table_details fields by @cofin in #390
  • docs: Updated typo for supported versions by @cofin in #391
  • feat: MSSQL remove temp tables and other various improvements by @shane-borden in #393
  • feat: Update oracle docs, readme and help regarding STATSPACK collection. by @wpuziewicz in #394

New Contributors

Full Changelog: v4.3.32...v4.3.33