Skip to content

Releases: opsgenie/opsgenie-python-sdk

v2.1.5

02 Aug 13:35
Compare
Choose a tag to compare

Fix a vulnerability issue that effects urllib3 library:
urllib3 (below 1.26.5) is vulnerable to Denial Of Service (DoS)

v2.1.4

30 Apr 09:04
15d1bde
Compare
Choose a tag to compare

fixes #50

v2.1.3

10 Mar 12:22
bb718ae
Compare
Choose a tag to compare

Releases:

  1. #53
  2. #51

v2.1.2

03 Feb 11:51
f5c015d
Compare
Choose a tag to compare

fixes:
#45

v2.1.1

28 Jan 13:36
724dbcb
Compare
Choose a tag to compare

removed numpy dependency

v2.1.0

27 Nov 09:44
Compare
Choose a tag to compare

updated urllib3 version to 1.26.2

v2.0.3

24 Jan 14:57
@zfr zfr
Compare
Choose a tag to compare

Closed Issues:

  • #25 European accounts
  • #18 ModuleNotFound
  • #24 Inconsistency in sort field values for Incident API and Alert API
  • #34 cannot list alert
  • #32 teamId needs to be ownerTeam in Incident
  • #33 details should be extraProperties in Incident
  • #21 Problems using Configurable Retry Policy

v2.0.2

06 Nov 07:28
@zfr zfr
74dd84c
Compare
Choose a tag to compare

Changes:

  • #20 Fix responder conversion for both Alert and Incident responses.

v2.0.1

10 Sep 08:16
Compare
Choose a tag to compare

A brand new implementation of the SDK with more domains and smarter capabilities, of whose detailed documentation can be found at https://docs.opsgenie.com/docs/opsgenie-python-api-v2-1

SDK Core Capabilities:

  • Metrics Publishing Support
  • Short API Polling Support
  • Configurable Logging Support
  • Configurable Proxy Support
  • Configurable Retry Policy Support

Supported Opsgenie Domains:

  • Alert
  • Heartbeat
  • Incident
  • Account

v0.3.1

18 Jun 07:29
@zfr zfr
Compare
Choose a tag to compare

This version will be the latest release that supports old Opsgenie Python SDK implementation. From now on (starting from v2.0.0), we introduce a modified version of the OpenAPI Generator.