Releases: joelee2012/api4jenkins
Releases · joelee2012/api4jenkins
Release v2.0.3
What's Changed
- dynamic create transport obj and remove unnecessary logger by @joelee2012 in #100
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
What's Changed
Full Changelog: v2.0.1...v2.0.2
Release v2.0.1
What's Changed
- Update doc and requires python 3.8 by @joelee2012 in #94
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Add exception base class JenkinsAPIException by @gjabouley-invn in #77
- add async class by @joelee2012 in #84
- Add async test by @joelee2012 in #85
- refactory unit test by @joelee2012 in #86
- Add more async class by @joelee2012 in #88
- use getitemmixin by @joelee2012 in #92
- improve crumb by @joelee2012 in #93
New Contributors
- @gjabouley-invn made their first contribution in #77
Full Changelog: v1.14...v2.0.0
Release v1.15.0
What's Changed
- support to manage domain for credential by @joelee2012 in #91
Full Changelog: v1.14.1...v1.15.0
Release v1.14.1
What's Changed
- Add exception base class JenkinsAPIException by @gjabouley-invn in #77
- ability to add extra headers while sending the request by @devqore in #87
New Contributors
- @gjabouley-invn made their first contribution in #77
- @devqore made their first contribution in #87
Full Changelog: v1.14...v1.14.1
Release v1.14
What's Changed
- Remove 3.6 support by @zhan9san in #71
- Add AnkaCloudComputer by @zhan9san in #70
- update version and history by @joelee2012 in #72
New Contributors
Full Changelog: v1.13...v1.14
Release v1.13
What's Changed
- job.get_build supports displayname by @joelee2012 in #63
- Coverage by @joelee2012 in #64
- Fix 'True' misspelling in exist's docstring by @cavcrosby in #65
- Possible fix for approving the pending input when jenkins runs on subpath by @cybersa in #67
New Contributors
- @cavcrosby made their first contribution in #65
- @cybersa made their first contribution in #67
Full Changelog: v1.12...v1.13
Release v1.12
What's Changed
- Add EC2Computer as Node child class by @shmarlovsky in #58
New Contributors
- @shmarlovsky made their first contribution in #58
Full Changelog: v1.11...v1.12
Release v1.11
What's Changed
- add parameter "recursive" in related functions. by @fz0000 in #56
- encode request data with utf-8 by @joelee2012 in #57
Full Changelog: v1.10...v1.11