Removes some inaccurate documentation. Fixes bugs (including names of tokens). Updates dependencies to address CVEs.
Adds the ability to craft raw graphql queries.
What's Changed
- bump version number by @goatrocks in #44
- fix sonatype by @goatrocks in #45
- adds shadowJar task for creating fat jar by @nateshim-indico in #46
- [CAT-75] Java SDK shouldn't assume every token is named "indico_api_token.txt" by @nateshim-indico in #48
- [CAT-180]: raw graphql query by @nateshim-indico in #47
- [CAT-271] Remove DocExtraction and ModelGroupPredict stuff from docs by @fitzworkhub in #49
- tweaks to make tests easier to run by @meghanhickey in #51
- [CAT-627] fetch from env vars by @goatrocks in #52
- [CAT-618] update kotlin and library dependencies, fix some new warnings. by @goatrocks in #54
- add dockerfile to build docs (#55) by @goatrocks in #56
New Contributors
- @nateshim-indico made their first contribution in #46
- @fitzworkhub made their first contribution in #49
Full Changelog: 5.1.0...v6.0.0