Skip to content

Releases: ExpediaGroup/waggle-dance

Release 3.9.5

24 Aug 07:53
Compare
Choose a tag to compare

[3.9.5] - 2021-08-23

Changed

  • commons-io updated to 2.7. (was 2.6).
  • org.pentaho:pentaho-aggdesigner-algorithm dependency excluded from waggle-dance-core.

Release 3.9.4

24 Aug 07:53
Compare
Choose a tag to compare

[3.9.4] - 2021-04-08

Fixed

  • Support for '.' wildcards in database pattern calls. See #216

Waggle Dance 3.9.3 release

15 Mar 14:56
Compare
Choose a tag to compare

[3.9.3] - 2021-03-15

Fixed

  • Null Pointer Exception when database name was null in get_privilege_set call.

Waggle Dance 3.9.2 release

15 Mar 13:34
Compare
Choose a tag to compare

[3.9.2] - 2021-03-12

Fixed

  • Changed spring-boot-maven-plugin layout to ZIP (was JAR). This fixes classloading issues with external jars (which can be loaded by adding -Dloader.path=my.jar).

Waggle Dance 3.9.1 release

15 Mar 13:33
Compare
Choose a tag to compare

[3.9.1] - 2021-03-04

Fixed

  • Null pointer exception when creating a metastore tunnel by adding a check for null configuration-properties.
  • Fixing issue where Presto views cannot be parsed resulting in errors.

Waggle Dance 3.9.0 Release

03 Mar 16:39
Compare
Choose a tag to compare

[3.9.0] - 2021-02-26

We are pleased to announce the release of Waggle Dance 3.9.0:
  https://github.com/HotelsDotCom/waggle-dance/releases/tag/waggle-dance-parent-3.9.0

with the binaries available in Maven Central here:
  https://search.maven.org/search?q=waggle-dance

This release introduces two new features:

  • Support for setting Hive metastore filter hooks which can be configured per federated metastore.
  • Hive configuration properties can be added in the waggle-dance-server.yml file and they will be set when creating the Thrift clients.
     
    We encourage everyone to upgrade to this new version and report any issues to us here:
    https://github.com/HotelsDotCom/waggle-dance/issues

Waggle Dance 3.8.0 Release

25 Nov 17:23
Compare
Choose a tag to compare

[3.8.0] - 2020-11-25

We are pleased to announce the release of Waggle Dance 3.8.0:

  https://github.com/HotelsDotCom/waggle-dance/releases/tag/waggle-dance-parent-3.8.0

This release introduces a new mapped-tables feature. See the README and #195 for more information.

We encourage everyone to upgrade to this new version and report any issues to us here:
  https://github.com/HotelsDotCom/waggle-dance/issues

Release 3.7.0

16 Sep 12:44
Compare
Choose a tag to compare

[3.7.0] - 2020-09-16

Changed

  • Upgraded version of hive.version to 2.3.7 (was 2.3.3). Allows Waggle Dance to be used on JDK>=9.

Added

  • Implemented get_partition_values() method in FederatedHMSHandler due to Hive version change.
  • New database-name-mapping feature. See the README for more information.

Changed

  • Removed IdentityMapping as a fallback mapping in certain cases. Simplifies code paths.

Waggle Dance 3.5.0 Release

14 Oct 10:11
Compare
Choose a tag to compare

[3.5.0] - 2019-10-14

We are pleased to announce the release of Waggle Dance 3.5.0:

https://github.com/HotelsDotCom/waggle-dance/releases

with the binaries available in Maven Central here:

https://search.maven.org/search?q=waggle-dance

Notable new features in this release include:

  • The ability to use an empty prefix on federated metastores (this was previously only allowed for the "primary" metastore). See #183 for more information.
  • Improved logging to assist with the debugging of connection issues.

We encourage everyone to upgrade to this new version and report any issues to us here:

https://github.com/HotelsDotCom/waggle-dance/issues