v4.2.2
v4.2.2 (2026-07-22) π Fixes #10190 Prevent include_paths from escaping project root (#10182)
v4.2.2 (2026-07-22) π Fixes #10190 Prevent include_paths from escaping project root (#10182)
v3.9.5 (2026-07-22) π Fixes #10192 Prevent include_paths from escaping project root (#10182)
v4.2.1 (2026-06-16) π Fixes #10106 Avoid swallowing PipelineWise plugin logs by setting the level for the root logger (#10104)
v3.9.4 (2026-06-16) π Fixes #10105 Avoid swallowing PipelineWise plugin logs by setting the level for the root logger (#10104)
v3.9.3 (2026-04-13) π¦ Packaging changes #9960 Remove upper constraint for uv dependency (#9823)
v4.2.0 (2026-04-10) Docker Hub π PyPI π Highlights This restores the latest* tags on Docker Hub, which inadvertently were reverted to use Meltano v3 with the v3.9.2 release and now run on v4 again. Miscellaneous improvements to the State Backend interface. β¨ New #9948 Create .gitignore automatically in the .meltano directory #9946 Avoid setting a global UV_NO_CACHE=1 in the Docker image #9901 Addβ¦
v3.9.2 (2026-02-03) π Fixes Default smart-open logs to the warning level and above (#9617) Filter out Alembic logs of level INFO and below (#9734) Bump fasteners to 0.20 (#9637) βοΈ Under the Hood Filter out urllib3 logs below the error level (#9599) Remove missing import handling for state backends now that they are loaded dynamically (#9479) Get package version from distribution metadata (#9438)β¦
v4.1.2 (2026-02-03) π¦ Packaging changes Require google-cloud-storage 3+ Require uv 0.8.14+ #9799 Allow pip 26.0
v4.1.1 (2026-01-31) π Fixes #9792 Require structlog 25.5.0+
v4.1.0 (2026-01-30) Docker Hub π PyPI π β¨ New #9694 Remove stale tables used by long-removed UI/API #9759 Add plugin name or meltano as another column in the console-formatted output #9680 Auto-select a supported Python version if the plugin is not compatible with Meltano's own Python version π Fixes #9779 Always display Slack community message for errors without self-service instructions #9775 Avβ¦
v4.0.9 (2026-01-19) π Fixes #9744 Handle python attribute when present in plugin YAML added with meltano add <name> --from-ref ... #9734 Filter out Alembic logs of level INFO and below #9732 Bump virtualenv from 20.35.4 to 20.36.1 βοΈ Under the Hood #9710 Enable Ruff EXE, FA, FLY, FURB and SLOT rules #9698 Add more type-safety to settings management #9697 Use explicit package names to load resourceβ¦
v4.0.8 (2025-12-17) π Fixes #9688 Fixed typo in migration error message #9687 Serialize nested date-time values in plugin configuration #9669 Parse plugin logs coming out during meltano invoke βοΈ Under the Hood #9689 Use the Project.dirs API in more places