n98-magerun2 v7.5.0
We’re excited to announce the release of n98-magerun2 v7.5.0 (Codename: Posznan), packed with new features (including some CI/CD stuff), significant updates, and important fixes to enhance your Magento 2 developer experience. Here’s a detailed breakdown of what’s new:
New Features
zstd and lz4 Compression Support for DB Import
Database imports now support zstd and lz4 compression. Additionally, n98-magerun2 can automatically detect the compression type, streamlining your workflows.
(Thanks to ResuBaka for this contribution!)
Community Contributions
A huge shoutout to our amazing contributors for this release:
- ResuBaka for compression support and PHP 7.4 compatibility improvements.
- Pieter Hoste for identifying and fixing class casing issues.
- Max Fickers for reporting the MariaDB SSL issue.
Full Changelog
- Add: #1538: zstd and lz4 compression support and auto compression detection on DB import (by ResuBaka).
- Imp: Update dev system to Magento 2.4.7-p2 (by Christian Münch).
- Imp: Update 3rd party dependencies (phpstan, fakerphp, symfony/process, symfony/validator, twig) to their latest versions (by Christian Münch)
- Imp: Streamline Elasticsearch configuration (by Christian Münch)
- Imp: Enhance CI pipelines for dependency updates (by Christian Münch)
- Fix: Minor typo corrections (by Christian Münch)
- Fix: #1519: Fixed casing of DecryptCommand class (by Pieter Hoste)
- Fix: Address issues with MariaDB client tools not supporting `--ssl-mode` (by Christian Münch, reported by Max Fickers)
- Fix: Use the correct function to support PHP 7.4 for file ending checks (by ResuBaka)
0 Comments