All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Upgrade
WAGGLE_DANCE_VERSION
to3.13.4
(was3.13.3
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.13.3
(was3.13.1
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.13.1
(was3.13.0
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.13.0
(was3.12.0
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.12.0
(was3.11.7
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.11.7
(was3.11.6
). See Changelog - Added Github Actions workflow for deploying "snapshot" versions of the docker image.
- Upgrade
WAGGLE_DANCE_VERSION
to3.11.6
(was3.11.5
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.11.6
(was3.11.5
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.11.5
(was3.11.4
). See Changelog
- Upgrade
WAGGLE_DANCE_VERSION
to3.11.4
(was3.11.2
). - sends metrics with tags.
- Waggledance jar was not available from Sonatype.
- Upgrade
WAGGLE_DANCE_VERSION
to3.11.2
(was3.10.14
).
- Upgrade
WAGGLE_DANCE_VERSION
to3.10.14
(was3.10.12
).
- Upgrade Waggle Dance version to
3.10.12
(was3.10.11
) to upgradespringboot
version. - Change
amazonlinux
tag to2
(waslatest
) to keep the build consistent. - Upgrade github action runner from
ubuntu-18.04
toubuntu-22.04
.
- Upgrade Waggle Dance version to
3.10.11
(was3.10.10
) to fixshow tables from <db>
when using Glue federations.
- Upgrade Waggle Dance version to
3.10.10
(was3.10.9
) to add AWS STS support.
- Upgrade Waggle Dance version to
3.10.9
(was3.10.8
) to add AWS STS support.
- Added Github Actions to build and release. From now on Docker tag images will be
v1.0.0
instead of1.0.0
. - Upgrade Waggle Dance version to
3.10.8
(was3.10.6
) to add AWS STS support.
- Upgrade Waggle Dance version to
3.10.6
(was3.10.5
) to fix db name translation in:alter_partitions_with_environment_context
alter_table_with_cascade
- Upgrade APIARY_EXTENSIONS_VERSION to
7.3.2
was7.3.1
- Upgrade APIARY_EXTENSIONS_VERSION to
7.3.1
was7.2.5
- Upgrade Waggle Dance version to
3.10.5
(was3.10.4
) another performance fix for slow responding metastores.
- Upgrade Waggle Dance version to
3.10.4
(was3.10.3
) to addressing set_ugi calls issues in Looker.
- Upgrade Waggle Dance version to
3.10.3
(was3.10.2
) to addressing nullpointer in set_ugi calls.
- Upgrade Waggle Dance version to
3.10.2
(was3.10.1
) to addressing performance issues related to set_ugi calls.
- Upgrade Waggle Dance version to
3.10.1
(was3.10.0
) to addressing performance issues when running with a high number (> 10) of metastores.
- Add ability to configure invocation logs separately from other
log4j
loggers usingINVOCATIONLOGLEVEL
.
- Fixes 1.8.7 release build
- Yanked reason: an undetected build failure during release so docker image doesn't work.
- Upgrade Waggle Dance version to
3.10.0
(was3.9.9
). - Upgrade APIARY_EXTENSIONS_VERSION to
7.2.5
was7.2.2
- Upgrade Waggle Dance version to
3.9.9
(was3.9.8
) to fix log4j-shell vulnerabilities (upgradelog4j
to2.17.1
). https://logging.apache.org/log4j/2.x/security.html
- Upgrade Waggle Dance version to
3.9.8
(was3.9.4
) fix log4j-shell vulnerabilities. https://logging.apache.org/log4j/2.x/security.html
- Upgrade APIARY_EXTENSIONS_VERSION to
7.2.2
was7.2.1
- Upgrade APIARY_EXTENSIONS_VERSION to
7.2.1
was7.2.0
- Upgrade Waggle Dance version to
3.9.4
(was3.9.3
) to fix WaggleDance issue #216.
- Environment variable to configure waggle-dance log level.
- Add apiary extensions hive-hook jar to replace s3 paths as alluxio paths.
- Upgrade Waggle Dance version to
3.9.3
(was3.9.1
) to fix NullPointerException inget_privilege_set
call.
- Upgrade Waggle Dance version to
3.9.1
(was3.8.0
) to fix Presto view issues and support metastore filters.
- Upgrade Waggle Dance version to
3.8.0
, was3.6.0
.
- Upgrade Waggle Dance version to
3.6.0
, was3.3.2
.
- Upgrade Waggle Dance version to
3.3.2
, was3.3.1
. See #24.
- Upgrade Waggle Dance version to
3.3.1
, was3.2.0
. See #22.
- Install
wget
package. See #18.
- Upgrade Waggle Dance version to
3.2.0
, was3.1.2
. See #17.
- Auto configure Waggle Dance heapsize when running on ECS.
- Upgrade WaggleDance version to
3.1.2
, was3.0.0
.
VERSION
file as we are usingtags
now.
- Support connection to cross-region federated metastore. See #12.
- Install
awscli
package. - Add support to fetch private key from AWS Secrets Manager.
- Changed waggledance version to 3.0.0.
- Reduce docker layer and size. See #9.
- Changed waggledance version from 2.3.1 to 2.4.2. See #7.