github pglombardo/PasswordPusher v1.56.4
v1.56.4: Drop Legacy Model Support

latest releases: v1.60.2, v1.60.1, v1.60.0...
2 months ago

πŸ“ What’s Changed

This release wraps up the model unification by dropping the old tables and removing support for the legacy models.

If you have legacy data and the data migration job hasn't completed yet, this release will fail to boot with the message:

Data migration not completed. Please run v1.56.3 first and allow the data migration to complete. Then update to this version. See https://github.com/pglombardo/PasswordPusher/releases/tag/v1.56.0 for more information.

If this is the case, then run v1.56.3 and allow the data migration to complete. This usually takes less than 30 minutes maximum.

Details about the data migration and how to monitor are in v1.56.0 release notes.

πŸš€ Features

πŸ‘₯ List of contributors

@pglombardo

πŸ›₯️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

πŸƒβ€β™‚οΈ Run This Version

docker run -d -p 5100:5100 pglombardo/pwpush:1.56.4

..and go to http://localhost:5100

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.