found by @aleruz refer discussion here: https://github.com/intuit/karate/issues/193#issuecomment-491701243
@aleruz can you confirm that the fix works which means the doc does not need to be changed
@ptrthomas can confirm that it works in develop branch.
Still, I think that part of doc is not clear enough and, apart from the "boolean" part to revert, the other still applies (not mandatoriness of some attributes). wdyt?
When will this version be released?
@aleruz ok - can you adjust the PR one more time for the mandatory-ness part. we can release 0.9.3.RC2 within a week
@ptrthomas can I find the snapshot release somewhere? would like to use it to start my project, so to have this and other things fixed.
@aleruz yes 0.9.3.RC2 - and twitter is the best way to be notified of releases: https://twitter.com/KarateDSL
@ptrthomas thanks. Will use that. I was also searching for the snapshot of the current develop, since sometimes this could be helpful (even if not stable).
@aleruz we don't have snapshots as of now. maybe later
@ptrthomas not sure if intended, but atm the netty library karate-netty is not present in the version 0.9.3.RC2
@aleruz yes that's intended, the classes needed are all in karate-core now since https://github.com/intuit/karate/releases/tag/v0.9.0 - but we now are stopping the artifact
thanks for pointing it out though.
@ptrthomas as an additional remark, karate-netty was also having net.masterthought 禄 cucumber-reporting as dependency that is now missing in the karate-core. Not sure where it fits better, but I think it should be somewhere.
@aleruz ah, you are right. the thing is, that item brings in an awful lot of extra dependencies and we don't want that. the official docs for adding that are here: https://github.com/intuit/karate/tree/master/karate-demo#example-report
I will update the release notes, draft here: https://github.com/intuit/karate/wiki/v0.9.3
released 0.9.3