M

Meltano

M
Meltano Database v4.2.2

v4.2.2

v4.2.2 (2026-07-22) πŸ› Fixes #10190 Prevent include_paths from escaping project root (#10182)

M
Meltano Database v3.9.5

v3.9.5

v3.9.5 (2026-07-22) πŸ› Fixes #10192 Prevent include_paths from escaping project root (#10182)

M
Meltano Database v4.2.1

v4.2.1

v4.2.1 (2026-06-16) πŸ› Fixes #10106 Avoid swallowing PipelineWise plugin logs by setting the level for the root logger (#10104)

M
Meltano Database v3.9.4

v3.9.4

v3.9.4 (2026-06-16) πŸ› Fixes #10105 Avoid swallowing PipelineWise plugin logs by setting the level for the root logger (#10104)

M
Meltano Database v3.9.3

v3.9.3

v3.9.3 (2026-04-13) πŸ“¦ Packaging changes #9960 Remove upper constraint for uv dependency (#9823)

M
Meltano Database v4.2.0

v4.2.0

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…

M
Meltano Database v3.9.2

v3.9.2

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)…

M
Meltano Database v4.1.2

v4.1.2

v4.1.2 (2026-02-03) πŸ“¦ Packaging changes Require google-cloud-storage 3+ Require uv 0.8.14+ #9799 Allow pip 26.0

M
Meltano Database v4.1.1

v4.1.1

v4.1.1 (2026-01-31) πŸ› Fixes #9792 Require structlog 25.5.0+

M
Meltano Database v4.1.0

v4.1.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…

M
Meltano Database v4.0.9

v4.0.9

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…

M
Meltano Database v4.0.8

v4.0.8

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