Skip to content

Releases: ExpediaGroup/apiary-metastore-docker

Upgrade apiary-gluesync-listener version

25 May 10:21
6ac1a44
Compare
Choose a tag to compare

[3.0.4] - 2022-05-24

Changed

  • Upgrade apiary-gluesync-listener version to 7.3.0 (was 4.2.0).

Add ability to configure size of HMS MySQL connection pool, and configure stats computation on table/partition creation.

20 May 22:13
b35fbe7
Compare
Choose a tag to compare

[3.0.3] - 2022-05-20

Added

  • Add ability to configure size of HMS MySQL connection pool, and configure stats computation on table/partition creation.

Upgrade EMR repository to version `5.31.0` (was `5.30.2`)

29 Mar 10:08
76884fa
Compare
Choose a tag to compare

[3.0.2] - 2022-03-29

Changed

  • Upgrade EMR repository to version 5.31.0 (was 5.30.2) so AWS SDK for Java library is upgraded to 1.11.852 that enables AWS web identity token file file authentication using hadoop and public constructors.

Enable authentication via `WebIdentityTokenCredentialsProvider`

28 Mar 18:30
092717f
Compare
Choose a tag to compare

[3.0.1] - 2022-03-28

Changed

  • Enable authentication via WebIdentityTokenCredentialsProvider.

Upgrade EMR repository to version `5.30.2` (was `5.24.0`)

28 Mar 13:51
fec085c
Compare
Choose a tag to compare

[3.0.0] - 2022-03-25

Changed

Modified log4j2 security script to reduce container startup time.

16 Dec 17:41
b8c8c08
Compare
Choose a tag to compare

[2.0.3] - 2021-12-16

Changed

  • Modified log4j2 security script to reduce container startup time.

Added script to find and remove vulnerable log4j2 classes in order to mitigate security issue [CVE-2021-44228]

16 Dec 16:57
89d2dfc
Compare
Choose a tag to compare

[2.0.2] - 2021-12-16

Added

  • Added script to find and remove vulnerable log4j2 classes in order to mitigate security issue CVE-2021-44228.

v2.0.1: Hive site incompatible type var (#89)

13 Jul 14:04
aa56cfa
Compare
Choose a tag to compare
* Added optional allow col type change

Remove Atlas MetaStore listener

06 May 18:06
cae8c44
Compare
Choose a tag to compare

[2.0.0] - 2021-05-06

Changed

  • Remove Atlas MetaStore listener in favor of internal processes that subscribe to the Kafka HMS event listener and push changes to Ranger.

Note: This release is a BREAKING change that removes all support for the Apache Atlas HMS listener.

v1.17.1: Feature/audit summary (#86)

18 Nov 19:01
ef8f02a
Compare
Choose a tag to compare
* configure v3 style audit provider to enable summarization

* update changelog

Co-authored-by: Raj Poluri <[email protected]>