Provider package apache-airflow-providers-opsgenie for Apache Airflow
Project description
Package apache-airflow-providers-opsgenie
Release: 3.0.0rc1
Provider package
This is a provider package for opsgenie provider. All classes for this provider package are in airflow.providers.opsgenie python package.
You can find package information and changelog for the provider in the documentation.
Installation
You can install this package on top of an existing Airflow 2.1+ installation via pip install apache-airflow-providers-opsgenie
The package supports the following python versions: 3.7,3.8,3.9
PIP requirements
PIP package |
Version required |
---|---|
apache-airflow |
>=2.1.0 |
opsgenie-sdk |
>=2.1.5 |
Changelog
3.0.0
Breaking changes
OpsgenieAlertHook constructor does not take additional arguments or keyword arguments anymore. Changed the return type of OpsgenieAlertHook.get_conn to return an opsgenie_sdk.AlertApi object instead of a requests.Session object. Removed the OpsegnieAlertHook.execute method and replaced it with OpsegnieAlertHook.create_alert it now returns an opsgenie_sdk.SuccessResponse object instead of an Any type. OpsgenieAlertHook now takes visible_to instead of visibleTo key in the payload. OpsgenieAlertHook now takes request_id instead of requestId key in the payload.
Add 'OpsgenieCloseAlertOperator' (#20488)
Organize Opsgenie provider classes (#20454)
rewrite opsgenie alert hook with official python sdk, related issue #18641 (#20263)
Rename 'OpsgenieAlertOperator' to 'OpsgenieCreateAlertOperator' (#20514)
2.0.1
Misc
Optimise connection importing for Airflow 2.2.0
2.0.0
Breaking changes
Auto-apply apply_default decorator (#15667)
Bug Fixes
Fix hooks extended from http hook (#16109)
1.0.2
Bug Fixes
Fix type hints in OpsgenieAlertOperator (#14637)
1.0.1
Updated documentation and readme files.
1.0.0
Initial version of the provider.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for apache-airflow-providers-opsgenie-3.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f7166bb0189268364da97785fbabe149d45fbf64002543b827d02d6e3fbe303 |
|
MD5 | 1aa698fbfb4445a2be1f6f7247dad090 |
|
BLAKE2b-256 | 6a9a5354be0cedf52b6a026ca9b12567bd3736c236dfd9224bd68ed4204082ac |
Hashes for apache_airflow_providers_opsgenie-3.0.0rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 737a9cd0f503aa1b674da73acab9216fc3894a165a2f4c2ac68842c3f8f9c0cf |
|
MD5 | a68e2e8dee0d6d80a7c502e5e8f4c650 |
|
BLAKE2b-256 | 25178b57029a1764f27e0c3b8ecf2c74cd643a79bae6e824ecf0ba5703820952 |