[x] Update Changelog following the conventions laid out here
[ ] Update README with any necessary configuration snippets
[ ] Binstubs are created if needed
[x] RuboCop passes
[ ] Existing tests pass
Purpose
Adds support for HTTP proxies and changing the API endpoint with --proxy and --api respectively. Defaults are no proxy and the original api.opsgenie.com API endpoint.
Pull Request Checklist
Fixes #77 Fixes #78
General
[x] Update Changelog following the conventions laid out here
[ ] Update README with any necessary configuration snippets
[ ] Binstubs are created if needed
[x] RuboCop passes
[ ] Existing tests pass
Purpose
Adds support for HTTP proxies and changing the API endpoint with
--proxy
and--api
respectively. Defaults are no proxy and the originalapi.opsgenie.com
API endpoint.Known Compatibility Issues