Skip to content

Release 1.0.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 11:43

[1.0.0.2] - 2026-07-26

Added

  • Pre-publish helpers: scripts/verify-no-tracked-secrets.ps1, docs/GITHUB_PUBLISH.md.
  • File diagnostic logging under %LOCALAPPDATA%\JustyBaseLegacy\logs (separate from user MessageBox notifications).
  • Portfolio documentation: screenshots, smoke checklist, and clearer install vs contributor build paths.
  • Optional local JustyBase.ImportExport project reference when sibling JustyBase.NetezzaSql checkout is present.

Changed

  • Netezza CSV fast import and related tabular export paths use the shared JustyBase.ImportExport NuGet package (legacy FastNetezzaCsvImport and CsvFastImport UI removed).
  • Netezza integration tests are local-only; removed the GitHub Actions workflow and badge (hosted runners cannot reach a real database). See docs/INTEGRATION_TESTS.md.
  • GitHub URLs and workflow checkouts aligned with the justybase organization (including winget manifest template and installer metadata).
  • README testing section documents core coverage figures; CI runs the secrets verification script.
  • Release workflow quality gates aligned with CI (full core test matrix and coverage threshold).
  • Local JustyBase library wiring and CI coverage thresholds (≥46% blended, assembly floors for Netezza adapters and services).
  • Netezza catalog/schema code refactored toward injected dependencies and shared package helpers (connection session registry, schema table catalog).