Releases: greenbone/python-gvm
Releases · greenbone/python-gvm
python-gvm 23.5.1
23.5.1 - 2023-05-30
Changed
- Ensure test file gets deleted after test d572edf9
- Use generic reusable workflows 742d8451
- Create conventional commits for dependabot 61e110d6
Dependencies
- Bump typing-extensions from 4.5.0 to 4.6.2 a98939a8
- Bump anyio from 3.6.2 to 3.7.0 d7f88618
- Bump paramiko from 3.1.0 to 3.2.0 b77646b6
- Bump coverage from 7.2.5 to 7.2.6 aeec4f87
- Bump requests from 2.30.0 to 2.31.0 c67b11d5
python-gvm 23.5.0
23.5.0 - 2023-05-12
Changed
- Set TLS minimum version, avoid version protocols 311fac5f
Bug Fixes
- Set permissions for conventional commits workflow cb66b1aa
python-gvm 23.4.2
23.4.2 - 2023-04-26
Added
- CI parameter to SSH connection for automatic skip of user input (#1009) f02ea0d3
python-gvm 23.4.1
23.4.1 - 2023-04-25
Added
- Readd get_nvts and get_nvt original calls (#1008) 6e602c46
- Add action for reporting the conventional commits c514ea3e
Changed
- Use new pypi-upload action for releasing the Python package 3f17fac5
python-gvm 23.4.0
23.4.0 - 2023-04-03
Added
- Allow to query host and os details 3c38b194
- Add linting for Python 3.11 eaa90239
Changed
- Remove console output from ssh connection tests d93a3ab8
- Fasten the CI by using a short timeout for SSH connection tests 878d4c35
- Set Python 3.7.2 as minimum to allow installing pylint 2.17.0 6c84f040
- Use a single workflow file for releases 4244713d
Bug Fixes
- Set connection timeout for the ssh remote host key socket too f7ec73c6
- Fix ssh connection error test case 83706520
- Resolve deprecation warnings about assertEquals in tests 65ba6454
python-gvm 23.2.0
23.2.0 - 2023-02-03
Changed
- Use universal release action, not python specific d7d4ea59
- Add workaround for non-standard SSH ports (#925) 6a8c2f19
- Format workflows, update actions and support Python 3.11 (#866) ddaea35f
- Format workflows, update actions and support Python 3.11 dbe6b8c8
python-gvm 22.9.1
22.9.1 - 2022-09-27
Changed
- Improve error output in case of unix socket connection issues (#835) 662572d8
python-gvm 22.9.0
22.9.0 - 2022-09-01
Added
- Start to deploy the python-gvm docs at github pages too 98ac0c56
Changed
- Remove hardcoded ignore_pagination from get_reports (#821) 9d81b732
- Update links and terms in README and docs 6bd8c78e
Bug Fixes
python-gvm 22.8.0
22.8.0 - 2022-08-11
Changed
- Improve installation chapter d1d602e4
- Use furo theme for sphinx based docs for improved navigation 54c0136e
- Use sphinx directly for typehints in API docs f707efdf
- Update gvmd socket location to /run/gvmd/gvmd.sock 4a0f1706
- Adjust PR template for using Conventional Commits 6287140d
- Update lastest Gmp class to 22.4 44e85036
Bug Fixes
python-gvm 22.7.0
22.7.0 - 2022-07-29
Added
- Use isort for sorting Python import automatically e61b9ac5
Removed
Changed
- Normalize all strings with black fbf0083d