Releases: GoogleCloudPlatform/database-assessment
Releases · GoogleCloudPlatform/database-assessment
v4.1.0
What's Changed
- Intitial version of changes for 4.1.0 by @wpuziewicz in #214
- Update op_collect_db_info.sql by @wpuziewicz in #215
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Updated dependency lock file to remove deleted branch by @cofin in #202
- Add flag --consolidate-dataframes to default config by @wpuziewicz in #203
- Repository Refactoring by @cofin in #204
- New/updated extraction script to prepare for V4 by @wpuziewicz in #205
- Added materialized view extract and other various tweaks by @wpuziewicz in #208
- Version 4.0 by @cofin in #210
Full Changelog: v3.0.9...v4.0.0
v3.0.9
What's Changed
- Fix missing grants in setup scripts. by @wpuziewicz in #201
Full Changelog: v3.0.8...v3.0.9
v3.0.8
What's Changed
This is a huge release that provides many enhancements in preparation for the upcoming 4.0 release.
- Report update 20221026 by @wpuziewicz in #195
- Update README.md by @cofin in #200
- Prerequisites for 4.0 Updates by @cofin in #199
Full Changelog: v3.0.7...v3.0.8
v3.0.7
What's Changed
- Handle embedded pipe characters in data. by @wpuziewicz in #190
Full Changelog: v3.0.6...v3.0.7
Note that the data collection script location has changed to :
./<work_directory>/scripts/collectData-Step1.sh
v3.0.6
What's Changed
- FIX: Updated memory target source by @wpuziewicz in #189
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- FIX: Updated column mapping to
ISDEFAULTfromISDEFAby @cofin in #188 - FIX: Replace "|" with "_" in generated SQL by @wpuziewicz
Full Changelog: v3.0.4...v3.0.5
v3.0.4
v3.0.3
What's Changed
- PR: Introduce SCRIPT_DIR var in order to derive BASE_DIR by @shane-borden in #185
Full Changelog: v3.0.2...v3.0.3
v3.0.2
This release focuses on enhancements to the collection and report generation scripts.
What's Changed
- Add shell scripts to automate much of the ETL process. by @wpuziewicz in #180
- PR: Consolidate extract to single path by @wpuziewicz in #176
- ER: Execute scripts from project root & Remove unused scripts by @cofin in #181
- ER: Various usability improvements by @wpuziewicz in #182
- Remove debug option from the shell declaration by @shane-borden in #183
- FIX: Improve script handling with relative paths and added additional variables by @shane-borden in #184
New Contributors
- @wpuziewicz made their first contribution in #180
- @shane-borden made their first contribution in #183
Full Changelog: v3.0.1...v3.0.2