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 #169
- Fixed to store all fetched resources. by @ojima-ryou in #170
- feat: pass CA_BUNDLE string from RTCClient to RTCbase's methods by @gpongelli in #175
- fix: handle xmltodict 0.13.0 return dict by @gpongelli in #178
- move to poetry by @gpongelli in #182
- Common authentication by @gpongelli in #184
- feat: use a keyword argument to retrieve all workitem attributes by @gpongelli in #183
- prune docs and update examples by @dixudx in #185
New Contributors
- @ojima-ryou made their first contribution in #170
- @gpongelli made their first contribution in #175
Full Changelog: 0.8.2...0.9.0