Releases: serenity-bdd/serenity-jira
Releases · serenity-bdd/serenity-jira
v1.1.2-rc.2
v1.1.2
Pull requests:
- #34 Fixed nullpointer exception, if description is empty (@YamStranger)
- #31 Core updated to 1.1.29 (@YamStranger)
- #30 Updated tests based on new jira structure. (@YamStranger)
- #27 Updated core to 1.1.29-rc.2 (@YamStranger)
- #23 Updated core to 1.1.29-rc.1 (@YamStranger)
- #20 Updated serenty core to 1.1.27 (@YamStranger)
- #19 Updated serenity-core to 1.1.26 (@YamStranger)
- #18 Updated contiributing guide - explaned multiline commits and pull requests name convention (@YamStranger)
- #16 Updating serenity core to1.26-rc.1 (@YamStranger)
- #15 Updated serenity-core and java docs to avoid warnings (@YamStranger)
- #14 Updating of serenity core version to rc.5 (@YamStranger)
- #13 Build script updating (@YamStranger)
- #12 update docu (@cliviu)
- #11 use serenity equivalent properties for "thucydides.skip.jira.updates", "thucydides.jira.workflow.active", "thucydides.jira.workflow", use constants (@cliviu)
Commits:
- 2667837 docs: updating contributing docs (@YamStranger)
- 29f49e4 fix: fixed nullpointer exception, if description is empty (@YamStranger)
- 458cef1 feat: fixed tests based on new structure. Updated jira core to load requirements recursively (@YamStranger)
- 5cace57 chore: updating serenty-core to 1.1.26 (@YamStranger)
- 7112eba test: updated tests baed on new jira structure (@YamStranger)
- 8782cb0 fix: core update (@YamStranger)
- 9a2c327 chore: core updated (@YamStranger)
- 9a58f0a chore: updating gitignore (@YamStranger)
- a2a1f94 fix: updating build (@YamStranger)
- df08d1c chore: updating serenty core to 1.1.27 (@YamStranger)
- e73769f chore: core updated to v1.1.29-rc.1 (@YamStranger)
- f302960 chore: updated core to 1.1.29-rc.2 (@YamStranger)
- f649c00 chore: updated serenity-core and java docs to avoid warnings (@YamStranger)
- fd0c71e chore: updated wrapper, and build publishing libs (@YamStranger)
v1.1.2-rc.1: Release of 1.1.2-rc.1
Pull requests:
- #10 #9 - fix JUnit tests, add another correction (@cliviu)
- #5 connection with zephyr, use new zapi , fix synchronization problems when parallel processing (@cliviu)
Commits:
- 0b176aa Improved handling of concurrent requirement loading. (@wakaleo)
- 3bf4778 Minor refactoring (@wakaleo)
- 3e707f2 Added extra logging (@wakaleo)
- 646dda8 Updated Gradle wrapper (@wakaleo)
- 756f45b Disabled parallel tests to check an issue on Snap-CI (@wakaleo)
- 84d9a4f Minor refactoring (@wakaleo)
- 9226fd1 Experimental change to check if concurrent requirements loading is causing issues on Snap-CI (@wakaleo)
- b6fa0e7 Experimental change to check if concurrent requirements loading is causing issues on Snap-CI (@wakaleo)
- d354e44 Performance improvements (@wakaleo)
- d527e3e Optimised the concurrent requirements loader (@wakaleo)
- dc8127e bug fix for #9 (@cliviu)
- ea3b28b Updated dependencies (@wakaleo)
- f706166 #9 - fix JUnit tests, add another correction (@cliviu)
v1.1.1: Release of 1.1.1
v1.1.1-rc.2: Release of 1.1.1-rc.2
v1.1.1-rc.1: Release of 1.1.1-rc.1
v1.1.0
Pull requests:
- #7 Removed SOAP path from the webServiceUrl. Adding comments was not wor… (@slawert)
- #4 remove json.org, add omitted JQL Exception (@cliviu)
- #3 removed dependency to json.org (@cliviu)
- #2 start handling transitions (@cliviu)
- #1 implement create/delete issue, getProject,getIssue, addComment/getCom… (@cliviu)
Commits:
- 072e404 reintroduce parallel processing with bug fixed (@cliviu)
- 09c28cd Added Custom Requirements and Zephyr plugins (@wakaleo)
- 2fd18c1 fix remaining jUnit tests (@cliviu)
- 33db957 add JQLException (@cliviu)
- 565477c removed dependency to json.org (@cliviu)
- 5e832b3 Added customfields requirement provider (@wakaleo)
- 7d000df deps: Upgraded core dependencies to 1.0.39 (@wakaleo)
- 7fad2e0 Updated core dependencies to 1.0.30 (@wakaleo)
- 8040864 serenity-jira-zephyr-adaptor - upgrade to latest zapi , fix synchronization problem in ZephyrAdaptor (@cliviu)
- 952faad Removed Zephyr from initial batch of JIRA libraries (@wakaleo)
- 97f2759 Removed redundant test (@wakaleo)
- 9a25498 implement create/delete issue, getProject,getIssue, addComment/getComments, rework domain objects (@cliviu)
- a192902 Added customfields requirement provider (@wakaleo)
- a205352 improved Optional usage (@cliviu)
- a2af0bb jira-custom-field-requirements: removed dependency to json.org (@cliviu)
- a58d733 jira-requirements-provider: removed dependency to json.org, serialize getRequirements because of not consistent test behaviour (@cliviu)
- b84f837 Migrated code base to Serenity (@wakaleo)
- c972aff Build script maintenance (@wakaleo)
- d7492b5 Removed SOAP path from the webServiceUrl. Adding comments was not working (@slawert)
- dc148c6 Added JIRA requirements plugin (@wakaleo)
- e1be958 start handling transitions (@cliviu)
- f172a4b Updated tests (@wakaleo)