From b80e71d26530f9c210b534eac79ba0a74ea7cd02 Mon Sep 17 00:00:00 2001 From: Hamza Jugon <104994559+HamzaJugon@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:08:34 +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 7a939405..a268ed6e 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-28 +## [3.6.0] - 2024-11-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.