Rtcclient

Latest version: v0.9.0

Safety actively analyzes 613544 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9.0

Many special thanks to gpongelli for helping solve the big headache of the incompatible authentication skew. By introducing new param `old_rtc_authentication`, we get a converged way to handle the diverged authentication methods existed in releases `<=0.6.0` and `>=0.7.0, <0.9.0`.

Welcome new contributor ojima-ryou.

Thanks all contributors.

What's Changed
* update setup cfg by dixudx in https://github.com/dixudx/rtcclient/pull/169
* Fixed to store all fetched resources. by ojima-ryou in https://github.com/dixudx/rtcclient/pull/170
* feat: pass CA_BUNDLE string from RTCClient to RTCbase's methods by gpongelli in https://github.com/dixudx/rtcclient/pull/175
* fix: handle xmltodict 0.13.0 return dict by gpongelli in https://github.com/dixudx/rtcclient/pull/178
* move to poetry by gpongelli in https://github.com/dixudx/rtcclient/pull/182
* Common authentication by gpongelli in https://github.com/dixudx/rtcclient/pull/184
* feat: use a keyword argument to retrieve all workitem attributes by gpongelli in https://github.com/dixudx/rtcclient/pull/183
* prune docs and update examples by dixudx in https://github.com/dixudx/rtcclient/pull/185

New Contributors
* ojima-ryou made their first contribution in https://github.com/dixudx/rtcclient/pull/170
* gpongelli made their first contribution in https://github.com/dixudx/rtcclient/pull/175


**Full Changelog**: https://github.com/dixudx/rtcclient/compare/0.8.2...0.9.0

0.8.2

What's Changed
* Updating doc info from README by oskrdt in https://github.com/dixudx/rtcclient/pull/163
* fix CI by dixudx in https://github.com/dixudx/rtcclient/pull/164

New Contributors
* oskrdt made their first contribution in https://github.com/dixudx/rtcclient/pull/163

**Full Changelog**: https://github.com/dixudx/rtcclient/compare/0.8.1...0.8.2

0.8.1

What's Changed
* Revert multiprocessing by dixudx in https://github.com/dixudx/rtcclient/pull/153
* add ci workflow by dixudx in https://github.com/dixudx/rtcclient/pull/152
* Improving multiprocessing by casabre in https://github.com/dixudx/rtcclient/pull/156
* use ThreadPool for multi-thread by dixudx in https://github.com/dixudx/rtcclient/pull/154


**Full Changelog**: https://github.com/dixudx/rtcclient/compare/0.8.0...0.8.1

0.8.0

🚀🚀🚀

What's Changed
* Adding multiprocessing by casabre in https://github.com/dixudx/rtcclient/pull/148

New Contributors
* casabre made their first contribution in https://github.com/dixudx/rtcclient/pull/148

**Full Changelog**: https://github.com/dixudx/rtcclient/compare/0.7.0...0.8.0

0.7.0

🚀🚀🚀

ChangeLog:

* update docs for tag 0.7.0
* test against more python versions in tox and travis
* fix test error
* fix pep8 error
* 🚨 (Maybe Incompatible) Added auth tuple to the get request. Work with 6.0.6.1
* update tox command in README
* remove travis check for python 2.6
* upgrade tox and travis python version to 3.5
* fix 115: OrderedDict mutated during iteration
* test against py34 instead of py33
* Pep8 is dead, long live pycodestyle
* fix unicode error when removing empty elements
* fix 96: escape xml post data
* fix bug on empty children ids: 95
* fix issue 92: Authentication not working for bad login in 6.0.3
* fix issue 90: item type identifier
* fix RuntimeError: OrderedDict mutated during iteration on Python 3
* fix issue 88: workitem creation bug
* add slack badge
* fix issue 86: keyword capitalize error
* remove broken PyPI downloads badge and add saythanks badge

0.6.0

* Fix issue 70, 73, 74;
* new features:
* supporting http-proxy 78;
* fetch Changes in a ChangeSet 72;
* get/uploading attachments 84;

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.