Skip to content

Releases: 3-shake/livy-go

v1.1.1

03 Jul 12:49
Compare
Choose a tag to compare

1.1.0 (2022-07-03)

Bug Fixes

Improvement

New Features

v1.1.0

08 Dec 09:44
Compare
Choose a tag to compare

1.1.0 (2020-12-08)

Bug Fixes

  • cancel statementリクエストを追加 (#11) (3c1d8e2)
  • use release-branch with semantic-release. (#4) (31e5faf)

Improvement

  • add ci test (#5) (4f23ed5)
  • add docker-compose.yml for tests (#6) (7b8a7fc)
  • Add wait option to Statements.Insert and testcase. (#3) (1c152ca)

New Features

  • batch: Implement InsertBatch (#7) (164cc3e)

v1.0.6

29 Mar 13:30
Compare
Choose a tag to compare

1.0.6 (2020-03-29)

Improvement

v1.0.5

25 Mar 05:56
Compare
Choose a tag to compare

1.0.5 (2020-03-25)

Bug Fixes

  • use release-branch with semantic-release. (#4) (31e5faf)

Improvement

  • Add wait option to Statements.Insert and testcase. (#3) (1c152ca)

v1.0.4

24 Mar 23:53
Compare
Choose a tag to compare

1.0.4 (2020-03-24)

Bug Fixes

  • repository name & rm unnecessary files (#2) (c7b79d3)

v1.0.3

03 Mar 00:48
Compare
Choose a tag to compare

1.0.3 (2020-03-03)

Bug Fixes

  • Add name field to session struct & Fix NumExecutors of Insert… (#1) (347f72a)

v1.0.2

18 Feb 03:58
Compare
Choose a tag to compare

1.0.2 (2020-02-18)

Improvement

  • Add example to call custom jar class. (6d1b537)

v1.0.1

17 Feb 06:38
Compare
Choose a tag to compare

1.0.1 (2020-02-17)

Bug Fixes

v1.0.0

07 Feb 02:06
Compare
Choose a tag to compare

1.0.0 (2020-02-07)

Bug Fixes

  • ci: release only master branch. (d03a626)
  • Bugfix of session and statement requests. (b36e4ac)
  • remove python code. (1525349)
  • typo (8df5385)

New Features

Improvement