diff --git a/CHANGELOG.md b/CHANGELOG.md index c681af8..bb97988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [5.2.2] - 2024-09-24 +### Added +- Upgrade Apiary extensions to 8.0.2 (was 7.3.9). (Glue Listener fix) + ## [5.2.1] - 2024-08-23 ### Added - Upgrade yum repos from EMR-5.36.2 (latest EMR 5 version) diff --git a/Dockerfile b/Dockerfile index 0ae3ced..fc76f93 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,8 +4,8 @@ from amazonlinux:2 ENV RANGER_VERSION 2.0.0 -ENV APIARY_EXTENSIONS_VERSION 7.3.9 -ENV APIARY_GLUESYNC_LISTENER_VERSION 7.3.9 +ENV APIARY_EXTENSIONS_VERSION 8.0.2 +ENV APIARY_GLUESYNC_LISTENER_VERSION 8.0.2 ENV APIARY_RANGER_PLUGIN_VERSION 5.0.1 ENV APIARY_METASTORE_METRICS_VERSION 4.2.0 ENV APIARY_METASTORE_AUTH_VERSION 4.2.0