From 70112a06693c3e87225c482e237750e47a2b7b6d Mon Sep 17 00:00:00 2001 From: Taylor Downs Date: Fri, 7 Feb 2025 09:22:39 +0000 Subject: [PATCH] move CL entry for collections to v2.10.14 (#2912) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f166dacdb9..43f4bd0d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,8 @@ and this project adheres to [#2884](https://github.com/OpenFn/lightning/pull/2884) - Allow project users to manage collections [#2838](https://github.com/OpenFn/lightning/issues/2838) +- Allow limiting Collection create, put and put_all + [#2853](https://github.com/OpenFn/lightning/issues/2853) ### Changed @@ -69,8 +71,6 @@ and this project adheres to [#2718](https://github.com/OpenFn/lightning/issues/2718) - Track Collections storage usage based on items key and value sizes [#2853](https://github.com/OpenFn/lightning/issues/2853) -- Allow limiting Collection create, put and put_all - [#2853](https://github.com/OpenFn/lightning/issues/2853) - Temporary instrumentation for JobEditor to help identify performance issues. [#2617](https://github.com/OpenFn/lightning/issues/2617) - Indexes to foreign keys on `workflow_edges` and `steps` tables to try and