- implement `nomad alloc exec` using websockets in python, which speeded up and is more stable
- workaround upstream bug https://github.com/hashicorp/nomad/issues/19506
- use native websockets for nomad-cp and nomad-gitlab-runner
- implement support for nomad v1.7.3 that purges jobs too fast to catch them
- workaround upstream bug https://github.com/hashicorp/nomad/issues/19834
- rename nomad-gitlab-runner configuration to /etc/gitlab-runner/nomad-gitlab-runner.yml
- so that I know what is going on when doing ls /etc/gitlabr-runner
**Full Changelog**: https://github.com/Kamilcuk/nomad-tools/compare/0.2.1...0.2.2