Closed rustprooflabs closed 1 year ago
Drafting release notes for 0.7.0, preparing to merge :warning: breaking changes :warning: into main.
main
--append
--replication
--update
--create
pg_dump
--skip-dump
--pg-dump
Dockerfile now runs apt upgrade (commit), reducing number of security issues reported by Docker Hub shown in the following screenshot.
apt upgrade
Drafting release notes for 0.7.0, preparing to merge :warning: breaking changes :warning: into
main
.--append
functionality moved to--replication
#285--update
mode to wrap osm2pgsql's ability to use--create
vs--append
#285, #291, #292pg_dump
by default, removes--skip-dump
and replaces with--pg-dump
to enable #289, #291, #292288
Dockerfile now runs
apt upgrade
(commit), reducing number of security issues reported by Docker Hub shown in the following screenshot.