π Whatβs Changed
This release introduces a new Docker tagging schema to replace the old.
The new, more sensible Docker tag schema is now:
vX.X.X
- version tags are release versions of the applicationlatest
- the latest (most recent)vX.X.X
releasestable
- this tag will always point to the latest stable releasenightly
- the nightly development builds
The release
tag will no longer be updated.
π Features
- Docker Tags: latest == latest release (#1951) @pglombardo
π Documentation
- Update Docker tag references (#2028) @pglombardo
β¬οΈ Dependencies updates
- β¬οΈ Bump aws-partitions from 1.907.0 to 1.908.0 (#2027) @dependabot
- β¬οΈ Bump json from 2.7.1 to 2.7.2 (#2026) @dependabot
π₯ List of contributors
@dependabot, @dependabot[bot] and @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.39.6
..and go to http://localhost:5100
π Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter