Releases: technicalpickles/pager_duty-connection
Releases · technicalpickles/pager_duty-connection
v3.0.0
What's Changed
- filter custom page query param from outgoing PD requests by @mattbnz in #59
- Adds faraday 2 support, with backwards compatibility for faraday 1 by @jasondoc3 in #60
- Version bump to 3.0.0 by @technicalpickles in #61
New Contributors
- @mattbnz made their first contribution in #59
- @jasondoc3 made their first contribution in #60
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
- Add support for Unauthorized and Forbidden response codes, and handle non-JSON errors by @DougEdey in #55
- Set HTTP GET body to nil, resolves #56 by @ag-TJNII in #57
- Bump to 2.3.0 by @technicalpickles in #58
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Use updated Faraday syntax by @markedmondson in #53
- bump to 2.2.0 by @technicalpickles in #54
New Contributors
- @markedmondson made their first contribution in #53
Full Changelog: v2.1.0...v2.2.0