From 1418f1b4655564480053844bcb9976258d6e3673 Mon Sep 17 00:00:00 2001 From: Hamza Jugon <104994559+HamzaJugon@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:02:49 +0000 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Jay Green-Stevens --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1a70d80..7a939405 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.6.0] - 2024-10-27 +## [3.6.0] - 2024-10-28 ### Added - Added filter for Iceberg tables in `beekeeper-scheduler-apiary` to prevent scheduling paths and metadata for deletion. - Added `IcebergValidator` to ensure Iceberg tables are identified and excluded from cleanup operations.