v1.46.0: New worker container
release-drafter
released this
10 Oct 23:25
·
98 commits
to refs/heads/master
since this release
The worker container is being added for future functionality. Currently it runs the background cleanup tasks. It is not required to run the application.
📝 What’s Changed
- New pwpush-worker Docker container (#2601) @pglombardo
🚀 Features
- Ruby: >=3.2 (#2598) @pglombardo
- Simplify Secret URL bar (#2597) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.987.0 to 1.988.0 (#2607) @dependabot
- ⬆️ Bump rubocop-performance from 1.21.1 to 1.22.1 (#2606) @dependabot
- ⬆️ Bump aws-partitions from 1.986.0 to 1.987.0 (#2602) @dependabot
- ⬆️ Bump standard from 1.40.1 to 1.41.0 (#2603) @dependabot
- ⬆️ Bump terser from 1.2.3 to 1.2.4 (#2596) @dependabot
- ⬆️ Bump aws-partitions from 1.985.0 to 1.986.0 (#2593) @dependabot
- ⬆️ Bump googleauth from 1.11.0 to 1.11.1 (#2591) @dependabot
- ⬆️ Bump google-cloud-env from 2.2.0 to 2.2.1 (#2590) @dependabot
- ⬆️ Bump aws-partitions from 1.984.0 to 1.985.0 (#2589) @dependabot
- ⬆️ Bump msgpack from 1.7.2 to 1.7.3 (#2588) @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.45.12
..and go to http://localhost:5100