Provider for Apache Airflow. Implements apache-airflow-providers-opsgenie package
Project description
Package apache-airflow-providers-opsgenie
Release: 5.1.1
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 installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-opsgenie
The package supports the following python versions: 3.8,3.9,3.10,3.11
Requirements
PIP package |
Version required |
---|---|
apache-airflow |
>=2.4.0 |
opsgenie-sdk |
>=2.1.5 |
Changelog
5.1.1
Misc
Add note about dropping Python 3.7 for providers (#32015)
5.1.0
Misc
Bump minimum Airflow version in providers (#30917)
5.0.0
Breaking changes
Remove ‘OpsgenieAlertOperator’ also removed hooks.opsgenie_alert path
Remove deprecated code from Opsgenie provider (#27252)
Misc
Move min airflow version to 2.3.0 for all providers (#27196)
4.0.0
Breaking changes
3.1.0
Features
Add 'OpsgenieDeleteAlertOperator' (#23405)
Bug Fixes
Opsgenie: Fix 'close_alert' to properly send 'kwargs' (#23442)
3.0.3
Bug Fixes
Fix mistakenly added install_requires for all providers (#22382)
3.0.2
Misc
Add Trove classifiers in PyPI (Framework :: Apache Airflow :: Provider)
3.0.1
Misc
Support for Python 3.10
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-5.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1956af64f3e893f45bdcbd0e9e4bb6401a36042f53a8c6ed945d3ac497d46b26 |
|
MD5 | 8b5ac2eab9ae42eebace04c36c400eb0 |
|
BLAKE2b-256 | 894342f7595e84a50964149eb3cebc958d2031d3b8ff4d6b5e5e3c7aaab9b64c |
Hashes for apache_airflow_providers_opsgenie-5.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57b700ca836b08919a4eea53905a7dca379971065d253b640995fcc62895eb3b |
|
MD5 | 9b0461f59d72c875ce295d089b736a81 |
|
BLAKE2b-256 | 2ba55116733e56286b1feb93eabb4b996018f4c667bea13b809b20a7d7cc0cb6 |