- new flag `--accept-proxy-headers` to handle `X-Forwarded-*` headers via monolithh
- fixes to the GCP config file handling via mhamdisemah
- updates `kubernetes` package to version 10.0.0, fix dependency spec
- fix the parsing of `loopsNumber` in 189
- fix the pods killing metrics in 190
- extra warnings when using `FLASK_ENV` and `FLASK_DEBUG` variables - which were breaking the prometheus `start_http_server` in 191
- readme improvements from dgzlopes