1.1.0 (2020-12-08)
- add ci test (#5) (4f23ed5)
- add docker-compose.yml for tests (#6) (7b8a7fc)
- Add wait option to Statements.Insert and testcase. (#3) (1c152ca)
1.0.4 (2020-03-24)
1.0.3 (2020-03-03)
1.0.2 (2020-02-18)
- Add example to call custom jar class. (6d1b537)
1.0.1 (2020-02-17)
- Add example case. (61c764a)
- ci: release only master branch. (d03a626)
- Bugfix of session and statement requests. (b36e4ac)
- remove python code. (1525349)
- typo (8df5385)
- Implement client of https://livy.incubator.apache.org/docs/latest/rest-api.html. (fb6d5ba)
- livy: connect livy. (087d9c8)