[ANN] PGMig release 0.4.0

22 views
Skip to first unread message

Kamil Toman

unread,
Oct 8, 2020, 4:48:43 AM10/8/20
to Clojure
The release 0.4.0 of PGMig is out.

PGMig is a standalone PostgreSQL Migration Runner using Migratus. It's
just like Migratus but it is compiled into a native binary. It can be used to
execute sql migrations while developing without a lein plugin but it is 
also useful a as blazing fast init container for apps that are deployed 
to Kubernetes.

What's new:
• Native image capability to connect via TLS.
• More command line options checks.
Breaking changes
• Command line options have the highest priority (overriding environment variables)
• Environment variables have been changed to match `psql` environment
• Updated to GraalVM 20.2.0.
•  No verbose logging defaults.

Pre-built x86_64 linux docker image is available at dockerhub (https://hub.docker.com/r/leafclick/pgmig)

Reply all
Reply to author
Forward
0 new messages