Releases: alertlogic/alertlogic-sdk-python
Releases · alertlogic/alertlogic-sdk-python
v1.0.58
v1.0.57
v1.0.56: Bump pyyaml from 5.1.2 to 5.4 (#96)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.55: Bump pyyaml from 5.1.2 to 5.4 (#96)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.54: Bump pyyaml from 5.1.2 to 5.4 (#96)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.53: Add operations to dir(...) result on clients (#94)
Co-authored-by: Mike Benza <[email protected]>
v1.0.52: Support raw endpoint url (#93)
* Support raw url in the global_endpoint config option and ALERTLOGIC_ENDPOINT env variable
v1.0.51
v1.0.50: AlEnv support for the mdr lib (#89)
* AlEnv implementation * Use aims service credentials Co-authored-by: Anton Benkevich <[email protected]>