Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
JayGreeeen committed Nov 29, 2024
2 parents b084721 + 3040d4c commit f2212bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ 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.7.0] - 2024-11-28
## [3.6.0] - 2024-11-29
## Added
- Added a db migration file and implementation of a new `beekeeper-history` table to track beekeeper activity.
- Added a db migration file and implementation of `beekeeper-history` table to track beekeeper activity.

## [3.6.0] - 2024-11-28
## [3.5.8] - 2024-11-28
### Added
- Added filter for Iceberg tables in `beekeeper-scheduler-apiary` to prevent scheduling paths and metadata for deletion.
- Added `IcebergTableListenerEventFilter` 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.

## [3.5.7] - 2024-10-25
Expand Down

0 comments on commit f2212bb

Please sign in to comment.