Skip to content

Releases: opsgenie/opsgenie-python-sdk

v2.1.5

Choose a tag to compare

@mhamzak008 mhamzak008 released this 02 Aug 13:35

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

v2.1.4

Choose a tag to compare

@mhamzak008 mhamzak008 released this 30 Apr 09:04
15d1bde

fixes #50

v2.1.3

Choose a tag to compare

@mhamzak008 mhamzak008 released this 10 Mar 12:22
bb718ae

Releases:

  1. #53
  2. #51

v2.1.2

Choose a tag to compare

@mhamzak008 mhamzak008 released this 03 Feb 11:51
f5c015d

fixes:
#45

v2.1.1

Choose a tag to compare

@mhamzak008 mhamzak008 released this 28 Jan 13:36
724dbcb

removed numpy dependency

v2.1.0

Choose a tag to compare

@mhamzak008 mhamzak008 released this 27 Nov 09:44

updated urllib3 version to 1.26.2

v2.0.3

Choose a tag to compare

@zfr zfr released this 24 Jan 14:57

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

Choose a tag to compare

@zfr zfr released this 06 Nov 07:28
74dd84c

Changes:

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

v2.0.1

Choose a tag to compare

@mhamzak008 mhamzak008 released this 10 Sep 08:16

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

Choose a tag to compare

@zfr zfr released this 18 Jun 07:29

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.