Skip to content

Commit 01994c7

Browse files
patduinjavsanbel2
andauthored
fix:upgrade extensions (#132)
* fix:upgrade extensions --------- Co-authored-by: Javier Sánchez Beltrán <36443689+javsanbel2@users.noreply.github.com>
1 parent ab1cdc5 commit 01994c7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
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).
55

6+
## [5.2.2] - 2024-09-24
7+
### Added
8+
- Upgrade Apiary extensions to 8.0.2 (was 7.3.9). (Glue Listener fix)
9+
610
## [5.2.1] - 2024-08-23
711
### Added
812
- Upgrade yum repos from EMR-5.36.2 (latest EMR 5 version)

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from amazonlinux:2
55

66
ENV RANGER_VERSION 2.0.0
7-
ENV APIARY_EXTENSIONS_VERSION 7.3.9
8-
ENV APIARY_GLUESYNC_LISTENER_VERSION 7.3.9
7+
ENV APIARY_EXTENSIONS_VERSION 8.0.2
8+
ENV APIARY_GLUESYNC_LISTENER_VERSION 8.0.2
99
ENV APIARY_RANGER_PLUGIN_VERSION 5.0.1
1010
ENV APIARY_METASTORE_METRICS_VERSION 4.2.0
1111
ENV APIARY_METASTORE_AUTH_VERSION 4.2.0

0 commit comments

Comments
 (0)