Skip to content

Latest commit

 

History

History
159 lines (97 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

159 lines (97 loc) · 11.1 KB

Changelog

1.4.5 (2025-01-27)

Bug Fixes

  • import: iterator was already closed error (7c27286)

1.4.4 (2025-01-27)

Bug Fixes

  • phar: make sure artifact is downloaded into root (23b448b)

1.4.3 (2025-01-27)

Bug Fixes

  • phar: artifact release process was fixed (4efdfdd)

1.4.2 (2025-01-27)

Miscellaneous Chores

1.4.1 (2025-01-27)

Miscellaneous Chores

1.4.1 (2025-01-27)

Bug Fixes

  • release artifact upload process (4b78594)
  • release-please: remove release type from arguments (8e0dc32)

Miscellaneous Chores

  • add composer cache to style checks (b52862e)
  • add debuging info (cea3458)
  • create artifact during php package build (40067c8)
  • move release output to release-please job (6c39f64)
  • phar: add bz2 to build (c75f318)
  • phar: optimize size of artifact build (8f8a2c9)
  • proper version string in app binary (97a3752)
  • tests: add composer cache for build process (b940f93)

1.4.0 (2025-01-26)

Features

  • cleanup of table data is now an external service (d0053dc)

Bug Fixes

  • add bigger delta for table row count (2ba2a88)

Miscellaneous Chores

  • bin: auto-update version string in binary (ddbfee5)
  • build: hopefully fixed phar release upload (915c19c)
  • docs: add an example of configuration JSON (9a2c138)

1.3.0 (2025-01-22)

Features

  • build: added Phar version to release pipeline (127bda3)
  • command: added mysql2jsonl export command (127bda3)
  • command: added mysql2jsonl import command (127bda3)
  • config: added batchSize setting (127bda3)
  • config: added concurrency settings (127bda3)
  • config: added importMode setting of truncate and update (127bda3)
  • config: added includeTables and excludeTables rules (127bda3)
  • config: created JSONSchema for configuration files (127bda3)
  • mysql2json import/export tool (127bda3)

Miscellaneous Chores

1.2.0 (2025-01-22)

Features

  • build: added Phar version to release pipeline (127bda3)
  • command: added mysql2jsonl export command (127bda3)
  • command: added mysql2jsonl import command (127bda3)
  • config: added batchSize setting (127bda3)
  • config: added concurrency settings (127bda3)
  • config: added importMode setting of truncate and update (127bda3)
  • config: added includeTables and excludeTables rules (127bda3)
  • config: created JSONSchema for configuration files (127bda3)
  • mysql2json import/export tool (127bda3)

Miscellaneous Chores

  • docs: added README with basic info (96b37c6)
  • main: release 1.0.0 (0df49cb)
  • main: release 1.1.0 (33b7236)

1.1.0 (2025-01-22)

Features

  • build: added Phar version to release pipeline (127bda3)
  • command: added mysql2jsonl export command (127bda3)
  • command: added mysql2jsonl import command (127bda3)
  • config: added batchSize setting (127bda3)
  • config: added concurrency settings (127bda3)
  • config: added importMode setting of truncate and update (127bda3)
  • config: added includeTables and excludeTables rules (127bda3)
  • config: created JSONSchema for configuration files (127bda3)
  • mysql2json import/export tool (127bda3)

Miscellaneous Chores

  • docs: added README with basic info (96b37c6)
  • main: release 1.0.0 (0df49cb)

1.0.0 (2025-01-22)

Features

  • build: added Phar version to release pipeline (127bda3)
  • command: added mysql2jsonl export command (127bda3)
  • command: added mysql2jsonl import command (127bda3)
  • config: added batchSize setting (127bda3)
  • config: added concurrency settings (127bda3)
  • config: added importMode setting of truncate and update (127bda3)
  • config: added includeTables and excludeTables rules (127bda3)
  • config: created JSONSchema for configuration files (127bda3)
  • mysql2json import/export tool (127bda3)