diff --git a/CHANGELOG.md b/CHANGELOG.md index 92fce3e..a1d134a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,12 @@ # Changelog 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). +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). + +## [3.0.6] - 2022-11-02 +### Changed +- Upgraded `APIARY_EXTENSIONS_VERSION` to `7.3.4` (was `6.0.1`). +- Upgraded `APIARY_GLUESYNC_LISTENER_VERSION` to `7.3.4` (was `7.3.0`). ## [3.0.5] - 2022-05-25 ### Changed diff --git a/Dockerfile b/Dockerfile index d479e7f..231ae27 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,8 +4,8 @@ from amazonlinux:latest ENV RANGER_VERSION 2.0.0 -ENV APIARY_EXTENSIONS_VERSION 6.0.1 -ENV APIARY_GLUESYNC_LISTENER_VERSION 7.3.0 +ENV APIARY_EXTENSIONS_VERSION 7.3.4 +ENV APIARY_GLUESYNC_LISTENER_VERSION 7.3.4 ENV APIARY_RANGER_PLUGIN_VERSION 5.0.1 ENV APIARY_METASTORE_METRICS_VERSION 4.2.0 ENV APIARY_METASTORE_AUTH_VERSION 4.2.0