Skip to content

Releases: arenadata/kyuubi

v1.11.1.1-4.3.0-4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:31

What's Changed

Full Changelog: v1.11.1.1-4.3.0-3...v1.11.1.1-4.3.0-4

v1.11.1.1-4.3.0-3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:56
0a48d6c

What's Changed

  • ADH-8027: replace _HOST in kyuubi.spnego.principal for grpc by @werzerbb in #21

Full Changelog: v1.11.1.1-4.3.0-2...v1.11.1.1-4.3.0-3

v1.11.1.1-4.3.0-2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 08:32
40f4a1e

v1.11.1.1-4.3.0-1

Choose a tag to compare

@github-actions github-actions released this 21 May 08:08

What's Changed

  • ADH-4718: support spark connect for v1.11.1 by @werzerbb in #20

Full Changelog: v1.11.1.1-4.3.0-0...v1.11.1.1-4.3.0-1

v1.11.1.1-4.3.0-0

Choose a tag to compare

@github-actions github-actions released this 11 May 10:38

What's Changed

Full Changelog: https://github.com/arenadata/kyuubi/commits/v1.11.1.1-4.3.0-0

1.10.1_arenadata3

Choose a tag to compare

@werzerbb werzerbb released this 18 Feb 10:13
4112704

ADH-7079: build kyuubi on java 17 with target java 8
ADH-7565: added graaljs dependencies in kyuubi-spark-authz-shaded extension

1.10.1_arenadata2

Choose a tag to compare

@werzerbb werzerbb released this 03 Oct 09:36
f3c97b8
Merge pull request #10 from arenadata/ADH-6776-jersey-shade

ADH-6776: shade jersey.repackaged.org

1.10.1_arenadata1

Choose a tag to compare

@Asmoday Asmoday released this 30 Apr 07:23
7b5704f
Merge pull request #9 from arenadata/feature/trino-kerberos-support

fix(trino): add Kerberos authentication support

1.9.2_arenadata2

Choose a tag to compare

@Asmoday Asmoday released this 23 Jan 10:34

What's Changed

  • [PATCH] Add support for handling multiple Java options in HiveProcessBuilder by @Asmoday in #6

Full Changelog: https://github.com/arenadata/kyuubi/commits/1.9.2_arenadata2

1.9.2_arenadata1

Choose a tag to compare

@Asmoday Asmoday released this 10 Sep 19:34
authz fixes