apache-airflow-providers-microsoft-winrm

Content

References

Package apache-airflow-providers-microsoft-winrm

Windows Remote Management (WinRM)

Release: 1.2.0

Provider package

This is a provider package for microsoft.winrm provider. All classes for this provider package are in airflow.providers.microsoft.winrm python package.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-microsoft-winrm

PIP requirements

PIP package

Version required

pywinrm

~=0.4

Changelog

1.2.0

  • Display explicit error in case UID has no actual username (#15212)

1.1.0

Features

  • WinRM Operator: Fix stout decoding issue (#13153)

Bug Fixes

  • WinRM Operator: Fix stout decoding issue (#13153)

1.0.1

Updated documentation and readme files.

1.0.0

Initial version of the provider.

Was this entry helpful?