All notable changes to this project will be documented in this file.
The changelog format is based on Keep a Changelog and CommonMark. This project adheres to Semantic Versioning.
- Updated doc links in
_tool_helpers.py
- Long running record check in
sz_file_loadercould error on long running redo records
sz_explorer:--mask_pii(-M) CLI flag for PII data masking (#363)sz_explorer: Scoring behavior downgrade/upgrade indicator on why/how displays (#364)sz_explorer: (L)ist view for drill-into reports with save to CSV/HTML/JSON (#367)sz_explorer: mouse wheel scrolling andVIBRANTcolor schemesz_explorer: PII masking extended to unmapped datasz_snapshot: duplicate record detection viaOBS_ENT_ID
sz_explorer:previouscommand going to beginning instead of previous entity (#340)sz_explorer:next/previouscrash when no priorgetcommand issued (#340)sz_explorer:next/previouserror when direct database access is not available (#340)sz_explorer:howcolumnar view sometimes showing features reversed (#341)sz_explorer: match_key summarization corrupting drill-in countssz_snapshot: inflated TOTALS MATCH entity countsz_audit: false "multiple" match_key categorization
- Updated couple of documentation links in
sz_commandandsz_configtool
- Updated line to DB tuning document in
sz_file_loader
- Error when using
-c(--iniFile) with sz_export
- _sz_database.py support for AURORAPOSTGRESQL and new connection string parameters
- Numerous small issues in _sz_database.py
- Method names in _sz_database.py to follow PEP8
- sz_explorer and sz_snapshot for changes to_sz_database.py
add_recordusing arecord_idwith multiple consecutive spaces added the record but with only 1 space inrecord_id
- Extended argument wasn't working for JSON output
- Attribute name for FEATURES: [] at the record level renamed to FEATURE_IDS: []
- Ensure all sdk calls in sz_explorer wrapped in try/except structure
- Update URLs for V4
- Corrected relationship counts in sz_snapshot
- Corrected reported bugs and requests in sz_explorer
- Rename some methods changed in the Python SDK
- Use of packaging module
- sz_update_project can now upgrade V3 -> V4 and V4 -> V4 projects
- Update tools from get_configs() to get_config_registry() (SDK change)
- sz_command now uses the setting and command
scrollinstead ofpage
- sz_create_project shouldn't copy sz_update_project to a new project
- Support for all versions of prettytable
- Update for default flags
- Multi_source_summary renamed to entity_source_summary
- New search_feature command
- sz_file_loader thread pool could slowly drain with certain non-critical errors
- Flag SZ_ENTITY_INCLUDE_RECORD_FEATURE_IDS was changed to SZ_ENTITY_INCLUDE_RECORD_FEATURES in the SDK, update in sz_explorer and sz_export
- Update help examples in sz_command
- sz_explorer addition of why search
- sz_explorer adjustments to how grids and order
- sz_configtool documentation updates
- sz_update_project
- sz_file_loader sanity checks for user supplied paths and files
- sz_file_loader make file permissions for error, with info and shuffled files more restrictive
- sz_file_loader new arguments to specify paths for created files
- sz_command issue with a decorator on Python 3.9
- sz_file_loader exit earlier if unrecoverable error occurs
- sz_file_loader improvements to use in Docker container
- sz_command added why_search
- Various improvements to sz_file_loader
- Modifications for new szconfig and szconfigmgr
- Various fixes to sz_file_loader
- Data source filter not working for sz_snapshot
- Exception raised in sz_configtool when no config fresh database and trying to create a default config
- Fix SIGALRM in helpers not resetting alarm
- Improved handling of config file reading/writing & default values
- Autocomplete for per command settings
- Fix error when trying to write a command history file in a container without write permissions
- New commands for V3 to V4 migrations in sz_configtool
- New sz_audit, sz_explorer and sz_snapshot
- New helper function
- Code added to sz_file_loader for testing retryable errors
- Change G2Module.ini to sz_engine_config.ini
- Improvements to some output
- With info commands in sz_command detect "" instead of "{}" when with info not requested
- Revert sz_engine_config.ini to G2Module.ini in helpers until V4 builds have made the change
- New sz_audit, sz_explorer and sz_snapshot
- Continued initial V4 work
- Closing ) was missing
- Continued initial V4 work
- Align to new SDK and abstract
- Continued initial V4 work
- Align to senzing-core
- Small fix to incorrect method merge
- Align to new SDK and abstract
- Continued initial V4 work
- Continued V4 work
- Initial V4 work